Lan Server Related Question: Claiming Admin Status
#24
(05 Sep 10, 10:52PM)DES|V-Man Wrote:
Quote:I can never connect as admin in the LAN server
Quote:And there I was thinking that there is no way i can join a server using admin status :/
connectadmin is the only ident that should be able to do this, in the sense that "connecting as admin" or "using admin status" means to connect despite a temp ban, mastermode 1 or 2, full server, etc., claiming admin after connecting. There is not a workaround to those particular forms of connecting as admin; what you've just now suggested is a workaround for the part after you connect, where you claim admin -- which only works if you happened to get in.
alias connect_admin [
(alias mapstartonce [setadmin 1 $arg3]);
(connect $arg1 $arg2)]
//connect_admin [IP] [PORT] [PASSWORD]
Use just like connectadmin. This solves the main part of the problem you described, but will fail under conditions that require the genuine connectadmin.
(Written at work, did not get to test this.)

People don't get my joke these days -_-!
Oh well, Thank you V :)
I have not tested it out yet, but will ASAP :)


here, have a cookie.
Thanks given by:


Messages In This Thread
RE: Lan Server Related Question: Claiming Admin Status - by lordamit - 06 Sep 10, 09:15PM
RE: Lan Server Related Question: Claiming Admin Status - by jeffharrison - 09 Sep 10, 10:22AM