How do i set the interior for a class spawn?
#3

i cant place SetPlayerInterior(playerid, 3); in


Код:
new const Float:g_SpawnGroves[][4] = {
	{2495.9788,-1709.5435,1014.7422,359.6140},
	{2495.9788,-1709.5435,1014.7422,359.6140},
	{2495.9788,-1709.5435,1014.7422,359.6140}
};
i want to know how to set the interior for those cordinates, if i place SETPLAYERINTERIOR under the coordinate line pawno just crashes i dont want to use

Код:
    SetPlayerPos(playerid, 2495.9788,-1709.5435,1014.7422,359.6140);
    SetPlayerInterior(playerid, 3);
because this crashes my pawno it doesnt work someone tell me how to set the interior correctly only for {2495.9788,-1709.5435,1014.7422,359.6140}, cuz other codes like that setplayerpos dont work for this line
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)