Advertisement
tjone270

Vote flags

Sep 19th, 2015
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. // Add the below values for which callvotes should be DISABLED:
  2. // map 1
  3. // map_restart 2
  4. // nextmap 4
  5. // gametype 8 (ex: "/callvote map campgrounds" will be allowed, but "/callvote map campgrounds ca" will fail)
  6. // kick 16
  7. // timelimit 32
  8. // fraglimit 64
  9. // shuffle 128
  10. // teamsize 256
  11. // cointoss/random 512
  12. // loadouts 1024
  13. // end-game voting 2048
  14. // ammo (global) 4096
  15. // timers (item) 8192
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement