zGaming Gamemode problem. Errors and warnings.
#1

I have this problem with the zGaming Gamemode. Can someone help me out ?

And Yes, I have all the includes from zGaming server.

Код:
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(7811) : error 017: undefined symbol "SPECIAL_ACTION_CUFFED"
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(17090) : warning 235: public function lacks forward declaration (symbol "OnPlayerEditAttachedObject")
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(18087) : error 017: undefined symbol "EditAttachedObject"
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(18637) : error 017: undefined symbol "EDIT_RESPONSE_UPDATE"
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(18642) : error 017: undefined symbol "EDIT_RESPONSE_CANCEL"
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(18651) : error 017: undefined symbol "EDIT_RESPONSE_FINAL"
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(22200) : error 017: undefined symbol "InterpolateCameraPos"
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(22201) : error 017: undefined symbol "InterpolateCameraLookAt"
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(22221) : error 017: undefined symbol "InterpolateCameraPos"
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(22222) : error 017: undefined symbol "InterpolateCameraLookAt"
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(22242) : error 017: undefined symbol "InterpolateCameraPos"
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(22243) : error 017: undefined symbol "InterpolateCameraLookAt"
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(22263) : error 017: undefined symbol "InterpolateCameraPos"
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(22264) : error 017: undefined symbol "InterpolateCameraLookAt"
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(22284) : error 017: undefined symbol "InterpolateCameraPos"
C:\Documents and Settings\*r\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(22285) : error 017: undefined symbol "InterpolateCameraLookAt"
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(22305) : error 017: undefined symbol "InterpolateCameraPos"
C:\Documents and Settings\*\Desktop\Copy of Redwood\gamemodes\ZRP.pwn(22306) : error 017: undefined symbol "InterpolateCameraLookAt"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


17 Errors.
Reply
#2

Show us the lines?
Reply
#3

Here : https://sampforum.blast.hk/showthread.php?tid=350747
Reply
#4

Update it to 0.3e
Reply
#5

Quote:
Originally Posted by newbienoob
Посмотреть сообщение
Update it to 0.3e
What exacly becouse Includes are 0.3e, Server is 0.3e, Pawno is 0.3e..
Reply
#6

Bump. Can someone help me out ? I really need to fix this problem.
Reply
#7

Have you more than one folder 'pawno' in your computer?
Reply
#8

Quote:
Originally Posted by Viniborn
Посмотреть сообщение
Have you more than one folder 'pawno' in your computer?
No. Only 1.
Reply
#9

Make sure you've compiled it with the 0.3e includes...

I compiled the script with 0.3d includes and the result is "Errors" that exactly the same as your problem XD
Reply
#10

Quote:
Originally Posted by Andi_Evandy
Посмотреть сообщение
Make sure you've compiled it with the 0.3e includes...

I compiled the script with 0.3d includes and the result is "Errors" that exactly the same as your problem XD
I changed the foreach.inc with the 0.3e one and I got this errors and when I am using the old foreach from the server .rar I get the first page ones.

Код:
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(1) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(463) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(493) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(495) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(497) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(499) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(509) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(529) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(559) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(561) : error 010: invalid function or declaration
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(561) : error 010: invalid function or declaration
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(565) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(593) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(595) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(597) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(599) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(605) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(643) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(649) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(683) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(719) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(755) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(797) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(831) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(859) : error 075: input line too long (after substitutions)
C:\Documents and Settings\Denuta Cesar\Desktop\Copy of Redwood\pawno\include\foreach.inc(893) : error 075: input line too long (after substitutions)

Compilation aborted.Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


26 Errors.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)