Epitaph Help
Categories
Concepts Creator Commands Creator Tutorials Games Innate Commands Known Commands Lord Npc Objects Playtesters Rooms Rules
Which
Description
which takes a command name, and prints out the full pathname of the object(s) the mud calls to execute it. If there is more than one object defining the command, the objects are printed in the order they will be called.
Alternatively, it can be used with no parameters to bring up a list of all the commands defined on the player object, and which object they are defined on.
Example
> which read List of files defining 'read', in search order: /cmds/living/r_ead /w/jeremy/idle_chart /obj/misc/board_mas /d/admin/room/access_control /obj/misc/board_mas
Syntax Forms
which <command> in <wiz-present>which in <wiz-present>which <command>which