winset(src,"EquipmentWindow.EquipmentLabel","text='[M]'s Equipment'") |
The ' cuts off the text input, and it ends up just saying their name.
ie: Falacy
instead of: Falacy's Equipment
I tried using a \, tried putting it in a variable and then using that instead, can't seem to get it to work.