i think we need a script comandlike..
NPC Code:
#C[var,string]
var can be:
1=all lower
2=all caps
3=first letters of tokens capital
string is:
the string you want to get caps of
so you can do..
setstring client.#C[1,Bombs],1;
would set the string client.bombs to 1
it would be good for pandora weapon system.
so I hope it is added..