SA-MP Forums Archive
Why does? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Why does? (/showthread.php?tid=152909)



Why does? - jonnyl95 - 06.06.2010

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);




Re: Why does? - Babul - 06.06.2010

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...


Re: Why does? - ViruZZzZ_ChiLLL - 06.06.2010

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