[HELP] Spawning in a interior?
#1

Hello again.
The title says it all...
I want the players to spawn in a interior after selecting skin.

This is the coordinates to the interior, with skin, for for a example.

Код:
AddPlayerClass(0,2340.0173,-1063.9569,1049.0234,90.2175,0,0,0,0,0,0);
Dont remember the interior ID...

Thanks for the support!
Reply
#2

OnPlayerSpawn(playerid)
{
SetPlayerInterior(playerid,DontRememberTheInterior ID);
}
Reply
#3

Uset SetPlayerInterior at OnPlayerSpawn to set correct interior.

Edit: SilentHuntR was faster.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)