Object Doesn't Appear - 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: Object Doesn't Appear (
/showthread.php?tid=279664)
Object Doesn't Appear -
PhoenixB - 28.08.2011
Hey guys, I have a slight problem adding my Alien body for the Scientists to cut open (Extraterrestrial Roleplay - coming Soon) Well the problem is that this object doesnt appear though its THERE i punch it and its like a force field? Ive tried Normal Default Object Creation and the Streamed version. The object is:
CreateDynamicObject(162, 268.53, 1884.43, -29.95, 0.00, 0.00, -91.00); (SkinID 162 - Looks closer to an Alien i guess)
Re: Object Doesn't Appear -
Speed - 28.08.2011
162 it isnt skin it is object id
https://sampwiki.blast.hk/wiki/Game_Obje...ist#Object_IDs
Re: Object Doesn't Appear -
PhoenixB - 28.08.2011
I mean it is a Body of skin 162..
Re: Object Doesn't Appear -
Speed - 28.08.2011
i now, but that where you put number 162 must be object id
Re: Object Doesn't Appear -
PhoenixB - 28.08.2011
Thats how it appeared on the Map Editor when i added the object..
Re: Object Doesn't Appear -
PhoenixB - 28.08.2011
Doesn't matter, the map editor i was using Read IPL, meaning it shows the object wether its Invalid object ID or not, Ill try find a Valid object amongst the lines of Body and dead etc