Code
C:\Documents and Settings\Администратор\Рабочий стол\capture.pwn(455) : warning 235: public function lacks forward declaration (symbol "OnPlayerPrivmsg")
C:\Documents and Settings\Администратор\Рабочий стол\capture.pwn(475) : warning 217: loose indentation
C:\Documents and Settings\Администратор\Рабочий стол\capture.pwn(607) : warning 213: tag mismatch
C:\Documents and Settings\Администратор\Рабочий стол\capture.pwn(608) : warning 213: tag mismatch
C:\Documents and Settings\Администратор\Рабочий стол\capture.pwn(642) : warning 213: tag mismatch
C:\Documents and Settings\Администратор\Рабочий стол\capture.pwn(643) : warning 213: tag mismatch
455 public OnPlayerPrivmsg(playerid, recieverid, text[]) (Он Пустой сразу закрывается ретурном)
475 if (strcmp("/coldall", cmdtext, true, 10) == 0 && IsPlayerAdmin(playerid) == 1)
607 new current=GetPlayerMenu(playerid);
608 if(current==kit)
642 new current=GetPlayerMenu(playerid);
643 if(current==kit)