mob/proc/Update_Skill()
var/I = 0
for(var/obj/gui/jutsus/O in src.contents)
winset(src, "Skin NSD.info2", "current-cell=1,[++I]")
src << output(O, "Skin NSD.info2")
winset(src,"Skin NSD.info2", "cells=[I]")
Problem description:
Personally, to have a doubt
Next, trying to do here in the skin have 2 statpanel
I want separate tabs
panel1 to stay in one and the other two panel
how do I do? '-'
Example: