Problem /clans
#5

C:\Users\User\Documents\ValoareCuK\gamemodes\rworl d.pwn(11835) : error 035: argument type mismatch (argument 1)
C:\Users\User\Documents\ValoareCuK\gamemodes\rworl d.pwn(11836) : error 028: invalid subscript (not an array or too many subscripts): "cNameclans"
C:\Users\User\Documents\ValoareCuK\gamemodes\rworl d.pwn(11836) : warning 215: expression has no effect
C:\Users\User\Documents\ValoareCuK\gamemodes\rworl d.pwn(11836) : error 001: expected token: ";", but found "]"
C:\Users\User\Documents\ValoareCuK\gamemodes\rworl d.pwn(11836) : error 029: invalid expression, assumed zero
C:\Users\User\Documents\ValoareCuK\gamemodes\rworl d.pwn(11836) : fatal error 107: too many error messages on one line


11835
if(strlen(inputtext) > 20 || strlen(inputtext) < 3) return SCM(playerid, -1, "{008BC7}Informatie: {ffffff}Numele clanului nu poate fi mai scurt de 3 caractere sau mai lung de 20.");
format(cNameclans, 20, "%s", strlen(inputtext));

11836
new verificaClan = MySQLCheckClan( cNameclans[playerid] );
Reply


Messages In This Thread
Problem /clans - by Jimmi - 28.05.2016, 10:25
Re: Problem /clans - by Darkwood17 - 28.05.2016, 10:49
Re: Problem /clans - by Jimmi - 28.05.2016, 11:10
Re: Problem /clans - by Darkwood17 - 28.05.2016, 11:16
Re: Problem /clans - by Jimmi - 28.05.2016, 11:21
Re: Problem /clans - by Jimmi - 28.05.2016, 17:24
Re: Problem /clans - by Jimmi - 28.05.2016, 22:19

Forum Jump:


Users browsing this thread: 3 Guest(s)