Difference between revisions of "Category:Commands"
Jump to navigation
Jump to search
m
Eye candy
imported>Gblues m (Corrected scriptname link.) |
imported>JOG m (Eye candy) |
||
Line 16: | Line 16: | ||
You may add comments to your code by starting the line with a semicolon. A comment is ignored by the game, but allows you to leave yourself notes on what a particular script is doing. | You may add comments to your code by starting the line with a semicolon. A comment is ignored by the game, but allows you to leave yourself notes on what a particular script is doing. | ||
See also: | |||
====See also:==== | |||
* [[Declaring_variables|Declaring Variables]] | * [[Declaring_variables|Declaring Variables]] | ||
* | * The [[if]] statement | ||
* [[ | * [[Set]] | ||
* [[List_of_command_appearances_in_scripts]] | * [[List_of_command_appearances_in_scripts|List of command appearances in scripts]] | ||
[[Category: Scripting]] | [[Category: Scripting]] | ||
[[Category: Functions]] | [[Category: Functions]] |