Difference between revisions of "User:Lord Manship/scripts"

From Team Fortress Wiki
Jump to: navigation, search
m (Added Disguise Randomiser on change class to Spy in SwitchScript)
m
 
Line 111: Line 111:
  
 
=== Voice Toggle/Hold Script ===
 
=== Voice Toggle/Hold Script ===
I just recently created a script that allows me to either hold a key to voice chat, or tap it to keep it on.
+
I created a script that allows me to either hold a key to voice chat, or tap it to keep it on.
  
 
<code><br/>
 
<code><br/>
Line 134: Line 134:
  
 
== Server Scripts ==
 
== Server Scripts ==
I use the on my server when using a new map, just saves a few seconds of typing. (WARNING: Requires sv_cheats be set to 1, it'll do the automatically, but if your not the server admin it won't work.)
+
I use these on my server when using a new map, just saves a few seconds of typing. (WARNING: Requires sv_cheats be set to 1, it'll do the automatically, but if your not the server admin it won't work.)
When you run this command it will set sv_cheats to 1, run nav_generate, add 23 TF bots, and then turn off sv_cheats. The server will lag a bit while calculating walking spaces and other things for the bots to actually be useful instead of just standing around in the spawn.
+
When you run this command it will set sv_cheats to 1, run nav_generate, add 23 TF bots, and then turn off sv_cheats. The server will lag a bit while calculating walking spaces and other things for the bots to actually be useful instead of just standing around in spawn.
  
 
<code>
 
<code>

Latest revision as of 12:20, 6 October 2015