From the doucmentation..
#VAR temp 5
#FUNC hp 100/@temp
#SHOW @hp
should result in:
100/@temp
but I get
100/5
just as if I'd done a #VAR instead of #FUNC.
Did zMud change since this documentation was written or am I missing something? I am using 6.40 and have not changed any of the default parsing settings that I'm aware of.
Any info would be appreciated.
Wil
Wil Hunt