Help pls
#1

I wonder how I block a player to enter but not nicks like equals.
Example:

I create an account nick Keller
and then I will come in with an account nick KELLER

how do I block it?
How do the system identify the letters case-sensitive?
Reply
#2

Strcmp.

strcmp(const string1[], const string2[], bool:ignorecase, length)

Quote:
Originally Posted by wiki.sa-mp.com
ignorecase (optional) When set to true, the case doesn't matter - HeLLo is the same as Hello. When false, they're not the same.
Reply
#3

but where would I put this to prevent the entry of nicks that way?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)