how do i make a hole tht goes to another cave and open @ certian times ?
can you set a lvl on a door ?
can you set a lvl on a door ?
[@main]
#IF
CHECK [100] 1
#ACT
BREAK
#IF
CHECKLEVELEX > 30
#ACT
SET [100] 1
GOTO @main
#ELSESAY
You need to be Level 30+ to enter this cave. \ \
<Exit/@exit>
CHECKQUEST(LvlCheck) NEEDSET_ON(100)
u can use the command needhole in the movemapevent table (i think, dont have a db in front of me), in the column where norecall ect is, then in mongen have a holespawning zombie mob on the same location u have used in the movemapevent with no range so that it always spawns on the same spot, when the zombie spawns as you walk by that area, you can then move into ghoul cave, as was.
