Epitaph Help
Categories
Concepts Creator Commands Creator Tutorials Games Innate Commands Known Commands Lord Npc Objects Playtesters Rooms Rules
Dupdate
Description
This command works just like update except that it causes the entire inheritance tree to be reloaded.
Since this can take some time dupdate takes an optional second parameter that is the object in the inheritance tree that dupdate should stop at.
Example
> dupdate /w/furball/test/*.c > dupdate /global/player.c /std/living/living.c > dupdate test.c > dupdate liv*.c