hey how to detect this cords
#2

Get the X Y Z, and ad +4 to the X and ?

pawn Код:
new Float: X, Float: Y, Float: Z;
GetPlayerPos(playerid, X, Y, Z);

CreateExplosion(X+4, Y, Z, 2, 10);
That will create +4 units in the X direction, do the same with Y, and X and Y at the same time for oblique

Or did I misunderstood your question?
Reply


Messages In This Thread
hey how to detect this cords - by iJumbo - 02.10.2010, 15:24
Re: hey how to detect this cords - by playbox12 - 02.10.2010, 15:50
Re: hey how to detect this cords - by Mauzen - 02.10.2010, 15:54
Re: hey how to detect this cords - by bigcomfycouch - 02.10.2010, 15:56
Re: hey how to detect this cords - by samgreen - 02.10.2010, 17:05
Re: hey how to detect this cords - by iJumbo - 02.10.2010, 18:16

Forum Jump:


Users browsing this thread: 1 Guest(s)