Hi!
I want to test the HPPercent function in gametab.simba.
So i include it at the top like so
Simba Code:{$include SRL-OSR/SRL/misc/gametab.simba}
and when i call HPPercent i get this error
which is form the gametab.simba fileCode:Duplicate identifier 'GETCURRENTTAB' at line 42
The other includes in misc/ seem to work fine


Reply With Quote

