01.11.2013, 13:09
Hello, i have in my ban offline player command a thing that ban the ip too but now my problem is that the targetname[24] have the [24] also a string so i get this problem:
Any help?
Код:
new targetname[24]
Код:
GetPlayerIp(targetname,ip,sizeof(ip));
Код:
error 035: argument type mismatch (argument 1)