Posts: 667
Threads: 11
Joined: Dec 2011
Reputation:
0
There should be no IF statement after ELSE statement. That's why it's giving you the error / warning.
Posts: 120
Threads: 26
Joined: Feb 2011
Reputation:
0
Kostas i got these error's
error 001: expected token: ",", but found "-rational value-"
C:\Documents and Settings\Parkas\Desktop\GM\gamemodes\TLF.pwn(283) : warning 215: expression has no effect
C:\Documents and Settings\Parkas\Desktop\GM\gamemodes\TLF.pwn(283) : warning 215: expression has no effect
C:\Documents and Settings\Parkas\Desktop\GM\gamemodes\TLF.pwn(283) : error 001: expected token: ";", but found ")"
C:\Documents and Settings\Parkas\Desktop\GM\gamemodes\TLF.pwn(283) : error 029: invalid expression, assumed zero
C:\Documents and Settings\Parkas\Desktop\GM\gamemodes\TLF.pwn(283) : fatal error 107: too many error messages on one line