Problem with Spamming
#9

learn to script.. half those errors aren't even related to what I posted, the others are really easy to fix..

Quote:

TomNidi(FilterScript).pwn(2877) : error 017: undefined symbol "SLOTS"

replace SLOTS with MAX_PLAYERS, or another define

Quote:

TomNidi(FilterScript).pwn(2886) : error 017: undefined symbol "COLOR_PLAYERACTION"

define that colour, or use another one

Quote:

1.pwn(21214) : error 001: expected token: ";", but found "for"
1.pwn(2122 : error 001: expected token: ";", but found "for"

add a ; in the previous line

Quote:

1.pwn(21224) : error 017: undefined symbol "playername"
1.pwn(21226) : error 017: undefined symbol "playername"

define the 'playername' symbol (new playername[32]; )
Reply


Messages In This Thread
Problem with Spamming - by tomnidi - 05.03.2009, 10:37
Re: Problem with Spamming - by [RP]Rav - 05.03.2009, 10:44
Re: Problem with Spamming - by tomnidi - 05.03.2009, 10:54
Re: Problem with Spamming - by Finn - 05.03.2009, 11:02
Re: Problem with Spamming - by [RP]Rav - 05.03.2009, 11:14
Re: Problem with Spamming - by Finn - 05.03.2009, 12:33
Re: Problem with Spamming - by [RP]Rav - 05.03.2009, 12:39
Re: Problem with Spamming - by tomnidi - 05.03.2009, 13:09
Re: Problem with Spamming - by [RP]Rav - 05.03.2009, 13:17
Re: Problem with Spamming - by tomnidi - 05.03.2009, 13:58

Forum Jump:


Users browsing this thread: 3 Guest(s)