|
|
|||
[Package Index | Mudlib Index | Effect Index]File /secure/simul_efun/obj_parser.cThis is the object matching code. It is based on some code by Scatter at Dawn Whispers, although this is both cut down and extended from what scatter had written.InheritsThis class inherits the following classes /secure/simul_efun/multiple_short.cIncludesThis class includes the following files /include/playtesters.h and /include/obj_parser.hMethod index
Public FunctionsThese are functions that everyone can access..
class obj_match match_object_in_array(string input,
object * ob_list,
int type,
object player)
Find an object in the given array that matches the given words.
This will only return a correct match if the entire string
matches. If it gets a partial match then nothing will be
returned. The return array is of the format:({ flag, class obj_match info })
The flag can be one of:
|
||||
|
Brought to you by CMOT Dibbler's Sensational Sausages; buy one while they're hot. |