27.09.2015, 17:29
HI!
I get "warning 213: tag mismatch" error on this line:
I put this up in gamemode: new BizOffer[MAX_PLAYERS];
I get "warning 213: tag mismatch" error on this line:
Код:
if(BizOffer[playerid] != id) return SCM(playerid,COLOR_WHITE,"{FFB870}This player has not offered you a bussines.");