Poll

Who is the best scripter that can teach me?

Danny Boy
Truce
Xalos
jes00

Author Topic: My chatbot is not working  (Read 8132 times)

you can easily get around that by declaring the array right afterward

YOu can even use any charachter that blockland supports, like €£¥#%^*+=?, and as long as you put those characters in array brackets, it will work. you can even use spaces.

==>$val["hello world"] = 1;
==>export("$val*", "config/test.cs");
==>deleteVariables("$val*");
==>exec("config/test.cs");
config/test.cs Line: 1 - Syntax error.
>>> Some error content, with ## on sides of error halt:
valhello world ##=## 1;

>>> Error report complete.

Executing config/test.cs
config/test.cs Line: 1 - Syntax error.
>>> Some error content, with ## on sides of error halt:
valhello world ##=## 1;

>>> Error report complete.

==>$val["hello world"] = 1;
My point proven.
as long as it is in those [" 's, it will work.

The damn ui name tables are made like this.


um
wat
Deletes all global variables starting with "var".

jesus stuff that sounds dangerous

My point proven.
as long as it is in those [" 's, it will work.

The damn ui name tables are made like this.

This is just syntaxical sugar and a way to break the engine. Seriously.