error is in this line
if else(strcmp(cmds,"forum",true) == 0) {
and 4 errors
C:\Documents and Settings\Administrator\My Documents\Vice city cops and robbers.pwn(72 -- 73) : warning 215: expression has no effect
C:\Documents and Settings\Administrator\My Documents\Vice city cops and robbers.pwn(73) : error 001: expected token: ";", but found "if"
C:\Documents and Settings\Administrator\My Documents\Vice city cops and robbers.pwn(73) : error 001: expected token: "(", but found "else"
C:\Documents and Settings\Administrator\My Documents\Vice city cops and robbers.pwn(73) : error 017: undefined symbol "cmds"
C:\Documents and Settings\Administrator\My Documents\Vice city cops and robbers.pwn(73) : fatal error 107: too many error messages on one line
Compilation aborted.Pawn compiler 3.0.3367 Copyright (c) 1997-2005, ITB CompuPhase
4 Errors.
plzzz help