I mapped some objects for my VIP lounge and how do i set the interior?, when i teleport to 4 dragons interior items are not there.
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);
Set all createobject to "CreateDynamicObject" and write on top of your script "#include <streamer>".