30.05.2016, 19:59
Hi. Pawn Compiler different one warning. :/ What is the problem 

Код:
new bool:WaitFunction[MAX_PLAYERS]; if(WaitFunction[playerid] = !WaitFunction[playerid]) { /* Do Stuff(Codes) */ } return 1; }
PHP код:
warning 211: possibly unintended assignment