commands.def

changeset 28
fb46d3d40064
parent 21
ae602e667879
child 29
b4e09ae24bf1
--- a/commands.def	Sun Jul 15 19:01:47 2012 +0300
+++ b/commands.def	Mon Jul 16 04:07:15 2012 +0300
@@ -1,3 +1,8 @@
+/* This file defines the commands botc will treat as valid. Do not edit unless
+ * you know what you are doing!
+ *
+ * Syntax: number:name:returntype:numargs:maxargs[:argumentlist]
+ */
 0:changestate:void:1:1:str(statename)
 1:delay:void:1:1:int(tics)
 2:rand:int:2:2:int(a):int(b)

mercurial