Dodian Forums

Go Back   Dodian Forums > Site > News and Updates > Dodian Server

Reply
 
Thread Tools Display Modes
Old 12-01-2019   #1
Fabrice L
Member
 
Join Date: Jan 2014
Location: Enlighten Me!
Posts: 53
Default

Quote:
Originally Posted by Pro Noob View Post
  • 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("_", " ")
Fabrice L is offline   Reply With Quote
Old 12-01-2019   #2
Pro Noob
Developer
 
Join Date: Jun 2019
Posts: 260
Default

Quote:
Originally Posted by Fabrice L View Post
Didn't that work ingame? thought I fixed that years ago
Basicly just one line of code in the login protocol: username.replaceAll("_", " ")
It rejected a user, so guess this source is older then your fix.
Pro Noob is offline   Reply With Quote
Old 12-01-2019   #3
Fabrice L
Member
 
Join Date: Jan 2014
Location: Enlighten Me!
Posts: 53
Default

Quote:
Originally Posted by Pro Noob View Post
It rejected a user, so guess this source is older then your fix.
Quite possible after all the switching hands
Fabrice L is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 06:43 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.