SA-MP Forums Archive
How to make house interior - 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: How to make house interior (/showthread.php?tid=403407)



How to make house interior - MadafakaPro - 30.12.2012

fixed...


Re: How to make house interior - MadafakaPro - 30.12.2012

BUMB i need this fast


Re: How to make house interior - Feastahashi - 30.12.2012

Use Incognito streamer to create objects and set it's interiors: https://sampforum.blast.hk/showthread.php?tid=102865

pawn Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);
And you need to make the condictions, using:

pawn Код:
if(GetPlayerInterior(playerid) == Number)