SA-MP Forums Archive
plzzzzz help need the object id - 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: plzzzzz help need the object id (/showthread.php?tid=83891)



plzzzzz help need the object id - meegan1 - 27.06.2009

looked on wiki.sa-mp.com i couldnt find it,
i need the id of the back of the big aeroplane wha u cn skydive out of plllzzzzz help



thnx

meegan1


Re: plzzzzz help need the object id - Moustafa - 27.06.2009

Its an interior, i think, search this page

And if you couldn't find anything that helped you, then i don't know how to help you! ^^'


Re: plzzzzz help need the object id - meegan1 - 27.06.2009

Quote:
Originally Posted by Moustafa
Its an interior, i think, search this page

And if you couldn't find anything that helped you, then i don't know how to help you! ^^'
no its an object


Re: plzzzzz help need the object id - Kyle - 27.06.2009

Add this under

Onplayercommandtext

Quote:

if(strcmp(cmd, "/plane", true) == 0)
{
SetPlayerPos(playerid,315.8561,1024.4964,1949.7973 );
SetCameraBehindPlayer(playerid);
SetPlayerInterior(playerid,9);
return 1;
}




Re: plzzzzz help need the object id - meegan1 - 27.06.2009

let me describe wht it is its an object of the inside of the back of an aeroplane with the door open at the end



Re: plzzzzz help need the object id - AiVAMAN - 27.06.2009

search in MTA Map editor


Re: plzzzzz help need the object id - meegan1 - 27.06.2009

Quote:
Originally Posted by ·٠•●°Alive°●•٠·
search in MTA Map editor
k will do


Re: plzzzzz help need the object id - meegan1 - 27.06.2009

found it thanks alot you guys u helped alot the id is: 14548


Re: plzzzzz help need the object id - AiVAMAN - 29.06.2009

your'e welcome.