Ayuda Con JunkBuster y LuxAdmin
#1

Hola mi problema que es pongo el include junkbuster pero me da los siguientes errores:
Код:
C:\Users\Gerardo\Sever\pawno\include\dutils.inc(20) : warning 201: redefinition of constant/macro (symbol "MAX_STRING")
C:\Users\Gerardo\Sever\pawno\include\JunkBuster.inc(103) : warning 201: redefinition of constant/macro (symbol "RED")
C:\Users\Gerardo\Sever\pawno\include\JunkBuster.inc(244) : error 021: symbol already defined: "WeaponForbiddenForPlayer"
C:\Users\Gerardo\Sever\pawno\include\JunkBuster.inc(253) : error 021: symbol already defined: "ForbiddenWeapons"
C:\Users\Gerardo\Sever\pawno\include\JunkBuster.inc(254) : error 021: symbol already defined: "ForbiddenWeaponsCount"
C:\Users\Gerardo\Sever\pawno\include\JunkBuster.inc(1350) : error 021: symbol already defined: "IsForbiddenWeapon"
C:\Users\Gerardo\Sever\pawno\include\JunkBuster.inc(1361) : error 021: symbol already defined: "ForbidWeaponForPlayer"
C:\Users\Gerardo\Sever\pawno\include\JunkBuster.inc(1371) : error 021: symbol already defined: "ResetForbiddenWeaponsForPlayer"
C:\Users\Gerardo\AppData\Local\Temp\Rar$DI35.416\LuxAdmin.pwn(343) : error 021: symbol already defined: "BadWords"
C:\Users\Gerardo\AppData\Local\Temp\Rar$DI35.416\LuxAdmin.pwn(407) : error 021: symbol already defined: "ConnectedPlayers"
C:\Users\Gerardo\AppData\Local\Temp\Rar$DI35.416\LuxAdmin.pwn(4146) : error 012: invalid function call, not a valid address
C:\Users\Gerardo\AppData\Local\Temp\Rar$DI35.416\LuxAdmin.pwn(4146) : error 029: invalid expression, assumed zero
C:\Users\Gerardo\AppData\Local\Temp\Rar$DI35.416\LuxAdmin.pwn(4146) : error 029: invalid expression, assumed zero
C:\Users\Gerardo\AppData\Local\Temp\Rar$DI35.416\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.
y por lo que creo yo no son compatibles alguna ayuda porfavor nesesito algun anticheat en mi server hay muchos hackers.
Reply
#2

Ami no me salen esos errores, Ve a arriba del LuxAdmin y pon abajo de
Код:
#include <ladmin>
Debajo:
Код:
#include <JunkBuster>
Los includes quedarнan asн:
Код:
#include <a_samp>
#include <ldudb>
#include <lfuncs>
#include <ladmin>
#include <JunkBuster>
Reply
#3

Muchas Gracias. Pero ya lo solucione agregue el #include <JunkBuster_FS> y me funciona al 100%
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)