[URGENT] problem with command
#7

pawn Код:
CMD:adminhouse(playerid, params[])
    {
         if(IsPlayerAdmin(playerid))
         {
               SetPlayerHealth(playerid, 100.00);
               SetPlayerPos(playerid,-687.9445,953.5914,12.1495);
         }
         else
         {
               SendClientMessage(playerid, COLOR_GREY, "You're not an Admin!");
         }
         return 1;
    }
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)