mob
verb
powerup()
set name = "Power Up"
set category = "Fighting"
if(usr.stamina>5)
if(poweringup==0)
usr.poweringup=1
oview(2) << 'powerup.WAV'
Problem description:
When i execute this verb i dont hear anything.Is there some kind of volume control that i am unaware of?