Can't compile
#1

I can't compile this filterscript whe i edit it help!
http://imageshack.us/photo/my-images...tocompile.jpg/
Reply
#2

Cant see the errors properly , just copy and paste it here.
Reply
#3

C:\Users\Aleksandar\Desktop\Novi sever\filterscripts\aHouse.pwn(95) : error 001: expected token: ";", but found "-identifier-"
C:\Users\Aleksandar\Desktop\Novi sever\filterscripts\aHouse.pwn(980) : warning 203: symbol is never used: "strtok"
Reply
#4

Quote:

C:\Users\Aleksandar\Desktop\Novi sever\filterscripts\aHouse.pwn(980) : warning 203: symbol is never used: "strtok"

You have already defined strtok.So you must remove it from the script.
And you didnt put the correct symbol ( ; ) in line 95
Reply
#5

put
pawn Код:
#pragma unused strtok
to avoid the strtok warning or remove it
and put ";" at the end of line 95
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)