16.01.2015, 13:54
Maybe by changing the virtual world of each house interior to 1 and the virtual world of each apartment interior to 2 (anything except 1) and than create the pickup using:
in each virtual world.
pawn Код:
CreateDynamicPickup(modelid, type, Float:x, Float:y, Float:z, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 100.0);