I want to make it so that if the person is over lvl 8 they can't get the items how can i do this? here's what i have so far
[@noob]
#IF
checklevel 7
#SAY
Hello There <$USERNAME>, I can give you\
a n00b kit to get you started\ \ \ \
<Yes, Please/@kit>\
<No Thanks/@Exit>\
<Back/@main>\
<>
[@noob]
#IF
checklevel 7
#SAY
Hello There <$USERNAME>, I can give you\
a n00b kit to get you started\ \ \ \
<Yes, Please/@kit>\
<No Thanks/@Exit>\
<Back/@main>\
<>
