spikes are not working
#4

pawn Код:
CMD:Spikes(playerid,params[])
{
 #pragma unused params
new Float:x,Float:y,Float:z;
GetPlayerPos(playerid,x,y,z);
CreateObject(1212,x,y,z,0.0,0.0,96.0);
return1;
}
Reply


Messages In This Thread
spikes are not working - by mailu - 05.01.2013, 15:06
Re: spikes are not working - by arakuta - 05.01.2013, 15:09
Re: spikes are not working - by AstonDA-G - 05.01.2013, 15:15
Re: spikes are not working - by mailu - 05.01.2013, 15:15
Re: spikes are not working - by Vince - 05.01.2013, 15:25
Re: spikes are not working - by AstonDA-G - 05.01.2013, 15:30
Re: spikes are not working - by ThePhenix - 05.01.2013, 15:30
Re: spikes are not working - by mailu - 05.01.2013, 21:25
Re: spikes are not working - by wouter0100 - 06.01.2013, 00:38
Re: spikes are not working - by hydravink - 06.01.2013, 00:46

Forum Jump:


Users browsing this thread: 2 Guest(s)