Added sanity checks to zedit new. (Can no longer make zones that include negative vnums, also get the proper message when you have 3 of the 4 arguments.)

You can now put objects in and remove objects from closed containers as an imm with nohassle.
You can now walk through closed doors as an imm with nohassle on.
You can now open locked containers and doors without unlocking them as an immortal with nohassle.
You can now examine the contents of closed containers as an imm with nohassle.
Made zedit new add the .qst file to the index file.
Fixed various qedit related bugs. (thanks Mirad and Jamdog)
Removed deprecated "murder" code.
When pkill is on players can now order charmed mobs to attack other players.
Fixed 'toggle automap'.
Added a sacrifice command instead of their being autosac only. Also replaced Zizazat's name with more generic "The Gods" as it had obviously been ported from CWG previously.
Fixed Warning relating to Automap.
This commit is contained in:
Fizban 2008-08-11 12:23:06 +00:00
parent d568dd3d42
commit 22ca85c4a5
16 changed files with 54 additions and 48 deletions

View file

@ -279,6 +279,7 @@ const char *connected_types[] = {
"Social edit",
"Trigger edit",
"Help edit",
"Quest edit",
"\n"
};