Advertisement
Guest User

Untitled

a guest
Jun 16th, 2017
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. [options]
  2. lang=en
  3. ; Language: ru / en
  4. ReplayTimeLimit=30
  5. ; Replay recording time limit in minutes
  6. StatusColor=00FFFF
  7. ; Color in RGB (RRGGBB) for status text (top-left on screen)
  8. ShowTime=1
  9. ; Show you local time in status
  10. ShowFPS=1
  11. ; Show you current fps in status
  12. ShowPos=0
  13. ; Show your's character client-side location(x,y,z) in status, to enable/disable press Ctrl+ΒΈ (Ctrl+~)
  14. PingInterval=3
  15. ; Ping Interval in seconds, 0 - disabled
  16. Priority=
  17. ; Game process priority class: IDLE / BELOW_NORMAL / NORMAL / ABOVE_NORMAL / HIGH / REALTIME
  18.  
  19. [proxy]
  20. Protocol=NONE
  21. ; Proxy type: NONE / SOCKS4 / SOCKS5 / HTTPS
  22. Host=
  23. ; Proxy host or IP
  24. Port=
  25. ; Proxy port
  26. User=
  27. ; Proxy login if auth is required
  28. Pass=
  29. ; Proxy password if required
  30.  
  31. [L2]
  32. UseWindowFrame=True
  33. CacheSizeMegs=32
  34.  
  35. [Voting]
  36. L2Top=
  37. MMOTop=
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement