JunkBuster? - 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: JunkBuster? (
/showthread.php?tid=488407)
JunkBuster? -
Lajko1 - 17.01.2014
Can someone help me, where can I get those includes?
#include <Double-O-Files_2>
#include <Double-O-Bits>
#include <ForEachPlayer>
#include <zcmd>
Re: JunkBuster? -
Ace155 - 18.01.2014
#include <Double-O-Files_2>
https://sampforum.blast.hk/showthread.php?tid=290320
#include <Double-O-Bits>
https://sampforum.blast.hk/showthread.php?tid=399394 second post
#include <ForEachPlayer>
https://sampforum.blast.hk/showthread.php?tid=92679
#include <zcmd>
https://sampforum.blast.hk/showthread.php?tid=91354
Re: JunkBuster? -
Lajko1 - 18.01.2014
Thank you!
Re: JunkBuster? -
Lajko1 - 19.01.2014
I have this:
#include <Double-O-Files_2>
#include <Double-O-Bits>
#include <ForEachPlayer>
#include <zcmd>
Here is the problem:
pawn Код:
error 017: undefined symbol "i"
error 017: undefined symbol "ForEachPlayer"
error 001: expected token: ";", but found "if"
warning 217: loose indentation
error 017: undefined symbol "i"
error 017: undefined symbol "i"
warning 217: loose indentation
error 017: undefined symbol "ForEachPlayer"
error 017: undefined symbol "i"
error 017: undefined symbol "i"
error 017: undefined symbol "i"
error 017: undefined symbol "i"
Compilation aborted.Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
26 Errors.
Re: JunkBuster? -
Jimmy0wns - 19.01.2014
should fix that.
Re: JunkBuster? -
Lajko1 - 19.01.2014
Same :/
Re: JunkBuster? -
Lajko1 - 19.01.2014
Anyone ?
Re: JunkBuster? -
gotwarzone - 03.02.2014
im also having problem with this.hope someone help us
I need this include #include <ForEachPlayer>