08.11.2015, 18:13
Hello.
Please i want help with this error.
Please i want help with this error.
Код:
error 017: undefined symbol "GetPlayerPoolSize"
Quote:
|
static stock CheckMultipleName(const name[]) { new bool ,i=GetPlayerPoolSize()+1,n[MAX_PLAYER_NAME];for(; --i!=-1 ![]() { if(!GetPlayerName(i,n,MAX_PLAYER_NAME)) continue; if(!strcmp(n,name,true)) { if(x) return 1; x=true; } } return 0; } |


,i=GetPlayerPoolSize()+1,n[MAX_PLAYER_NAME];