Why does?
#1

hi i made a icon on my GM did like it teleports u inside the airport but when i enter i just spawn i the middle air and falling down and die why? here are my script

Quote:

CreatePickup(1242, 2, 1642.3519,-2334.2966,13.5469, -1);

Quote:

public OnPlayerPickUpPickup(playerid, pickupid)
{
SetPlayerPos(playerid, -1827.147338,7.207417,1061.143554);

Reply
#2

that interior (baggage reclaim) is not solid. you could fix it by adding a (solid) floor object 1/100 unit below the interior.
its not a solution anyways, coz the other objects are not solid aswell...
Reply
#3

Its SetPlayerInterior(playerid, 14);
for more interior resources look at here
http://weedarr.wikidot.com/interior
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)