Guest User

Untitled

a guest
May 16th, 2018
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. [SERVER]
  2. Ranked=1
  3. //Control if the server is ranked or not by default [0-1]
  4. TimedMessages=1
  5. //Enable or disable timed messages [0-1]
  6. SpecsFix=1
  7. //Disable the CPU/Bandwidth check [0-1]
  8.  
  9. [LOG]
  10. ConsoleLog=1
  11. //Enable logging to the 'console.log' file [0-1]
  12.  
  13. [SCRIPT]
  14. Enabled=0
  15. //Enable the server script [0-1]
  16. Script=example.script
  17. //Server script to run
  18.  
  19. [DEBUG]
  20. ExceptionLogging=1
  21. //Enable logging of crashes [Turn off to prevent false detections] [0-1]
Add Comment
Please, Sign In to add comment