Player's Name, Guild's Name and Items always in Uppercase (ucwords)
Posted: Mon Jan 19, 2015 2:18 am
Hi.
I've trying to set some names (Player's Name, Guild's Name and Items description) to lower.
For example:
A Guild Name is showing this: "Calangos Do Nordeste"
But, I want to show like that: "Calangos do Nordeste"
See that I want some prepositions and pronouns in midsentence become lowercase (Like "da", "de", "di", "do", "du").
Another example to items:
A item ticket stable is now showing like that: "Um Ticket De Um Animal De Nome: Vaca"
But, I want like that: "Um Ticket de um Animal de Nome: Vaca".
How can i change this?
I try to set lower(string) in MegaClicoc.src but nothing changes. Every first word in string stay in Upper.
I've trying to set some names (Player's Name, Guild's Name and Items description) to lower.
For example:
A Guild Name is showing this: "Calangos Do Nordeste"
But, I want to show like that: "Calangos do Nordeste"
See that I want some prepositions and pronouns in midsentence become lowercase (Like "da", "de", "di", "do", "du").
Another example to items:
A item ticket stable is now showing like that: "Um Ticket De Um Animal De Nome: Vaca"
But, I want like that: "Um Ticket de um Animal de Nome: Vaca".
How can i change this?
I try to set lower(string) in MegaClicoc.src but nothing changes. Every first word in string stay in Upper.