ID:9108
 
Im Having Some trouble with this code.
        Level(mob/characters/M in world)
set category = "GameMod"
var/amount = input("Level up how many times?") as num
while(amount > 0)
M.exp = M.maxexp
amount -= 1
M.level()


I need to make it so i can level other people up right now it only levels up the person using it. Also i need some code like ClanDBGT2 has the Zan-Zo-Ken code. By the way sorry James (SSJ2GoahnDBGT) for bugging you about helping me with this code when you were in class i did'int know.
You say you've been coding for 2 years and you can't fix that? Wow....