[Fixed for V0.38] Changing DEFAULT_HEALTH won't work

Messages are moved here (should anyone ever want to see them again) once they are no longer applicable to the current version (e.g. suggestions that have been implemented or bugs that have been fixed).

Moderator: George Gilbert

Forum rules
Please read the Forum rules and policies before posting. You may Image to help finance the hosting costs of this forum.
Post Reply
User avatar
Sophia
Concise and Honest
Posts: 4307
Joined: Thu Sep 12, 2002 9:50 pm
Location: Nowhere in particular
Contact:

[Fixed for V0.38] Changing DEFAULT_HEALTH won't work

Post by Sophia »

When I try to change a cloned monster's default health, I get the following rather perplexing error:

*** CRITICAL ERROR (line 49): Cloned monster properties option "DEFAULT_HEALTH:250" not supported. Expecting DEFAULT_HEALTH:iii where iii is an integer.
User avatar
George Gilbert
Dungeon Master
Posts: 3022
Joined: Mon Sep 25, 2000 11:04 am
Location: London, England
Contact:

Post by George Gilbert »

:-)

It's actually correctly parsed the information (so your dungeon will be fine for testing) but incorrectly always writes up the error message!

Anyway, this is now fixed for V0.38
Post Reply