Freefall
#5

nothing is different when using dynamic object put most player use streamers for more places,
the codes are the same differance is in name of the code not the code itself

HOPE I HELP U ++

https://sampwiki.blast.hk/wiki/CreateObject
https://sampwiki.blast.hk/wiki/MoveObject
pawn Код:
new object;
//this is where u want the object to be
 object = createobject(//code here);
 //or
 object = createdynamicobject(//code here);

//next
//this is where u want to move the object to, get the position of it on the ground and put it there :/
moveobject();
//or
movedynamicobject();
Reply


Messages In This Thread
Freefall - by MA_proking - 09.11.2012, 02:20
Re: Freefall - by XtremeR - 09.11.2012, 04:07
Re: Freefall - by iBot - 09.11.2012, 04:19
Re: Freefall - by MA_proking - 09.11.2012, 04:40
Re: Freefall - by Glad2BeHere - 09.11.2012, 05:01
Re: Freefall - by Glad2BeHere - 09.11.2012, 05:11
Re: Freefall - by ReneG - 09.11.2012, 06:44
Re: Freefall - by Glad2BeHere - 09.11.2012, 06:57
Re: Freefall - by MA_proking - 09.11.2012, 11:55

Forum Jump:


Users browsing this thread: 2 Guest(s)