How do i fix this errors ?
#1

pawn Код:
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\HRP_9.01.pwn(687) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\HRP_9.01.pwn(687) : error 008: must be a constant expression; assumed zero
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\HRP_9.01.pwn(689) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\HRP_9.01.pwn(689) : error 008: must be a constant expression; assumed zero
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\HRP_9.01.pwn(31750) : error 017: undefined symbol "ShowModelSelectionMenu"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\HRP_9.01.pwn(31752) : error 017: undefined symbol "ShowModelSelectionMenu"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\HRP_9.01.pwn(31767) : error 017: undefined symbol "ShowModelSelectionMenu"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\HRP_9.01.pwn(47074) : error 017: undefined symbol "LoadModelSelectionMenu"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\HRP_9.01.pwn(47076) : error 017: undefined symbol "LoadModelSelectionMenu"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\HRP_9.01.pwn(53924) : error 017: undefined symbol "SPECIAL_ACTION_CARRY"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\HRP_9.01.pwn(53938) : error 017: undefined symbol "SPECIAL_ACTION_CARRY"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\HRP_9.01.pwn(53952) : error 017: undefined symbol "SPECIAL_ACTION_CARRY"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\HRP_9.01.pwn(53966) : error 017: undefined symbol "SPECIAL_ACTION_CARRY"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\HRP_9.01.pwn(56959) : warning 235: public function lacks forward declaration (symbol "OnPlayerModelSelection")
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


13 Errors.
What whould i update ? and how do i fix this ? i will give +rep for those who will help me !
Reply
#2

Any help please ?
Reply
#3

Any HELP ?? ? ? ?
Reply
#4

PLEASE HELP !
Reply
#5

Do you have mSelection include
if not here: https://sampforum.blast.hk/showthread.php?tid=407045
Reply
#6

And after i put it ? all will be fix ?
Reply
#7

Quote:
Originally Posted by ChuckyBabe
Посмотреть сообщение
And after i put it ? all will be fix ?
Give it a try
Reply
#8

Now i got this

pawn Код:
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(687) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(687) : error 008: must be a constant expression; assumed zero
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(689) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(689) : error 008: must be a constant expression; assumed zero
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(31750) : error 017: undefined symbol "ShowModelSelectionMenu"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(31752) : error 017: undefined symbol "ShowModelSelectionMenu"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(31767) : error 017: undefined symbol "ShowModelSelectionMenu"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(47074) : error 017: undefined symbol "LoadModelSelectionMenu"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(47076) : error 017: undefined symbol "LoadModelSelectionMenu"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(53924) : error 017: undefined symbol "SPECIAL_ACTION_CARRY"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(53938) : error 017: undefined symbol "SPECIAL_ACTION_CARRY"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(53952) : error 017: undefined symbol "SPECIAL_ACTION_CARRY"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(53966) : error 017: undefined symbol "SPECIAL_ACTION_CARRY"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(56959) : warning 235: public function lacks forward declaration (symbol "OnPlayerModelSelection")
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


13 Errors.
Reply
#9

Quote:
Originally Posted by ChuckyBabe
Посмотреть сообщение
And after i put it ? all will be fix ?
Yes hope so, Add it.
Reply
#10

I got this
pawn Код:
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(687) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(687) : error 008: must be a constant expression; assumed zero
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(689) : error 017: undefined symbol "mS_INVALID_LISTID"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(689) : error 008: must be a constant expression; assumed zero
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(31750) : error 017: undefined symbol "ShowModelSelectionMenu"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(31752) : error 017: undefined symbol "ShowModelSelectionMenu"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(31767) : error 017: undefined symbol "ShowModelSelectionMenu"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(47074) : error 017: undefined symbol "LoadModelSelectionMenu"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(47076) : error 017: undefined symbol "LoadModelSelectionMenu"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(53924) : error 017: undefined symbol "SPECIAL_ACTION_CARRY"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(53938) : error 017: undefined symbol "SPECIAL_ACTION_CARRY"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(53952) : error 017: undefined symbol "SPECIAL_ACTION_CARRY"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(53966) : error 017: undefined symbol "SPECIAL_ACTION_CARRY"
C:\Users\Windows7\Desktop\Microsoft Corporation (c)\Horizon\gamemodes\EPRP.pwn(56959) : warning 235: public function lacks forward declaration (symbol "OnPlayerModelSelection")
Pawn compiler 3.2.3664          Copyright (c) 1997-2006, ITB CompuPhase


13 Errors.
How to fix this ?
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)