Page 1 of 1

Iteminfo.cfg error.

Posted: Tue Aug 08, 2006 1:53 pm
by Yukiko
There is an error in the iteminfo.cfg file in :commands

Code: Select all

Group	EquipmentProps
{
	AutoBox	1
	Entry	text	Equipment Properties
	Entry	member	Hit_Points	hp		0	propedit
	Entry	member	Max_HP		max_hp		0 // Error here
	Entry	member	Max_HP_Mod	maxhp_mod	0	propedit
	Entry	member	Quality		quality		0	propedit
}
The second "max_hp" should be maxhp.

The current cfg entry for iteminfo returns a non-existent value for maxhp.

Posted: Tue Aug 08, 2006 11:27 pm
by OldnGrey
I guess you had to subscribe to the distro to know that Austin has graciously accepted Yuki's fix and updated the distro.