20.04.2010, 13:12
Umh, i don't really know how to explain this but its like that:
The thing is , i don't know how to do that "playerDB[ip][Blacklist] = 1" placing the IP in insert playerid just makes me get some errors, any ideas how to do it?
Code:
new ip[20]; GetPlayerIp(giveplayerid, ip, sizeof ip); playerDB[ip][Blacklist] = 1;