Guest User

Untitled

a guest
Jun 18th, 2014
519
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. # Configuration file
  2.  
  3. ####################
  4. # access_rights
  5. ####################
  6.  
  7. access_rights {
  8. # Minimum access level to be able to view tables in /opis command. Valid values : NONE, PRIVILEGED, ADMIN
  9. S:opis=ADMIN
  10.  
  11. # Minimum access level to be able to show overlays in MapWriter. Valid values : NONE, PRIVILEGED, ADMIN
  12. S:overlays=ADMIN
  13.  
  14. # List of players with PRIVILEGED access level.
  15. S:privileged <
  16. >
  17.  
  18. # Minimum access level to be able to view tables in /opis command. Valid values : NONE, PRIVILEGED, ADMIN
  19. S:tables=ADMIN
  20. }
  21.  
  22.  
  23. ####################
  24. # general
  25. ####################
  26.  
  27. general {
  28. B:display.microseconds=true
  29. I:laggenerator_id=-1
  30. I:profiler.delay=1
  31. I:profiler.maxpts=250
  32. }
Advertisement
Add Comment
Please, Sign In to add comment