05.03.2009, 13:17
learn to script.. half those errors aren't even related to what I posted, the others are really easy to fix..
replace SLOTS with MAX_PLAYERS, or another define
define that colour, or use another one
add a ; in the previous line
define the 'playername' symbol (new playername[32]; )
Quote:
TomNidi(FilterScript).pwn(2877) : error 017: undefined symbol "SLOTS" |
Quote:
TomNidi(FilterScript).pwn(2886) : error 017: undefined symbol "COLOR_PLAYERACTION" |
Quote:
1.pwn(21214) : error 001: expected token: ";", but found "for" 1.pwn(2122 ![]() |
Quote:
1.pwn(21224) : error 017: undefined symbol "playername" 1.pwn(21226) : error 017: undefined symbol "playername" |