26.04.2013, 15:52
You need to set the interior of the player
Check these websites
http://weedarr.wikidot.com/interior
https://sampwiki.blast.hk/wiki/SetPlayerInterior
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; |