2 Questions

smoochy boys on tour

TaoQueen

Dedicated Member
Dedicated Member
Jul 3, 2010
56
0
32
I've used search and not found nothing

not sure what i doing wrong but its not working

I'm making a NPC for a fight zone with various maps

1 which is for all levels then 8 more for set levels
the one for all levels works fine
but when i come to checking the levels its not working how i want it to
i had it so it works with checking the level is high enough to go in but wont check to see if your to high

i then changed the script and now it just tells me my level is not right

here is the script I've wrote

[@20]
#IF
CHECKLEVEL 20
CHECKLEVELEX < 30
#ACT
mapmove Z02 18 14
#ELSESAY
Sorry you are not the right level

that worked fine alone
this part I'm having trouble with now just tells me I'm not the right level


also what would be the NPC command to randomly give a item
so i want 1 item to be 100% guarantee
with a bonus item that has a 50% chance of begin gave to the player

any help will be greatly appreciated
 
Last edited: