mob/proc
NewCharacter()
set hidden = 1
winset(src,"Final.submit_char","is-disabled=\"true\"")
Problem description:
Alright so I've started using winsets and my load,delete, and hub buttons are fine it's just I can't get this one to show up after the MOB presses the button.
If so, it either needs to be a verb, or added to the mob's verb list.
What exactly do you want to happen when the button is pressed?