mob
Stat()
if(loggedin==1)
Workhp(src)
Deathcheckplayer(src)
statpanel("Stats")
stat("Health: [Hp2]")
stat("Skill: [obj/var/Skillsel]")
My question is to do with the stat("Skill:obj/var/Skillsel]") I know this code does not work at the moment and it is this part i am wondering is there a way to define paths within a stat as i am trying to make it so when you select a skill the picture of the skill shows up in the selected skill stat.