Not sure if this will completely fix the string problem, but the only use of string as described search for misuse of it.. was the following two lines in spell_routines.inc: /declare ItemName string local ${String[${WhatWhere}].Arg[1,|]} /declare SlotName string local ${String[${WhatWhere}].Arg[2,|]...