09.09.2015, 02:39
Bom, estou utilizando o cуdigo de Anti invisible bot, do NicK_, mas quando tento compilar, aparece isto:
Jб li, jб reli, mas nгo sei o que possa vir a ser!
OBS: Jб atualizei as includes antes de mais nada
PHP код:
D:\Server\gamemodes\*.pwn(1069) : error 017: undefined symbol "IncomingConnection"
D:\Server\gamemodes\*.pwn(1069) : warning 215: expression has no effect
D:\Server\gamemodes\*.pwn(1069) : error 001: expected token: ";", but found "]"
D:\Server\gamemodes\*.pwn(1069) : error 029: invalid expression, assumed zero
D:\Server\gamemodes\*.pwn(1069) : fatal error 107: too many error messages on one line
OBS: Jб atualizei as includes antes de mais nada
PHP код:
public OnIncomingConnection(playerid, ip_address[], port)
{
if(!strcmp(IncomingConnection[IncomingIP], ip_address, true) && IncomingConnection[IncomingTempo] > gettime()) //Erro nesta linha