login/register Help
#1

Hi alls.I Have Login And Register Whith Dialog System But On Register SYstem With small and large alphabet Name
Can Make Current Id.Example:
KILLER
Other Can Make killer , kiLLeR ,KillER And....
How To Fix It?


Sry For My Bad English
Reply
#2

Use strlower(string[]); to make the name in lower case and then all names ( in files ) will be in lower case
Reply
#3

You want to make it like how?
(exAmPlE) or (Example)
Reply
#4

Quote:
Originally Posted by XO
Посмотреть сообщение
Use tolower(string[]); to make the name in lower case and then all names ( in files ) will be in lower case
how To Make tolower(string[]); ? Help TNX
Reply
#5

What do you use for saving/loading user accounts? This can happen in SQLite and it can be fixed with COLLATE NOCASE.
Reply
#6

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
What do you use for saving/loading user accounts? This can happen in SQLite and it can be fixed with COLLATE NOCASE.
Not Sql Its dini_IntSet How To Fix It Help Pls TnQ
Reply
#7

Show codes onplayerconnect
Reply
#8

Quote:
Originally Posted by XO
Посмотреть сообщение
Show codes onplayerconnect
I Sended Private
Reply
#9

Fixed in private. have fun.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)