kaihaider
Community Developer
- Joined
- May 18, 2010
- Messages
- 1,325
- Reaction score
- 5
Sorry if this should be obvious or if it's been mentioned somewhere before, but how do you use CurrentLocaleName?
mastahg told me to check both the englishname and the localename in the useitem() thread. Since there were two names in the class, englishName and name, I had assumed name was the localename but mastahg told me that was incorrect.
How do I check the localename and can I check only that instead of both that and englishName? (since the string I'm comparing is user input)
On a side note, are spell names used in DoAction/CurrentActions region specific? Or do they use an internal dictionary which always includes english names....
mastahg told me to check both the englishname and the localename in the useitem() thread. Since there were two names in the class, englishName and name, I had assumed name was the localename but mastahg told me that was incorrect.
How do I check the localename and can I check only that instead of both that and englishName? (since the string I'm comparing is user input)
On a side note, are spell names used in DoAction/CurrentActions region specific? Or do they use an internal dictionary which always includes english names....
Last edited: