Hi all me again lol this script wont spaw a mob any iders.....
[@main]
Welcome to my little room <$Username>\
I can Summon you the mighty ZumaQueen if you have the key\
to unlock my summoning powers.\
Do you have the key?\
\
<I have the QueensKey./@key> <Id like to leave./@exit>
[@key]
#IF
Checkitem QueensKey 1
#ACT
Take QueensKey 1
Give TownTeleport 1
#ACT
Mob ZumaQueen 1
#SAY
Good luck
#ELSESAY
You dont have a key\
\
<EXIT/@exit>\
/HS
[@main]
Welcome to my little room <$Username>\
I can Summon you the mighty ZumaQueen if you have the key\
to unlock my summoning powers.\
Do you have the key?\
\
<I have the QueensKey./@key> <Id like to leave./@exit>
[@key]
#IF
Checkitem QueensKey 1
#ACT
Take QueensKey 1
Give TownTeleport 1
#ACT
Mob ZumaQueen 1
#SAY
Good luck
#ELSESAY
You dont have a key\
\
<EXIT/@exit>\
/HS
