Advertisement
MemesAreGoodWithKim

Section 6

Jan 23rd, 2019
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. [hr][center][color=#0b5394][size=4]Binds[/color][/center]
  2.  
  3. Binds are a useful tool in TTT it can make saying someone’s a T a lot easier. I would recommend using the binds that you think will help you the most as it is a personal choice.
  4.  
  5. Before I tell you all of the binds you will need to know how to access the developer console. Which can be done with this key “`” if you haven’t rebounded it to another key. Which is located above “Tab” and below “Esc” on the far left of the keyboard.
  6.  
  7. Now how to make a bind:
  8. [code]bind key “what you want it to do”[/code]
  9. An example would be:
  10. [code]bind j “say Hello”[/code]
  11. This simply says Hello when you press j. The “say” function will come in handy later.
  12.  
  13. General binds:
  14. This will cover the non-staff binds and will include standard binds but not anything later.
  15.  
  16. In with <person your looking at>
  17. [code]bind key “ttt_radio imwith”[/code]
  18.  
  19. I see <person your looking at>
  20. [code]bind key “ttt_radio see”[/code]
  21.  
  22. Anyone still alive
  23. [code]bind key “ttt_radio check”[/code]
  24. or
  25. [code]bind key “say Anyone still alive”[/code]
  26. These will produce the same result, calling a live check
  27.  
  28. Warn 1
  29. [code]bind key “ttt_radio warn”[/code]
  30.  
  31. Warn 2
  32. [code]bind key “ttt_radio warn2”[/code]
  33.  
  34. <person your looking at> is innocent
  35. [code]bind key “ttt_radio innocent”[/code]
  36.  
  37. <person your looking at> acts suspicious
  38. [code]bind key “ttt_radio suspect”[/code]
  39.  
  40. <person your looking at> is the traitor!
  41. [code]bind key “ttt_radio trator”[/code]
  42. With this one, I recommend being careful with it as it can target someone else. You can call of the KOS by saying false. I recommend binding that so you can do it quickly as people are quick to kill this can be done with:
  43. [code]bind key “say That was a FALSE KOS”[/code]
  44.  
  45. [b]Staff binds:[/b]
  46. These binds are for staff only and will not work if you do not have the right rank.
  47.  
  48. [b]All Staff:[/b]
  49.  
  50. Open ulx menu
  51. [code]bind key “ulx menu”[/code]
  52.  
  53. Brings the person you're looking at
  54. [code]bind key “ulx bring @“[/code]
  55.  
  56. Spectates the person you're looking at
  57. [code]bind key “ulx fspec @“[/code]
  58.  
  59. Administrators and above:
  60.  
  61. Noclips you
  62. [code]bind key “ulx noclip”[/code]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement