guys i need realy simple help [PLEASE] !!!
#1

guys pls tell me when ill tupe /explodeme to explode the player who tupe it i make this but idk i thing need one more line

pawn Код:
if(strcmp("/explodeme", cmdtext, true, 10) == 0)
    {
        CreateExplosion(0.0, 0.0, 0.0, 1, 10.0);
        SetPlayerHealth(playerid, 0.0);
        return 1;
    }
i know need something GetPlayerPos(playerid) but idk am not sure

Thanks
Reply


Messages In This Thread
guys i need realy simple help [PLEASE] !!! - by [Lsrcr]Rafa - 03.10.2010, 14:18
Re: guys i need realy simple help [PLEASE] !!! - by Mike_Peterson - 03.10.2010, 14:24
Re: guys i need realy simple help [PLEASE] !!! - by MadeMan - 03.10.2010, 14:26
Re: guys i need realy simple help [PLEASE] !!! - by Mike_Peterson - 03.10.2010, 14:30
Re: guys i need realy simple help [PLEASE] !!! - by [Lsrcr]Rafa - 03.10.2010, 14:34

Forum Jump:


Users browsing this thread: 1 Guest(s)