SA-MP Forums Archive
OnPlayerInterior change - 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: OnPlayerInterior change (/showthread.php?tid=207289)



OnPlayerInterior change - Ivan_Pantovic - 05.01.2011

Are there any functions like onplayerinteriorchange or onplayervirtualworldchange ?


Re: OnPlayerInterior change - Alex_Valde - 05.01.2011

Open up pawno and click on File -> New, and then you'll see:

pawn Код:
public OnPlayerInteriorChange(playerid, newinteriorid, oldinteriorid)
{
    return 1;
}



Re: OnPlayerInterior change - Ivan_Pantovic - 05.01.2011

Shit, i just made an include for that using OnPlayerIntChange xD

Thanks anyway


Re: OnPlayerInterior change - John_F - 05.01.2011

*cough*https://sampwiki.blast.hk/wiki/OnPlayerInteriorChange*cough*