Need an if !
#6

Quote:
Originally Posted by [MFC
Sylar [[::TheMafia::]] ]
I also need the automatic RCOn login code

thanx
I think you cant do it. But MAYBE you can do your own admin system and combine it with this

pawn Код:
public OnRconCommand(cmd[])
{
    if(YourOwnAdminCode == 1)
    {
        //here something...
    }
    return 1;
}

EDIT<----------------

Also there is that function.
SendRconCommand
I wish you could make something like
pawn Код:
SendRconCommand("login changeme");
Reply


Messages In This Thread
Need an if ! - by MarcoNecroX - 08.05.2009, 23:22
Re: Need an if ! - by yom - 08.05.2009, 23:38
Re: Need an if ! - by s0nic - 09.05.2009, 00:15
Re: Need an if ! - by Joe Staff - 09.05.2009, 04:13
Re: Need an if ! - by MarcoNecroX - 09.05.2009, 05:50
Re: Need an if ! - by Dark_Kostas - 09.05.2009, 06:48
Re: Need an if ! - by MarcoNecroX - 09.05.2009, 15:48
Re: Need an if ! - by OmeRinG - 09.05.2009, 17:45

Forum Jump:


Users browsing this thread: 1 Guest(s)