fixing loading screen
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 75 KiB |
@@ -1,44 +0,0 @@
|
||||
## ebu_flagger
|
||||
## author: theebu#9267 | https://discord.gg/SvxZj2h
|
||||
## Requires: Auto flagger trailer from PaulMods
|
||||
|
||||
## IMPORTANT NOTES:
|
||||
# The trailer can be used in two modes.
|
||||
# Single: Operates on its own. Doesn't require a second unit. Only uses the base timer
|
||||
# Paired: Uses two trailers. The Timer is how long the gate is up for. The delay is how long between one gate closing and the other opening
|
||||
|
||||
## USAGE:
|
||||
## Use next to a flagger
|
||||
|
||||
/pairfl
|
||||
# Two functions:
|
||||
# 1: Starts the pairing process
|
||||
# 2: Pairs with a second trailer if started pairing
|
||||
|
||||
/snglfl
|
||||
# Sets up a flagger to run on its own
|
||||
|
||||
/runfl
|
||||
# Two functions:
|
||||
# 1: Starts the flagger
|
||||
# Can be used on a single flagger or on the FIRST flagger in a pair
|
||||
# 2: Pauses the flagger
|
||||
# Can be used on a single flagger or on the FIRST flagger in a pair
|
||||
# Paused flaggers sit with gates down
|
||||
|
||||
/stopfl
|
||||
# Stops the flagger
|
||||
# Can be used on a single flagger or on the FIRST flagger in a pair
|
||||
# Stopped flaggers sit with gates up
|
||||
|
||||
/getflcfg
|
||||
# Can be used on a single flagger or on the FIRST flagger in a pair
|
||||
# Displays the flagger state, timer, etc
|
||||
|
||||
/fltimer
|
||||
# Can be used on a single flagger or on the FIRST flagger in a pair
|
||||
# Sets the time in seconds how long a gate is up
|
||||
|
||||
/fldelay
|
||||
# Can only be used on the FIRST flagger in a pair
|
||||
# Sets the delay between flaggers
|
||||
+3
-3
@@ -72,7 +72,7 @@ ensure delped
|
||||
ensure disable_interior
|
||||
//ensure Cruise-Control
|
||||
ensure guidehud
|
||||
ensure EGRP-LoadingScreen
|
||||
ensure apolo_loadingscreen
|
||||
ensure NeverWanted
|
||||
ensure PvP
|
||||
ensure Disable-Dispatch
|
||||
@@ -86,7 +86,7 @@ ensure
|
||||
ensure fivepd
|
||||
ensure fivepd-compatlayer
|
||||
ensure Delete-Vehicle
|
||||
|
||||
ensure
|
||||
ensure night_ers
|
||||
ensure night_subtitles
|
||||
ensure map_postals
|
||||
@@ -100,7 +100,7 @@ ensure
|
||||
ensure PlayCustomSounds
|
||||
ensure bodycam
|
||||
ensure 22f550util
|
||||
|
||||
ensure
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user