File tree 1 file changed +28
-0
lines changed
[gamemodes]/[race]/[addons]/race_nos
1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
1
+ <help >
2
+ /nosgauge [on|off] - Sets the NOS gauge visibility (default 'on')
3
+
4
+ /nos [normal|nfs]
5
+ /noscontrol [hybrid|nfs|normal] - Sets the NOS firing control style (default 'hybrid'):
6
+ - normal : The default sucky behavior; Once NOS is fired there's no way to stop it.
7
+ - nfs : NFS-style NOS; hold fire to start NOS, release to stop.
8
+ - hybrid : hybrid-style NOS; press fire once to start NOS, press fire again to stop.
9
+
10
+ /nossustain [on|off] - Sets whether to keep NOS turned on after the following events (default 'on'):
11
+ * Picking up a vehicle change pickup while having NOS turned on
12
+ * Picking up a nitro pickup while having NOS turned on
13
+ * Changing vehicle on a checkpoint while having NOS turned on
14
+
15
+ /move_nosgauge - Enables nos gauge repositioning.
16
+
17
+ Admins
18
+ ------
19
+ /nosduration < duration in seconds> - Sets the total duration of a NOS charge.
20
+
21
+ /nosrechargedelay < delay in seconds> - Sets the delay before the player can use the next NOS recharge. A negative value means no recharge.
22
+
23
+ /nosrechargeduration < duration in seconds> - Sets the duration for the gradual NOS recharge. A value of zero means instant recharge.
24
+
25
+ /nosonrespawn [on|off] - Sets whether to keep a NOS charge when the player dies. Default is off.
26
+
27
+ /nosonchange [on|off] - Sets whether to keep a NOS charge when the player changes vehicle. Default is off.
28
+ </help >
You can’t perform that action at this time.
0 commit comments