GetPVarInt & SetPVarInt
#1

So i had problem with unclosed brackets (http://forum.sa-mp.com/showthread.ph...d=1#post929668)
I fixed it by checking every command one by one. I thought it could fix my problem but im still getting those errors
pawn Код:
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(974) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(978) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(979) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(980) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1332) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1333) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1334) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1485) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1487) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1493) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1501) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1505) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1506) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1507) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1525) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1530) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1538) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1540) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1552) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1557) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1565) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1570) : error 017: undefined symbol "SetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1580) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1581) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1582) : error 017: undefined symbol "GetPVarInt"
C:\Documents and Settings\Machlik\Moje dokumenty\Pobieranie\samp03bsvr_R2_win32\gamemodes\orp.pwn(1621) : error 017: undefined symbol "SetPVarInt"

Compilation aborted.Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


26 Errors.
What's wrong? I have freshly installed server package and includes!
Reply
#2

You updated, and did you open pawno from this /samp03bsvr_R2_win32/ folder ?
Reply
#3

Seems like you haven't updated to at least 0.3a R5, indeed.
Reply
#4

Did you forgot to include a_samp or update your includes.
Reply
#5

I do not think he forgot that, cause he haven't got any other errors
Reply
#6

I don't know what's wrong... it looks like i didn't saw and left one or two unclosed brackets Anyway thanks for help
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)