Tuesday, October 21, 2008

vashti xp counter patch

to fish vashti's tf xp counter for the new including burden score brief, remove the dollar sign at the end of the regex:
eg 
 -t'^(Hp: ([0-9]+) ?\([0-9]+\)) +(Gp: ([0-9]+) ?\(([0-9]+)\)) +(Xp: ([0-9]+))$' \

into
 -t'^(Hp: ([0-9]+) ?\([0-9]+\)) +(Gp: ([0-9]+) ?\(([0-9]+)\)) +(Xp: ([0-9]+))' \


that fixes it
(vashti xp counter tinyfugue 

Macros for the best MUD client on the planet. ) there

No comments: