Advertisement
Guest User

Untitled

a guest
Apr 25th, 2019
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. world_servers = gs01;is91;is92;arena01;arena02;arena03;arena04;arena05;is01;is02;is08;is12;is13;is18;is19;is20;is22;is25;is32;is33;is34;is37;is40;is50;ms01;is63;is68;is70;is77;is78;is79;is94;is71;is85;
  2.  
  3.  
  4. [World_is85]
  5. index = 85
  6. tag = 185
  7. base_path = a85/
  8. limit = allow-root;anti-cheat;permit_fix_position_transmit;home_entrance;
  9. grid = {160,160,25,-1600.0,-1600.0}
  10. base_region = {-1536.0,-1536.0} , {1536,1536.0}
  11. local_region = {-1536.0,-1536.0} , {1536,1536.0}
  12. player_capacity = 5000
  13. npc_count = 131072
  14. matter_count = 262144
  15. pool_threshold_low = 10
  16. pool_threshold_high = 20
  17. cid = 0,2,13
  18.  
  19. [Terrain_is85]
  20. szMapPath = map
  21. nAreaWidth = 512
  22. nAreaHeight = 512
  23. nNumAreas = 9
  24. nNumCols = 3
  25. nNumRows = 3
  26. vGridSize = 2.0f
  27. vHeightMin = 0.0f
  28. vHeightMax = 800.0f
  29.  
  30. [MsgReceiverTCP_is85]
  31. type = tcp
  32. listen_addr = INSTANCE85:11995
  33. so_sndbuf = 16384
  34. so_rcvbuf = 16384
  35. tcp_nodelay = 1
  36. listen_backlog = 10
  37.  
  38. [MsgReceiverUNIX_is85]
  39. type = unix
  40. listen_addr = /tmp/gssock_is85
  41. so_sndbuf = 16384
  42. so_rcvbuf = 16384
  43. listen_backlog = 10
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement