Blockland Forums > Modification Help
Displaying Variables w/ script
darerd:
--- Quote from: Kygrob on July 12, 2010, 08:18:25 PM ---I did say I already looked through scripts but they make no sense to me.
--- End quote ---
Some scripts are really hard to read because at no point was Return/Enter used. Not even TAB.
otto-san:
--- Quote from: darerd on July 12, 2010, 08:57:43 PM ---Some scripts are really hard to read because at no point was Return/Enter used. Not even TAB.
--- End quote ---
QFT.
Headcrab Zombie:
--- Quote from: darerd on July 12, 2010, 08:57:43 PM ---Not even TAB.
--- End quote ---
This especially.
Destiny/Zack0Wack0:
pfft I use tab in all of my scripts including variables.
--- Code: ---messageClient(%client,'','Gold: %1',%brick.getGroup().vargroup.getVariable("Client","gold",%client));
--- End code ---
otto-san:
--- Quote from: Destiny/Zack0Wack0 on July 13, 2010, 04:02:56 AM ---pfft I use tab in all of my scripts including variables.
--- Code: ---messageClient(%client,'','Gold: %1',%brick.getGroup().vargroup.getVariable("Client","gold",%client));
--- End code ---
--- End quote ---
the only helpful one so far
brownie points for zack