From: Interior, To: Out - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: From: Interior, To: Out (
/showthread.php?tid=67513)
From: Interior, To: Out -
Guziiinho - 01.03.2009
Hey, My class selection screen is in an interior, but when the player logs in, he need to get to the "real"
( out ) world , how I do it ? SetInterior: 0 ?
Re: From: Interior, To: Out -
Jefff - 01.03.2009
Yes sir 0 :P
Код:
SetPlayerInterior(playerid ,0);
Re: From: Interior, To: Out -
Guziiinho - 01.03.2009
But I put it under wich function ?
Re: From: Interior, To: Out -
Rks25 - 01.03.2009
That would be in OnPlayerSpawn