Teleports me to thin air
#2

You need to set the interior of the player
Check these websites
http://weedarr.wikidot.com/interior
https://sampwiki.blast.hk/wiki/SetPlayerInterior
Quote:

if (strcmp("/twenty", cmdtext, true))
{
ResetPlayerMoney(playerid);
GivePlayerMoney(playerid, 29509);
SetPlayerInterior(playerid, 17);
SetPlayerPos(playerid, -25.884499, -185.868988, 1003.54998;
return 1;
}
return 0;

Reply


Messages In This Thread
Teleports me to thin air - by Coltmaster - 26.04.2013, 15:17
Re: Teleports me to thin air - by NicholasA - 26.04.2013, 15:52
Re: Teleports me to thin air - by DaRk_RaiN - 26.04.2013, 15:55
Re: Teleports me to thin air - by Coltmaster - 26.04.2013, 16:34

Forum Jump:


Users browsing this thread: 1 Guest(s)