objprogs
This is an old revision of the document!
| Field | Type |
| name | |
| shortdescr | |
| clan | string |
| clanrank | number |
| level | |
| owner | string |
| cost | |
| material | |
| vnum | |
| otype | string |
| weight | |
| room | ROOMProperties OR ROOM |
| inobj | |
| carriedby | |
| v0 | number |
| v1 | |
| v2 | |
| v3 | number |
| v4 | |
| wearlocation | string |
| contents | |
| proto | OBJPROTOProperties OR OBJPROTO |
==Otype specific properties ===fountain
| =Field | =Type |
| liquid | string |
| left | number |
| total | number |
| =Function | =Argument | =Result | =Note | =Valid args |
| extra | string | boolean | Check if specific extra flag is set. | See Flags |
| wear | string | boolean | Check if specific wear flag is set. | |
| destroy | none | none | Destroy the OBJ | |
| echo | string | none | Echo to char if carried, otherwise to room. | |
| oload | number | OBJ | ||
| loadprog | number | boolean | ||
| loadscript | string[subfolder],string[filename] | boolean | runs the script in the file in the subfolder given using the OBJ's script space. Returns return value of the script (false by default). | |
| loadstring | string | boolean | ||
| savetbl | string[filename],table | none | ||
| loadtbl | string[filename] | table | ||
| tprint | table | none | ||
| DelayFunction OR delay | number, function | none | ||
| CancelFunction OR cancel | none | none |
objprogs.1403232082.txt.gz · Last modified: 2014/06/20 02:41 by astark