Advertisement
Guest User

cabal conf

a guest
Feb 15th, 2011
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.50 KB | None | 0 0
  1. [root@CabalServer cabal]# ./cabal_config.sh
  2.  
  3.  
  4. ################################################################################
  5. ########################## The Divinity Project v2.81 ##########################
  6. ############# Cabal Online server setup script by mrmagoo (chumpy) #############
  7. ################################################################################
  8. Stopping the server... done.
  9. Removing old configuration... done.
  10.  
  11. Do you want to delete old logfiles? [Y] : Y
  12. Deleting old logfiles...
  13.  
  14. Do you want me to find your WAN IP? [Y] :
  15. Finding WAN IP: 89.xxx.xxx.xxx
  16. Finding local IP: adr:192.168.0.20
  17.  
  18. Use the WAN IP for a public server.
  19. If the local IP is different use it for a LAN only (offline) server.
  20.  
  21. Server IP address [89.2.125.60] : 192.168.0.20
  22. Enter MSSQL server IP : 192.168.0.10
  23. Enter MSSQL DB username : sa
  24. Enter MSSQL DB password (text is not displayed) :
  25. Enter log level [3] :
  26. Enter max players per channel [100] :
  27.  
  28. Configurations available :
  29. 1 - Mercury (1 chan. Normal)
  30. 2 - Venus (1 chan. PK)
  31. 3 - Mars (1 chan. War)
  32. 4 - Jupiter (1 chan. Tierra Gloriosa)
  33. 5 - Saturn (2 chan. Normal/TG)
  34. 6 - Neptune (3 chan. Normal/War/Tierra Gloriosa)
  35. 7 - Pluto (3 chan. PK/War/Tierra Gloriosa)
  36. 8 - Leo (4 chan. Normal/PK/Prem War/Tierra Gloriosa)
  37. 9 - Sirius (4 chan. Normal/PK/War/Tierra Gloriosa)
  38. 10 - Draco (5 chan. Normal/Prem/Prem PK/Prem War/TG)
  39. 11 - Test Server (1 chan. PK)
  40. 12 - Duality (2 server, 1 norm and 1 War channel)
  41. 20 - Divinity (3 server, 1 norm and 1 PK channel each)
  42.  
  43. Enter a configuration [11] :
  44. Total RAM available: 1014 MB, estimated RAM usage: 250 MB
  45.  
  46. Initialising Test24 configuration...
  47. GlobalDBAgent: link... ini... service.
  48. GlobalMgrSvr: ini... service.
  49. CashDBAgent: link... ini... service.
  50. DBAgent_24: link... ini... service.
  51. ChatNode_24: link... ini... service.
  52. WorldSvr_24_01: link... ini... service.
  53. LoginSvr_01: link... ini... service.
  54. Creating: Common.ini... odbc.ini...
  55. Setting permissions...
  56. Creating: Const.scp...
  57.  
  58. Setup complete. Start the service? [Y] :Y
  59.  
  60. Starting GlobalDBAgent: [ OK ]
  61. Starting GlobalMgrSvr: [ OK ]
  62. Starting CashDBAgent: [ OK ]
  63. Starting DBAgent_24: [ OK ]
  64. Starting ChatNode_24: [ OK ]
  65. Starting WorldSvr_24_01: [ OK ]
  66. Starting LoginSvr_01: [ OK ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement