Posts: 120
Threads: 37
Joined: Jan 2011
Reputation:
0
Hi everyone ! I have a problem with the houses.
I create in propety.cfg six houses with the same interior / spawn coordonates but with diferents virtual worlds. And when I enter on a house at /exit it's teleporting me at other house with the same interior. What I can to do ?
Posts: 120
Threads: 37
Joined: Jan 2011
Reputation:
0
But how I can use unique ID ?
Posts: 1,239
Threads: 16
Joined: Mar 2011
Reputation:
0
Probably use SetPlayerInterior AND SetPlayerVirtualWorld
Posts: 120
Threads: 37
Joined: Jan 2011
Reputation:
0
At /enter command is used SetPlayerInterior and SetPlayerVirtualWorld(playerid, i)
and at /exit command is used SetPlayerInterior(playerid, 0) and SetPlayerVirtualworld(playerid, 0)
But i don't have problems with other players in the house, because i use differents virtual worlds, but my problem is :
I ENTER IN A HOUSE WITH INTERIOR 2 FOR EXAMPLE AND AT /EXIT IT'S TELEPORTING ME TO THE PICKUP OF THE LAST HOUSE CREATED IN THE SCRIPTFILES WITH INTERIOR 2.
Who want help me with this problem, my messenger id is myster_blake
Posts: 159
Threads: 50
Joined: Apr 2009
Reputation:
0
Ye, I got the same problem but not with houses but with 24/7 stores with same interior. Looking for some help how to solve it.