Advertisement
Guest User

Create Transformice Server

a guest
Dec 26th, 2011
850
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. ## HERE IS THE CONFIG FILE:
  2.  
  3. $sname == "Transformice Server"
  4. $shost == 127.0.0.1
  5. $sicheese == 10
  6. $swfurl == '\ChargeurTransformice'
  7. $sirank == 0
  8.  
  9. ## SAVE AS: CONFIG (WITHOUT EXTENSION) (ON serverfiles FOLDER)
  10.  
  11. ## HERE IS THE SERVER FILE:
  12.  
  13. $config {
  14.  
  15. $profile == false
  16. $shop == false
  17. $cheese == true
  18. $playercommands == true
  19. $admincommands == true
  20. $normalrooms == true
  21. $bootcamprooms == false
  22. $raceroom == false
  23. $modtestroom == false
  24. $admintestroom == true
  25. $shopitems == false
  26. $mapeditor == false
  27. $sendyourmaponmapeditor == false
  28. $registration == false
  29. $servers == [['en', "\en\ChargeurTransformice.swf"],['en2', "\en2\ChargeurTransformice.swf"],['br', "\br\ChargeurTransformice.swf"]]
  30. $notices == "%Welcome to My Transformice Server%\r\nRegister,and gain 10 cheese!"
  31.  
  32. }
  33.  
  34. ## SAVE AS: SERVER (WITHOUT EXTENSION) (ON serverfiles FOLDER)
  35.  
  36. Now,upload all files in: serverfiles\server\files to vertrigoserv.
  37.  
  38.  
  39. ## DATABASE ##
  40.  
  41. Go to MySql,and execute sql file in: serverfiles\server\sql\transformiceserver.sql
  42. On MySql,goto table accounts and edit admin account
  43.  
  44.  
  45.  
  46. ## STARTING SERVER ##
  47.  
  48. Go to serverfiles\server and execute starter.bat,and Join Game :D
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57. ## DOWNLOADS ##
  58. Server Files: http://transformiceserver2009.tk/downloads/transformice/serverfiles.zip
  59. Profile + Shop (put on serverfiles\server and replace files):
  60. http://transformiceserver2009.tk/downloads/transformice/profileandshop.zip
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement