strcmp B don't count as 'b' small ?
#1

for(new i = 0; i < sizeof(VehicleInfo); i++)
{
if(strcmp(GetName(playerid), VehicleInfo[i][vOwner], true) == 0)
{


Ok so a player on my server today had a problem.


When he connected with the name bobby = The server doesen't let him acces the car.

When he connected with the name Bobby (The original name he had when he registered the car) the server did.

How can i make the STRCMP to take small letters & big letters?
Reply


Messages In This Thread
strcmp B don't count as 'b' small ? - by Metharon - 08.02.2016, 19:01
Re: strcmp B don't count as 'b' small ? - by amirm3hdi - 08.02.2016, 19:04
Re: strcmp B don't count as 'b' small ? - by Metharon - 08.02.2016, 19:42
Re: strcmp B don't count as 'b' small ? - by GangstaSunny - 08.02.2016, 19:51
Re: strcmp B don't count as 'b' small ? - by ikey07 - 08.02.2016, 19:52

Forum Jump:


Users browsing this thread: