SA-MP Forums Archive
LuxAdmin With Junkbuster 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: LuxAdmin With Junkbuster Problem.. (/showthread.php?tid=181327)



LuxAdmin With Junkbuster Problem.. - <Weponz> - 05.10.2010

I have a problem with Junkbuster in LuxAdmin,The JB i have works but when i include it to Lux it gives wierd errors like colors are already defined etc. Is there something IDK about these 2 together? Or simply is there another released AC that works with Lux


Re: LuxAdmin With Junkbuster Problem.. - <Weponz> - 05.10.2010

Quote:
Originally Posted by Elder_of_Zion
View Post
What are the errors.
C:\Users\-.-\Desktop\Server Files\pawno\include\JunkBuster.inc(103) : warning 201: redefinition of constant/macro (symbol "RED")
C:\Users\-.-\Desktop\Server Files\pawno\include\JunkBuster.inc(244) : error 021: symbol already defined: "WeaponForbiddenForPlayer"
C:\Users\-.-\Desktop\Server Files\pawno\include\JunkBuster.inc(253) : error 021: symbol already defined: "ForbiddenWeapons"
C:\Users\-.-\Desktop\Server Files\pawno\include\JunkBuster.inc(254) : error 021: symbol already defined: "ForbiddenWeaponsCount"
C:\Users\-.-\Desktop\Server Files\pawno\include\JunkBuster.inc(1350) : error 021: symbol already defined: "IsForbiddenWeapon"
C:\Users\-.-\Desktop\Server Files\pawno\include\JunkBuster.inc(1361) : error 021: symbol already defined: "ForbidWeaponForPlayer"
C:\Users\-.-\Desktop\Server Files\pawno\include\JunkBuster.inc(1371) : error 021: symbol already defined: "ResetForbiddenWeaponsForPlayer"
C:\Users\-.-\Desktop\Server Files\filterscripts\LuxAdmin.pwn(343) : error 021: symbol already defined: "BadWords"
C:\Users\-.-\Desktop\Server Files\filterscripts\LuxAdmin.pwn(407) : error 021: symbol already defined: "ConnectedPlayers"
C:\Users\-.-\Desktop\Server Files\filterscripts\LuxAdmin.pwn(4146) : error 012: invalid function call, not a valid address
C:\Users\-.-\Desktop\Server Files\filterscripts\LuxAdmin.pwn(4146) : error 029: invalid expression, assumed zero
C:\Users\-.-\Desktop\Server Files\filterscripts\LuxAdmin.pwn(4146) : error 029: invalid expression, assumed zero
C:\Users\-.-\Desktop\Server Files\filterscripts\LuxAdmin.pwn(4146) : fatal error 107: too many error messages on one line

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


12 Errors.




----------------

this is after i add #include <JunkBuster>


Re: LuxAdmin With Junkbuster Problem.. - <Weponz> - 05.10.2010

*FacePalm* lol its a filterscript it needs the #include <JunkBusterFS> xD,TY anyways lol i feel so stupid now xD