thing is.. with my script, if u were lvl 10-14 this would run:
[@login]
#IF
CHECKLEVELEX > 14
#ACT
SETRANKLEVELNAME %s\I'm_Level_15_Or_Above
break
#IF
CHECKLEVELEX > 9
#ACT
SETRANKLEVELNAME %s\I'm_Level_10_Or_Above
break
if u was 10-14 on urs, the whole thing would run
it would obviously give the lvl 10+ title... but it would still keep goin thro and checkin if u meet the requirements for the rest... and when there is like 8+ checks, and ur only goin off the 1st 1.. thtas 7+ unneeded checks
the 1 i posted does work, its up 2 him ne way