SA-MP Forums Archive
include problem - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: include problem (/showthread.php?tid=519230)



include problem - EmadQmars - 13.06.2014

hi gusy
i have a gamemod but i dont have this includ's
i want
#include <foreach>
#include <zcmd>
#include <fader>


Re: include problem - Battlezone - 13.06.2014

foreach : https://sampforum.blast.hk/showthread.php?tid=92679
zcmd : https://sampforum.blast.hk/showthread.php?tid=91354
fader: http://chomikuj.pl/michal00772/SAMP/...,975749579.inc
USE SEARCH NEXT TIME


Re: include problem - EmadQmars - 13.06.2014

this error for fader.inc

Quote:

C:\Users\E.Q.S\Downloads\Cops-and-robbers-0.3x\pawno\include\fader.inc(9 : error 004: function "OnPlayerScreenFade" is not implemented
C:\Users\E.Q.S\Downloads\Cops-and-robbers-0.3x\pawno\include\fader.inc(114) : error 004: function "OnPlayerScreenColorFade" is not implemented
C:\Users\E.Q.S\Desktop\All For Gta\Script For Test\gamemodes\ZI.pwn(167) : error 017: undefined symbol "FadeInit"
C:\Users\E.Q.S\Desktop\All For Gta\Script For Test\gamemodes\ZI.pwn(312) : error 017: undefined symbol "FadeExit"
C:\Users\E.Q.S\Desktop\All For Gta\Script For Test\gamemodes\ZI.pwn(344) : error 017: undefined symbol "FadePlayerConnect"
C:\Users\E.Q.S\Desktop\All For Gta\Script For Test\gamemodes\ZI.pwn(34 : error 017: undefined symbol "FadePlayerDisconnect"
C:\Users\E.Q.S\Desktop\All For Gta\Script For Test\gamemodes\ZI.pwn(1095) : error 017: undefined symbol "FadeColorForPlayer"
C:\Users\E.Q.S\Desktop\All For Gta\Script For Test\gamemodes\ZI.pwn(1099) : error 017: undefined symbol "FadeColorForPlayer"
C:\Users\E.Q.S\Desktop\All For Gta\Script For Test\gamemodes\ZI.pwn(1104) : error 017: undefined symbol "FadeColorForPlayer"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


9 Errors.

Please Help me


Re: include problem - MacT - 13.06.2014

Maybe try comment include thatyou dont use, its screen include?


Re: include problem - EmadQmars - 13.06.2014

give me another fader.inc please