On Sun, 21 Jul 1996, Terry Valladon wrote: > is there a way to do a wildcard search with vnum? ie vnum obj * would show > all objects. vnum mob * would show all mobs, and how about showing all > rooms? IE a ROOMS command to show all rooms? right now I have to know one > item that is in the room to find the room, and then if there are anymore > items in the mud I have to type goto 2.chest, so if you have 100 chests then > you are SOL! has anyone made a code like this? is there a use for it? thank you. You might want to grab a copy of obuild .06 from the circle ftp site and grab the do_zlist command out of act.build.c. It'll show you a list of all rooms, objects, or mobs in a given zone. You could also add a little code to do_vnum to search for room names. Sam
This archive was generated by hypermail 2b30 : 12/07/00 PST