[HELP]Drop Beside
#1

So after doing /jp - for jetpack spawn. After I do F key to drop, it drops in the position im standing thats why im still picking it up. How do I drop it besides me but not in the same position?

Код:
CMD:jp(playerid, params [])
{
	SetPlayerSpecialAction(playerid,SPECIAL_ACTION_USEJETPACK);
	return GameTextForPlayer(playerid, "~y~Jetpack", 2000,1);
}
Reply
#2

pawn Код:
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_NONE);
Reply
#3

Quote:
Originally Posted by HellSphinX
Посмотреть сообщение
pawn Код:
SetPlayerSpecialAction(playerid, SPECIAL_ACTION_NONE);
+rep
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)