Blockland Forums > Modification Help
Sensing a player's paintcan color for a client addon.
Obibital:
You mean like the fill can?
Or the /gethex add on?
Those check your paint color
Chrono:
--- Quote from: Obibital on July 20, 2010, 02:16:10 AM ---You mean like the fill can?
--- End quote ---
That's server sided.
--- Quote from: Obibital on July 20, 2010, 02:16:10 AM ---Or the /gethex add on?
--- End quote ---
Link?
Destiny/Zack0Wack0:
$Paint_Row[$CurrPaintRow].swatch[$CurrPaintSwatch].color
otto-san:
--- Quote from: Destiny/Zack0Wack0 on July 20, 2010, 03:01:28 AM ---$Paint_Row[$CurrPaintRow].swatch[$CurrPaintSwatch].color
--- End quote ---
Yeah, I tried that, there must be something else going on. Thanks.
Plornt:
i use %color = HUD_PaintIcon.getColor();