mob
Login()
..()
src.spells += new /obj/spell/HPHeal()
verb/Spells()
src.currentSpell = input("Which Spell?","Select Spell") in spells
if(!src.currentSpell.needsTarget)
src.currentSpell.Cast(src)
i just gives me error when i get in the game
ID:140056
![]() May 28 2010, 8:05 pm (Edited by moderator on May 28 2010, 9:56 pm)
|
|
mob i just gives me error when i get in the game |
Don't really know what the problem is, I made this real quick, I'm not saying you should use it, but it might help you towards a solution.
mob |
Please tell the good people what the error is, not simply that it errors.