[URGENT] problem with command
#1

Hi ladies and gentlemen, I have this little CMD on my SV but there is a problem, players can use it even of they aren't logged as admins. Here is the code:
pawn Код:
CMD:adminhouse(playerid, params[])
    {
    if(IsPlayerAdmin(playerid))
    SetPlayerHealth(playerid, 100.00);
    SetPlayerPos(playerid,-687.9445,953.5914,12.1495);
    return 1;
    }
Please help me with this is really important. Thank you.
Reply


Messages In This Thread
[URGENT] problem with command - by RiChArD_A - 01.02.2013, 22:08
Re: [URGENT] problem with command - by Sime30 - 01.02.2013, 22:12
Respuesta: [URGENT] problem with command - by Strier - 01.02.2013, 22:12
Re: [URGENT] problem with command - by Naruto_Emilio - 01.02.2013, 22:15
Respuesta: Re: [URGENT] problem with command - by RiChArD_A - 01.02.2013, 22:28
Re: [URGENT] problem with command - by Naruto_Emilio - 01.02.2013, 22:33
Re: [URGENT] problem with command - by Sime30 - 01.02.2013, 22:33
Re: [URGENT] problem with command - by ThePhenix - 01.02.2013, 22:34
Respuesta: Re: [URGENT] problem with command - by RiChArD_A - 01.02.2013, 22:40

Forum Jump:


Users browsing this thread: 2 Guest(s)