11.02.2013, 13:18
From the looks of your coding, why are you setting the VW and Interior to the house if their spawning outside?
I presume your wanting them to spawn outside anyway
it should be:
I presume your wanting them to spawn outside anyway
it should be:
Код:
SetPlayerInterior(playerid,0); SetPlayerVirtualWorld(playerid,0);