Blockland Forums > Modification Help
What is dedicated-compatible?
Ipquarx:
im gettin:
a
b
c
a
b
(blank line)
this was not what the target to have was. what i was hoping for was this:
a
b
c
a
c
Destiny/Zack0Wack0:
--- Quote from: Red_Guy on April 27, 2011, 05:23:48 PM ---however........ I dont think you can do something like this:
--- Code: ---%a=2;
deleteVariables("$var[%a]");
--- End code ---
--- End quote ---
deleteVariables("$var" @ %a);