26.02.2014, 12:43
Quote:
1.Interior is the the same as Vitrual world,so change it to Interior 2.Just ad this under when player leaves... pawn Code: SetPlayerInterior(playerid, 0); You cant see anything because you still have the same interior of the place you have entered |
Interior is the buildings interior you are "suppose" to be in.
Virtual World is the world you are in, for example if 2 players are in the same Virtual world they can see each other.
But if they are in different Virtual Worlds they cant see each other.
Код:
When the player exits make sure to set the interior back to 0 and set the VirtualWorld back to 0