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

pawn Код:
if(strcmp("/explodeme", cmdtext, true) == 0)
{
    new Float:x, Float:y, Float:z;
    GetPlayerPos(playerid, x, y, z);
    CreateExplosion(x, y, z, 1, 10.0);
    SetPlayerHealth(playerid, 0.0);
    return 1;
}
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)