Author Topic: Paintcan color variable replacer  (Read 368 times)

I am requesting someone make a variable replacer for the current color of the player's paint can - an example is provided below.

Code: [Select]
[Onactivate] [Self] [VCE_Modvariable] [Brick] [colorid] [Set] [<var:cl:paintcan>]
« Last Edit: July 02, 2013, 05:07:01 PM by Gen. Hothauser »

pretty sure this is 1 line
like
registerSpecialVariable or something


registerSpecialVar(GameConnection,"paintcan","%this.currentColor");
« Last Edit: July 03, 2013, 07:27:06 AM by MARBLE MAN »

Thanks, it worked.

Is there a list on the forums of all of these functions, like currentcolor?

Thanks, it worked.

Is there a list on the forums of all of these functions, like currentcolor?
findclientbyname("Gen. Hothauser").dump();