#1

Can someone try this dm code?
You blow yourself up and it has a radius of 20 feet i think.

if(strcmp(cmdtext,"/ex",true)==0)
{
new Float,Float:y,Float:z;
GetPlayerPos(playerid,x,y,z);
CreateExplosion(x,y,z,1,20.0);
SetPlayerHealth(playerid, 0);
return 1;
}
Reply


Messages In This Thread
Bomb - by Jeroen52 - 08.08.2009, 14:23
Re: Bomb - by dice7 - 08.08.2009, 14:27
Re: Bomb - by saiberfun - 08.08.2009, 14:27
Re: Bomb - by Jeroen52 - 09.08.2009, 16:04

Forum Jump:


Users browsing this thread: 2 Guest(s)