Can someone pls right a tutorial on how to get an online server working
Can someone pls right a tutorial on how to get an online server working
Sorry NoRulesz I'm out of idea's. (Not really a programmer so the only things I can suggest are basic fixes)
If I may direct your attention to
http://forum.ragezone.com/f857/toont...5/#post8131860
I read that i mean what do i give the my friends, i mena like how do they conncet to me
do they just follow the steps like i did?
Yessir, they follow the same steps. The only difference is within the file 'start_game_localhost.bat' they change the IP to read whatever your IP/Hamachi IP is.
did anyone get the acorn acres games working and the catalog to work?
- - - Updated - - -
hey and also toontownguy do you think you can get the latest source of tti cause they added a bunch more features
whats the network ip and can you tell me how to join ur server
Still looking on how to fix fish bingo, how to connect cattlelog and how to add mailbox and doodles... Oh and gardening. Please fix these an re upload it to a new source.
How would they join you, would they have to run the same things.. do they have to have access or download the same folder to edit the toons? What would they need if you were to host it on your own server which i already set up?
can someone please fix up these errors an re-release this???
Anyone know that the ports are for this? Or does anyone have a portforwarding tutorial on this?
NVM I see em
Last edited by san10der; 12-08-14 at 06:18 PM. Reason: Was stupid and didnt look.
I'm trying to fix my
AstronInternalRepository not connecting...
I don't understand it...
I tried starting up astron but it came up with '-m' is not an internal command.
Can someone make a tutorial on how to port forward for toontown?
How would it be possible to take these files and turn it into a game launcher with a proper database and username / password login required? I'm willing to learn how to do this. What coding will it take, MYSQL? PHP? HTTP? HTML? C++? I just need to know how to get it so I can create a launcher for this game, a launcher sort of like TTI's launcher, how would one create a launcher like that? using what programs?
You'll need to use Python (That's what the current code is written in) to compile it and then it wouldn't really matter what the launcher is made from as long as you pass the correct variables (username, password and anything else needed, this is listed in the current file which you run to play now) when you press the "play/start" button.