[Fixed for V0.39] Can't gain experience via damage actions
Posted: Tue May 16, 2006 4:00 pm
Hi George,
You wrote here that its possible to use negative strength in actions.
(especially for experience awards)
but RTC bumps out an critical error , like this :
The line in the dungeon text file is this (for only the action)
You wrote here that its possible to use negative strength in actions.
(especially for experience awards)
but RTC bumps out an critical error , like this :
Code: Select all
.
.
.
*** CRITICAL ERROR (line 355, item reference ref000403-1 - WALLITEM_ACTION): String "-50" not supported. Expecting an integer with a value 0 or greater.
.
.
.
**** RTC FILE HAS NOT BEEN CREATED ****
Code: Select all
ref000403-1 WALLITEM_ACTION 4 3 0 CENTRE ACTION=(ACTION_DAMAGE_BYMONSTER_EXPERIENCE_FIGHTER,NULL,NULL) STRENGTH=(-50)