View Single Post
  #1  
Old 07-21-2002, 11:24 AM
Warcaptain Warcaptain is offline
Banned
Warcaptain's Avatar
Join Date: Jun 2001
Location: Virginia, USA
Posts: 2,086
Warcaptain is on a distinguished road
Send a message via ICQ to Warcaptain Send a message via AIM to Warcaptain Send a message via Yahoo to Warcaptain
changecaps in strings

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..
Reply With Quote