how 2 make a shooting server please help !!!

For all the help you need with Armagetron!
Post Reply
Kevin1996
On Lightcycle Grid
Posts: 21
Joined: Thu Oct 13, 2011 4:46 pm

how 2 make a shooting server please help !!!

Post by Kevin1996 »

i wanna make a shooting server
i have now a dedicated high rubber server

i read that i have to download a patch or someting ?
but can somebody give a clear explenation + download link please ?

i really really hope sombody can help me
User avatar
Z-Man
God & Project Admin
Posts: 11736
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: how 2 make a shooting server please help !!!

Post by Z-Man »

You need the sty patch. But you no longer need to apply it yourself any more!

Easiest way is if you get the styct-dedicated feed via Zero Install; after you install the zero install injector, just type

Code: Select all

0launch http://simamo.de/0install/armagetronad-styct-dedicated.xml
into the console to start it.

Or you can compile it yourself from bzr source; the source is here:
https://code.launchpad.net/~armagetrona ... nad-sty+ct
(with instructions on how to fetch them), compilation instructions are here:
http://wiki.armagetronad.net/index.php? ... evelopment

Or, if you're on debian, you can use our ppa:
http://wiki.armagetronad.net/index.php? ... stallation
Kevin1996
On Lightcycle Grid
Posts: 21
Joined: Thu Oct 13, 2011 4:46 pm

Re: how 2 make a shooting server please help !!!

Post by Kevin1996 »

ty very much , again lol

but when players entered the game , they are automatic setting in teams :(
i don't want it, i try : sp_team_players_max 1 , but it don't work..

please help
User avatar
sinewav
Graphic Artist
Posts: 6497
Joined: Wed Jan 23, 2008 3:37 am
Contact:

Re: how 2 make a shooting server please help !!!

Post by sinewav »

Try the following:

AUTO_TEAM 0
Post Reply