Tremulous Forum
Community => Servers => Topic started by: rankok on December 10, 2009, 02:04:57 am
-
hi i am using tremfusion on a mac and i want to know how to create a server for online play i have read "guide to setting up a server on mac" but i believe that the code in that needs to be modified slightly and i dont know how so can someone could tell me how to set up a server with tremfusion or what to edit with that guide.
-
Then why are you posting at tremulous forums... Just go ask them
-
Just download the tremded from Tremfusion, and replace your current tremded. You will also need to fix you admin.dat, because it uses the whole command instead of a flag. You might also need to replace your qvm with a tremfusion qvm, if you still get errors.
If you need a more in depth discussion, just ask.
Warm Regards,
Kiwi
-
im posting here because the tremfusion forum dosnt seem that active to me.
okay so i have downloaded tremded tremfusion 0.9 and tremtty (all came in the one package) and can make a server with that but once i try to create a server it will only come up on the lan list even when dedicated to internet im not sure what to do now
-
execute it with the option +set dedicated 2 then it will show in the master server
-
im not sure how to do that snake could you please explain?
-
well, I'm not sure about how you execute the server on Mac OS but at the time to start the server start it with something like
./tremded.ub +set dedicated 2 +exec server.cfg
-
Mac Osx can't run binaries, you start it with:
tremded +set dedicated 2 +exec server.cfg +set net_port 12345
You then need to port forward (http://portforward.com/) port number 12345 to your computer.
-
Mac Osx can't run binaries, you start it with:
Dude, are you telling me that tremded is not a binary?
There is NOOOO WAYY that MacOS cant run binaries. I just won't discuss it.
However I just pasted it from here: http://tremulous.net/forum/index.php?topic=4124.0
-
Zach$ ./tremded.x86
-bash: ./tremded.x86: cannot execute binary file
Perhaps, but either way start your server with:
tremded +set dedicated 2 +exec server.cfg +set net_port 12345
or
./tremfusionded +set dedicated 2 +exec server.cfg +set net_port 12345
Best Regards,
Kiwi
-
thanks for the help guys
tremded +set dedicated 2 +exec server.cfg +set net_port 12345
or
./tremfusionded +set dedicated 2 +exec server.cfg +set net_port 12345
in terminal then port forward 12345