statpanel("Spells/Skills")
stat("")
for(var/mob/M in world)
if(M.race == "Ninja")
if(M.level >=6)
stat(/obj/spells/Stealth)
ID:271147
Feb 10 2007, 3:37 pm
|
|
hi im trying to put some commands in a statpanel with a icon. I also dont want the command to show up in commands or any other tab. I need some direction ive tried something like below but to no avale. Please help
|
In response to Mecha Destroyer JD
|
|
thanks a bunch worked perfect :)
|
Then from there, whenever you'd want them to learn a new move: