2 Errors in compiler, but I cant seem to fix it?
#2

Код:
C:\Documents and Settings\Danny.YOUR-E6F02835AE\My Documents\Roleplay test server\filterscripts\testfs.pwn(315) : error 017: undefined symbol "GetPlayerID"
pawn Код:
new GetPlayerID
This can either go on top of your script of before the life you are going to use it on.

Код:
C:\Documents and Settings\Danny.YOUR-E6F02835AE\My Documents\Roleplay test server\filterscripts\testfs.pwn(342) : warning 203: symbol is never used: "ret_memcpy"
pawn Код:
#pragma unused ret_memcpy
This add it where you have your includes listed.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)