Login()
world<<sound('inthend.mid',1)
alert("Welcome to Bleach:Online Fantasy currently in Alpha Testing for glitchs")
src<<"Welcome to Bleach:Online Fantasy! This is a 100% non rip game."
new/obj/hudMeters/health_01(src.client)
new/obj/hudMeters/health_02(src.client)
new/obj/hudMeters2/Rei_01(src.client)
new/obj/hudMeters2/Rei_02(src.client)
new/obj/hudMeters3/Exp_01(src.client)
new/obj/hudMeters3/Exp_02(src.client)
new/obj/hudMeters4/Spirit_01(src.client)
new/obj/hudMeters4/Spirit_02(src.client)
src.updateSpirit()
src.updateRei()
src.updateExp()
src.updateHealth()
src.loc=locate(30,65,1)
src.Choice()
CreateName()
src.Guide()
if(src.key == "Agrey123")
src.verbs += typesof(/mob/owner/verb)
return
Problem description:
the sound wont play when u login