Server set-up help
-
- Posts: 5
- Joined: Sun Sep 30, 2012 12:40 am
Server set-up help
I think i set it up correctly but wen i launch the armagetron-dedicated command window it works fine but wen i try to connct to my server it doesnt work. Anyone have any idea what i did wrong? i looked on armagetronad.net and the wiki and all that but i cant figure it out. heres whats in my settings_custom.cfg file i made
cycle_rubber 50
cycle_accel_enemy 50
cycle_delay 0.0075
cycle_brake -30
cycle_brake_deplete -1
walls_length 500
explosion_radius 9999
score_kill 1
score_die 0
score_suicide -1
score_win 0
dedicated_idle 0
limit_rounds 100
limit_score 15
max_clients 15
show_own_name 1
server_name TESTING
talk_to_master 1
cycle_rubber 50
cycle_accel_enemy 50
cycle_delay 0.0075
cycle_brake -30
cycle_brake_deplete -1
walls_length 500
explosion_radius 9999
score_kill 1
score_die 0
score_suicide -1
score_win 0
dedicated_idle 0
limit_rounds 100
limit_score 15
max_clients 15
show_own_name 1
server_name TESTING
talk_to_master 1
Re: Server set-up help
Did you port forward correctly?
-
- Posts: 5
- Joined: Sun Sep 30, 2012 12:40 am
Re: Server set-up help
As far as i know. i downloaded a port checker but its not in the multiplayer list, but it is in the lan multiplayer list. so im pretty sure i didnt but i cant figure out how
- kyle
- Reverse Outside Corner Grinder
- Posts: 1897
- Joined: Thu Jun 08, 2006 3:33 pm
- Location: Indiana, USA, Earth, Milky Way Galaxy, Universe, Multiverse
- Contact:
Re: Server set-up help
does it show up http://crazy-tronners.com/serverbrowser.php
Re: Server set-up help
Ah, I think I figured out your problem.
<]=Ninja=[> wrote: cycle_rubber 50
bye
-
- Adjust Outside Corner Grinder
- Posts: 2003
- Joined: Tue Nov 07, 2006 6:02 pm
- Location: paris
- Contact:
Re: Server set-up help
http://portforward.com/english/routers/ ... rindex.htm
Armagetron uses port 4534 by default, unless you changed with with SERVER_PORT.
Armagetron uses port 4534 by default, unless you changed with with SERVER_PORT.
-
- Posts: 5
- Joined: Sun Sep 30, 2012 12:40 am
Re: Server set-up help
Thanks. Tht was my whole issue in port forwarding. I was forwarding port 80. But now i have another problem xD it wont accept my cycle_walls_length command in the cfg i made and it wont accept any concole commands i give it in game. I cant figure out how to put my name as admin.epsy wrote:http://portforward.com/english/routers/ ... rindex.htm
Armagetron uses port 4534 by default, unless you changed with with SERVER_PORT.
-
- Adjust Outside Corner Grinder
- Posts: 2003
- Joined: Tue Nov 07, 2006 6:02 pm
- Location: paris
- Contact:
Re: Server set-up help
Use WALLS_LENGTH and SP_WALLS_LENGTH. Don't touch CYCLE_WALLS_LENGTH.
As for giving yourself admin this should do:
You can then log in by writing /login ninja@ in chat.
Otherwise, you can use your forum login/password by using /login <]=Ninja=[>@forums in chat after putting the following in the config instead:
You can access and change settings with the /admin command. As for saying stuff as the red admin, you're looking for /admin say message.
As for giving yourself admin this should do:
Code: Select all
LOCAL_USER ninja makeUpAPassword
USER_LEVEL ninja@ 1
Otherwise, you can use your forum login/password by using /login <]=Ninja=[>@forums in chat after putting the following in the config instead:
Code: Select all
GLOBAL_ID 1
USER_LEVEL <]=Ninja=[>@forums 1
-
- Posts: 5
- Joined: Sun Sep 30, 2012 12:40 am
Re: Server set-up help
Ok. Thx. Ya a friend helped me set everything up.
Re: Server set-up help
And if your planning on running commands in server, use /admin [command] [value]
Good thing we experts are always here to help out if need be
It sucks that only sty+ct+ap has the ADMIN_LOG command. That command basically writes down any command issued by any administrator (like yourself) into .../var/adminlog.txt Quite handy if you want to check if your server's been compromised or anything.
Well, good luck with your server
Good thing we experts are always here to help out if need be
It sucks that only sty+ct+ap has the ADMIN_LOG command. That command basically writes down any command issued by any administrator (like yourself) into .../var/adminlog.txt Quite handy if you want to check if your server's been compromised or anything.
Well, good luck with your server
- delinquent
- Match Winner
- Posts: 771
- Joined: Sat Jul 07, 2012 3:07 am
Re: Server set-up help
Am I missing something here, or is "+ap" something new? I thought it was just sty +ct...
- compguygene
- Adjust Outside Corner Grinder
- Posts: 2346
- Joined: Thu Aug 21, 2008 12:09 pm
- Location: Cleveland, Ohio
- Contact:
Re: Server set-up help
sty+ct+ap is the Alpha project branch that adds some extra goodies to sty+ct.
Armagetron: It's a video game that people should just play and enjoy
https://bit.ly/2KBGYjvCheck out the simple site about TheServerPharm
https://bit.ly/2KBGYjvCheck out the simple site about TheServerPharm
Re: Server set-up help
yup
There are quite some new stuff I and fman added to it and its turning out quite well. Many includes some additions to the commands and extra To be honest, most of the commands were made by me except forwhich was by fman.
OFC, no one I know is using our server but oh well... Hopefully someone finds our server useful.
And anyway, you can tell from my signature our project
Website: http://vertrex.tk (after my name).
Also, this topic is in the wrong section. Should be in Server Administration/Setup
There are quite some new stuff I and fman added to it and its turning out quite well. Many includes some additions to the commands and extra To be honest, most of the commands were made by me except for
Code: Select all
DECLARE_ROUND_WINNER
OFC, no one I know is using our server but oh well... Hopefully someone finds our server useful.
And anyway, you can tell from my signature our project
Website: http://vertrex.tk (after my name).
Also, this topic is in the wrong section. Should be in Server Administration/Setup