Posts: 2,605
Threads: 412
Joined: Nov 2021
Reputation:
0
Nice.. I'll check it out.
Posts: 2,605
Threads: 412
Joined: Nov 2021
Reputation:
0
no it wont. T4C uses the same system. And you can write the full name if you wish.
Just do the same thing on the char creation (case-insensitive) and you'll be fine.
/whisper Spodi
/whisper spodi
/whisper SPODI
All the same in the end. But there can be only one Spodi made. :wink:
Posts: 2,605
Threads: 412
Joined: Nov 2021
Reputation:
0
LCase() only makes it work like this:
Will
will
This isnt working for it:
wILL
WilL
Misunderstood
Unregistered
I don't know what you're smoking, but I'm pretty sure LCase changes the entire string to lowercase, not just the first letter. Changing the first letter of a word is called converting to propercase, vb has another function for that.(I think its like strconv(string,vbproppercase)
Problem.
2 players. One named John. The other Johnson. Johnson has a lower index number. How'd you PM John?
Posts: 2,605
Threads: 412
Joined: Nov 2021
Reputation:
0
@Missunderstood: If you look above I had "or" in the if statement. Which means I can either have it all like william. Or as it was written correctly: William.
@Joost: well kick them.