SA-MP Forums Archive
[HELP]: I Need This 0bject ID & Mathode - 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: [HELP]: I Need This 0bject ID & Mathode (/showthread.php?tid=411777)



[HELP]: I Need This 0bject ID & Mathode - M3mPHi$_S3 - 30.01.2013

Tittle say it all . i want to know that thing under car is that possible to make it fit one player head ?


Re: [HELP]: I Need This 0bject ID & Mathode - Threshold - 30.01.2013

Can't look for.object IDs.right now... I'm on my phone. But if you're going to attach that to a player's head without it looking weird, you would have to reduce the scale of the object before attaching it.


AW: [HELP]: I Need This 0bject ID & Mathode - Kwashiorkor - 30.01.2013

im not sure but it seems like a pink neontube 18651


Re: AW: [HELP]: I Need This 0bject ID & Mathode - M3mPHi$_S3 - 30.01.2013

Quote:
Originally Posted by Kwashiorkor
Посмотреть сообщение
im not sure but it seems like a pink neontube 18651
Any way ... I dont want how does it look just tell me the id & HOW TO ATTACH it


AW: [HELP]: I Need This 0bject ID & Mathode - Kwashiorkor - 30.01.2013

as i already told you the id might be 18651


Re: [HELP]: I Need This 0bject ID & Mathode - Threshold - 30.01.2013

https://sampwiki.blast.hk/wiki/SetPlayerAttachedObject

Study up brother.


Re: [HELP]: I Need This 0bject ID & Mathode - M3mPHi$_S3 - 30.01.2013

Did'nt find that object id . and i dont have the code to fit it on head


AW: [HELP]: I Need This 0bject ID & Mathode - Kwashiorkor - 30.01.2013

that is an object which is bought by samp. do you use the official mapeditor (not mta)? and how about some research by yourself? BenzoAMG already sent you the right wikipage and if youll use the search youll find also an ingame editor for the SetPlayerAttachedObject function!


Re: [HELP]: I Need This 0bject ID & Mathode - M3mPHi$_S3 - 30.01.2013

i know but fitting on head is the problem .


Re: [HELP]: I Need This 0bject ID & Mathode - Threshold - 30.01.2013

There is a scale parameter in the setplayerattachedobject function that does this for you... Read the link I gave you thoroughly.