Blockland Forums > Modification Help

Guide to Scripting/Chatbot Tutorial 2.0 -For the inexperienced.

Pages: << < (2/12) > >>

Nexus:

That's because torque ignores spaces and tabs and line breaks.

Placid:

pretty big and nice. nice job.

Flush535:

This needs to be stickied.

Kalphiter:

You obviously don't know properly create strings

$s = lol;
$s = "lol";

Nexus:

all variables in torque are strings.  %string = lol; would work the same as %string = "lol";

Pages: << < (2/12) > >>

Go to full version