23.05.2010, 03:03
D:\...\filterscripts\DeAdmin.pwn(127) : error 035: argument type mismatch (argument 3)
new error
i tried adding it like this also and it returns no errors but it only returns 16
dini_IntSet(pfile, "IP", GetPlayerIp(playerid, playerip, sizeof(playerip));
EDIT:
... Fixed it self with dini_Set
new error
i tried adding it like this also and it returns no errors but it only returns 16
dini_IntSet(pfile, "IP", GetPlayerIp(playerid, playerip, sizeof(playerip));
EDIT:
... Fixed it self with dini_Set

