Little Script for someone to help me with plz

Mu online season 21 - grand opening

DrUgZ

Dedicated Member
Dedicated Member
Apr 20, 2003
219
6
94
this is the error I am getting:


script error: monclear NS02 line:12 : C:\mirserver\Mir200\Envir\Market_Def\BichonLadderEnt-0.txt

This is the script I wrote....obviously wrong :/ I know is has something to do with the Monclear NS02 (this is the map I am using so it is correct) but not sure why it is wrong.

[@main]
#If
checkitem BrownLog 1
#Act
goto @takelog
#Elsesay
Sorry. you need a BrownLog to enter here.\ \
<Exit/@exit>

[@takelog]
#If
checkhum 0
monclear NS02
#Say
Are you ready?\ \
<Yes/@tele>\ \
<NO/@exit>

[@tele]
#Act
take BrownLog 1
mapmove NS02 18 10
give TownTeleport 1
#Elsesay
Sorry, someone is already in there.\
Please try again later.
<Exit/@exit>


One other thing...what happens if there is someone in the room and he wont tele u there...will he still take the BrownLog in the script? Cos I dont want him to take it if there is someone in room...

ty very much for help guyz
 
Last edited: