tag mismatch
#1

new m[24];
GetPlayerName(playerid,m,24);
strreplace(m, '_', ' ');
if(strcmp(VehInfo[c][Proprietario],m,true) == 0) { continue ; }

I got tag mismatch on the last line..
Thanks for the help.
Reply
#2

Solved.. just a capital word problem.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)