Its been a while since ive coded for FO, now im getting a strange syntax error( ; missing), i know ive forgotten something specifc to fo scripts can someone point me in the right direction
if ((get_critter_stat(self_obj,STAT_current_hp) <= (get_critter_stat(self_obj,STAT_max_hit_points)/10))...