SA-MP Forums Archive
NPC - 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)
+--- Thread: NPC (/showthread.php?tid=296064)



NPC - spd_sahil - 09.11.2011

is it possible to add NPCs inside interiors


Re: NPC - Kostas' - 09.11.2011

I guess yes. Just try it with
pawn Код:
SetPlayerInterior(playerid, interiorid);
interiorid = The new interior ID (or Universe ID) for the player.


Re: NPC - spd_sahil - 09.11.2011

hmm alright ill try that.. just wanted to know.. if anyone tried it.. does it work well ?