How do I go about adding Color IDs? - 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: How do I go about adding Color IDs? (
/showthread.php?tid=87582)
How do I go about adding Color IDs? -
Logan_Meark - 21.07.2009
I've seen on several other servers unique car colors such as a deep purple and teal. I was wondering how I would go about getting these colors onto myserver. I can't get purple for a faction on my server for the life of me.
Re: How do I go about adding Color IDs? -
Correlli - 21.07.2009
https://sampwiki.blast.hk/wiki/Color_ID
Re: How do I go about adding Color IDs? -
Logan_Meark - 21.07.2009
No no no...I mean adding new colors, when I go to use the "Hidden Colors" it says not within the 126 range.
Re: How do I go about adding Color IDs? -
[ERP]Snow - 21.07.2009
Код:
AddStaticVehicleEx(carid, x, y, z, rot, 75 75, 0);
75 & 75 are the colours.
Search in the SA:MP Wiki and there will be a color list that you may look upon and use other colours.
- Winter
Re: How do I go about adding Color IDs? -
Logan_Meark - 21.07.2009
I understand how to choose the colors, but why can't I use the hidden ones as well?
Re: How do I go about adding Color IDs? -
[ERP]Snow - 21.07.2009
Are you using a command or something? if so please post it.
Re: How do I go about adding Color IDs? -
StrickenKid - 21.07.2009
just enter in random numbers, make sure there around 3 digits max.
here are 2 i know:
160 - neon purple
130 - neon yellow