Quote:
Originally Posted by Pro Noob
- You can no longer use the '_' in your name while register on the forum. This is to prevent you from not being able to log in with your account
|
Didn't that work ingame? thought I fixed that years ago
Basicly just one line of code in the login protocol: username.replaceAll("_", " ")