Blockland Forums
Home
Help
Login
Register
Blockland Forums
»
Blockland Forums
»
Modification Help
»
The color pallet
« previous
next »
Print
Pages: [
1
]
Author
Topic: The color pallet (Read 701 times)
IbanZ
June 16, 2008, 09:55:31 PM
Where are the RGB colors of the color pallet located?
For instance, lets say I want to get the RGB of color "2" (Green, probably "0.0 1.0 0.0 1.0" in RGB) and that is all I know. What is the global variable containing its data?
Ad Bot
Advertisement
Trader
June 17, 2008, 01:52:49 PM
Code:
[Select]
getColorIDTable(2);
Print
Pages: [
1
]
« previous
next »
Blockland Forums
»
Blockland Forums
»
Modification Help
»
The color pallet