Mod Tool: Difference between revisions

43 bytes added ,  18 October 2020
m
Lol, W3Schools seems to have deleted their VB pages in 2015… using archive.org link
mNo edit summary
m (Lol, W3Schools seems to have deleted their VB pages in 2015… using archive.org link)
Line 8: Line 8:
: [[Mod_Tool/Oni_level_rebuilder]]
: [[Mod_Tool/Oni_level_rebuilder]]
|}
|}


==General information==
==General information==
Line 491: Line 490:


* The commands are not case-sensitive, e.g. you can write "LogMessage" or "logmessage".
* The commands are not case-sensitive, e.g. you can write "LogMessage" or "logmessage".
* Vbs functions can be found [http://www.w3schools.com/vbscript/vbscript_ref_functions.asp HERE.]
* Vbs functions can be found [https://web.archive.org/web/20150707131602/https://www.w3schools.com/vbscript/vbscript_ref_functions.asp HERE.]


  ' while it is possible to use + in strings,
  ' while it is possible to use + in strings,