Home

[Package Index | Mudlib Index | Effect Index]

File /secure/simul_efun/str_inven.c

Cotains some simul_efuns.

Written by Pinkfish

Method index

Public Functions

These are functions that everyone can access.

.

    query_strange_inventory
    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, ... })
       ...
     })
    

    • Parameters:
      arr - the array to get the inventory for
    • Returns:
      an array structured as above
Valid HTML 4.01 Transitional
Valid CSS!
Read More