How to fix this...
#6

pawn Код:
if(strcmp(cmd,"/acceptdeath",true)==0)
{
    if(OfferedDeath[playerid] == 1)
    {
        SendClientMessage(playerid,-1,"You Are Now At The Hospital. Please Wait For Further Assistance ...");
        // hospital stuff
        // hospital stuff etc ...
        return 1;
    }
}
Reply


Messages In This Thread
How to fix this... - by Cr4zyR0d - 23.10.2011, 12:09
Re: How to fix this... - by grand.Theft.Otto - 23.10.2011, 13:48
Respuesta: How to fix this... - by Cr4zyR0d - 23.10.2011, 14:17
Re: How to fix this... - by grand.Theft.Otto - 23.10.2011, 14:22
Respuesta: How to fix this... - by Cr4zyR0d - 23.10.2011, 15:10
Re: How to fix this... - by grand.Theft.Otto - 23.10.2011, 15:11
Re: How to fix this... - by Jason_Thunde - 23.10.2011, 17:40
Respuesta: How to fix this... - by Cr4zyR0d - 23.10.2011, 19:05
Re: How to fix this... - by grand.Theft.Otto - 23.10.2011, 20:24

Forum Jump:


Users browsing this thread: 1 Guest(s)