SA-MP Forums Archive
JunkBuster with LuxAdmin Problem... pls help! - 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 with LuxAdmin Problem... pls help! (/showthread.php?tid=301541)



JunkBuster with LuxAdmin Problem... pls help! - niels44 - 04.12.2011

hey guys,
i have a problem with Junkbuster.
when i want to use the include
Код:
#include <JunkBuster> or #include <JunkBuster_FS>
then it gives this warning... now i know that when it's a warning it still will compile but i want my server warning and error free so pls help me i want to fix this...
Код:
F:\program files\my own drifting gamemode\filterscripts\LuxAdmin.pwn(501) : warning 202: number of arguments does not match definition
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase


1 Warning.
pls help.

niels


Re: JunkBuster with LuxAdmin Problem... pls help! - PlayHard - 04.12.2011

What's line 501?


Re: JunkBuster with LuxAdmin Problem... pls help! - niels44 - 05.12.2011

Код:
TempBanCheck(playerid);



Re: JunkBuster with LuxAdmin Problem... pls help! - niels44 - 05.12.2011

i have removed that line and now it's okay but is this good or do i have to place it back?