Dedicated server not Admin
Dedicated server not Admin
I made a server but im not admin on it.
Re: Dedicated server not Admin
Is this a question or a statement?
The Halley's comet of Armagetron.
ps I'm not tokoyami
ps I'm not tokoyami
Re: Dedicated server not Admin
Sorry i didnt say it right i made a server called LF< Fortress and i didnt add forums to whitelist there are partly Ladle settings but the quiestion is how can i add logins to whitelist good and what code do i neeed to write to make myself owner?syllabear wrote:Is this a question or a statement?
I mean im remote user there
-
- Adjust Outside Corner Grinder
- Posts: 2003
- Joined: Tue Nov 07, 2006 6:02 pm
- Location: paris
- Contact:
Re: Dedicated server not Admin
Code: Select all
GLOBAL_ID 1
USER_LEVEL treclink@forums 0
Re: Dedicated server not Admin
And possibly
if the server is running on your home network.
Code: Select all
TRUST_LAN 1
Re: Dedicated server not Admin
Its a bit off topic ok i did all you said ty! but when i go to server browser i see it sometimes i have this settings here
Under it is Ladle settings (without authorucation to play 15)
so I see the server sometimes in the list but when i go go back to multiplaye and press to internet multiplayer it doesent appear and my friends (in LF clan) dont see it to
or can u go and look if its there pls post if u find it)
plese help
And I also can connect to it from server bookmarks always
Code: Select all
SERVER_NAME 0x0000ffL0x0020ffF0x0040ff<0x0060ffC0x0080ffl0x00a0ffa0x00c0ffn 0x00e0ffS0x00ffffe0x00ffe0r0x00ffc0v0x00ffa0e0x00ff80r 0x2040ff 0xffffffF0x2040ffo0xffffffr0x2040fft0xffffffr0x2040ffe0xffffffs0x2040ffs
SERVER_IP ANY
TALK_TO_MASTER 1
TRUST_LAN 1
GLOBAL_ID 1
DEDICATED_IDLE 0
AUTHORITY_WHITELIST: forums
forums
USER_LEVEL treclink@forums 0
so I see the server sometimes in the list but when i go go back to multiplaye and press to internet multiplayer it doesent appear and my friends (in LF clan) dont see it to
or can u go and look if its there pls post if u find it)
plese help
And I also can connect to it from server bookmarks always
Re: Dedicated server not Admin
If you REALLY want to restrict logins to forum accounts (there's no good reason I'd know of, at least include the other widely used authorities), use this:treclink wrote:Code: Select all
AUTHORITY_WHITELIST: forums forums
Code: Select all
AUTHORITY_WHITELIST forums
That you can't see the server yourself can sometimes happen for some network configurations. I wouldn't worry about it, provided you make it appear for others.
Re: Dedicated server not Admin
I dont want to i want all logins to be accepted and nobody can see my server but i did port forwarding i have windows 7 and i did it on router and on my computer i dont know wats happening what can i do?
Re: Dedicated server not Admin
Then leave the WHITELIST line out completely.treclink wrote:I dont want to i want all logins to be accepted
You probably did something wrong; can you post a screenshot of the port forwarding setup?treclink wrote:and nobody can see my server but i did port forwarding i have windows 7 and i did it on router and on my computer i dont know wats happening what can i do?
Re: Dedicated server not Admin
Ah. Easy mistake to make. Port From and To in this dialog are not lower and upper port limits as they are in Armagetronad itself, they're the public and private port. I assume. Change both to 4534 if that's the port your server is listening on.
Re: Dedicated server not Admin
Thank You ill try
Re: Dedicated server not Admin
hmmm still doesent work even i edited all and in firewall doesent work ...
Re: Dedicated server not Admin
Well, even if port forwarding is set up correctly, there's still the possibility the firewalls (in the router and in your PC) are blocking the packets. So check those.
Re: Dedicated server not Admin
And could you please say where can i check it all?