Talk:Full command list: Difference between revisions

From EDukeWiki
Jump to navigation Jump to search
mNo edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:


Finish documenting all entries in command list.
Finish documenting all entries in command list.
Update list with 1.3.0 additions/removals.  Should the whole list be regenerated?  If not, add the following to current list:
    "displayrandvar",          // 250
    "displayrandvarvar",        // 251
    "checkavailinven",          // 252
    "globalsoundvar",          // 253
    "guniqhudid",              // 254
    "getprojectile",            // 255
    "getthisprojectile",        // 256
    "setthisprojectile",        // 257
    "definecheat",              // 258
    "cheatkeys",                // 259
    "userquote",                // 260
    "precache",                // 261
    "projectile",              // 262
    "redefinequote",            // 263
    "dynquote",                // 264
    "getpname",                // 265
    "qstrcat",                  // 266
    "qstrcpy",                  // 267
    "setsprite",                // 268
    "rotatepoint",              // 269
    "dragpoint",                // 270
    "getzrange",                // 271
    "changespritestat",        // 272
    "getceilzofslope",          // 273
    "getflorzofslope",          // 274
    "neartag",                  // 275

Latest revision as of 08:57, 24 September 2005

To-do list:

Finish documenting all entries in command list.