Setting LV Meat Factory Interior Help!
#1

Im trying to set the Meat Factory in LV as an interior. When player spawn he should be there, but its not working.

LV Meat Factory Interior ID: 1
Coordinates:
965.38
2159.33
1010.02

And I Want the player to spawn at these coordinates :
961
2142.8999023438
1011

But when i test it he spawns in the middle of nowhere, just air. I need help
Reply
#2

i cant understand :\

you want the player spawn on which one ?
Reply
#3

SetPlayerPos(playerid, 965.38,2159.33,1010.02);
SetPlayerInterior(playerid, 1);


Reply
#4

pawn Код:
SetPlayerPos(playerid,963.418762,2108.292480,1011.030273);
SetPlayerInterior(playerid,1);
Players is going to spawn at Meat factory.
You have to set the interior ID as well when teleporting into interiors.



Kind regards, wolf.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)