Hello its me again, i have found the right place to put this hehe.My problem is that when i click a boulder it brings the usr to the battle area, before the del(M)i have usr.boss1=1, the boss1=0 is defined in var/mob, and in the actual click i have...
Click()
if(usr.boss1==1)
usr<<"The way is clear."
usr.loc=locate(x,y,z)
else
boss()