ID of andromada object and andromada interior object - 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)
+--- Thread: ID of andromada object and andromada interior object (
/showthread.php?tid=388558)
ID of andromada object and andromada interior object -
pasha97 - 29.10.2012
Hey, i think you know, that there is a place in gta sa, where you can walik inside andromada, and jump from it with parachute. But does anybody know id of this objects, id of huge andromada object, and its inside features. I hope you understand me, cause im not very good in english, but anyway, thanks!
Re: ID of andromada object and andromada interior object -
pasha97 - 29.10.2012
ANybody,please, help me!
Re: ID of andromada object and andromada interior object -
Ironboy - 29.10.2012
pawn Код:
SetPlayerPos(playerid,315.745086,984.969299,1958.919067);
SetPlayerInterior(playerid,9);
Re: ID of andromada object and andromada interior object -
pasha97 - 29.10.2012
Quote:
Originally Posted by Ironboy
pawn Код:
SetPlayerPos(playerid,315.745086,984.969299,1958.919067); SetPlayerInterior(playerid,9);
|
i don't need coordiantes, of this place, i just need object id's of this plane
Re: ID of andromada object and andromada interior object -
Abhishek. - 29.10.2012
14553//planes
14548//platforms
14550//nets inside
14552//blocks inside
14551//rods inside
Re: ID of andromada object and andromada interior object -
pasha97 - 30.10.2012
Quote:
Originally Posted by [bot]fatninja
14553//planes
14548//platforms
14550//nets inside
14552//blocks inside
14551//rods inside
|
exactly, thanks!