Code:
[@ZumaTaurusCheck]
#IF
checkmonmap D1106 1 ZumaTaurus
#ACT
ENTER_OK
#ELSEACT
ENTER_FAIL
#ELSESAY
You cannot enter at this time.\ \
<Close/@exit>\
How does this work? how does it know which map? "if i was to try and put"
Code:
[@ZumaTaurusCHeck]
#IF
Checkitem ztkey
#ACT
Enter_OK
#ELSEACT
ENTER_FAIL
#ELSESAY
You dont have a key.\\
<Close/@Exit>
