/SKYDIVE command... But without being moved...
#4

How do you generally process commands in your script?

Anyway...
pawn Код:
new Float:pPos[3];
GetPlayerPos(playerid, pPos[0], pPos[1], pPos[2]); // Gets the position
SetPlayerPos(playerid, pPos[0], pPos[1], pPos[2]+2000.0); // Sets the position and adds 2 kilometers altitude.
Reply


Messages In This Thread
/SKYDIVE command... But without being moved... - by cray1100 - 01.08.2013, 22:26
Re: /SKYDIVE command... But without being moved... - by park4bmx - 01.08.2013, 22:29
Re: /SKYDIVE command... But without being moved... - by cray1100 - 01.08.2013, 22:33
AW: /SKYDIVE command... But without being moved... - by BigETI - 01.08.2013, 22:34
Re: /SKYDIVE command... But without being moved... - by Areax - 01.08.2013, 22:35

Forum Jump:


Users browsing this thread: 3 Guest(s)