|
|
|||
[Package Index | Mudlib Index | Effect Index]File /secure/simul_efun/str_inven.cCotains some simul_efuns.Written by Pinkfish Method index
Public FunctionsThese are functions that everyone can access.. mixed * query_strange_inventory(mixed * arr)This method returns an inventory sorted on descriptions. The format of the return array is:
({
"desc", ({ ob, ... }),
"desc2", ({ ob11, ob12, ... })
...
})
|
||||
|
Brought to you by CMOT Dibbler's Sensational Sausages; buy one while they're hot. |