Some problems with NEX-AC (Anticheat)
#1

Hello. When I compile appear the following errors:

PHP код:
mod2\pawno\include\nex-ac.inc(1441) : error 035argument type mismatch (argument 10
mod2\pawno\include\nex-ac.inc(1439) : warning 203symbol is never used"maxplayers" 
mod2\pawno\include\nex-ac.inc(1439) : warning 203symbol is never used"maxinteriors" 
mod2\pawno\include\nex-ac.inc(1439) : warning 203symbol is never used"maxworlds" 
mod2\pawno\include\nex-ac.inc(2288) : warning 202number of arguments does not match definition 
mod2
\pawno\include\nex-ac.inc(2302) : error 025: function heading differs from prototype 
mod2
\pawno\include\nex-ac.inc(4616) : warning 202number of arguments does not match definition 
mod2
\pawno\include\nex-ac.inc(4630) : error 025: function heading differs from prototype 
mod2
\pawno\include\eSelection.inc(651) : warning 201redefinition of constant/macro (symbol "OnPlayerClickPlayerTextDraw"
lines:
PHP код:
1439 -             stock acc_CreateDynamicPickupEx(modelidtypeFloat:xFloat:yFloat:zFloat:streamdistance 100.0worlds[] = { -}, interiors[] = { -}, players[] = { -}, maxworlds sizeof worldsmaxinteriors sizeof interiorsmaxplayers sizeof players)
                       {
1441-             new ac_pickupid CreateDynamicPickupEx(modelidtypexyzstreamdistanceworldsinteriorsplayersmaxworldsmaxinteriorsmaxplayers);
2288-             return ac_OnPlayerTakeDamage(playeridissueridamountweaponidbodypart);
2302-             forward ac_OnPlayerTakeDamage(playeridissueridFloat:amountweaponidbodypart);
4416-             return ac_OnVehicleDeath(vehicleidkillerid);
4630-             forward ac_OnVehicleDeath(vehicleidkillerid); 
What could be the problem ?
Thank you all!
Reply
#2

UP!!! HELP!!!
Reply
#3

Hello. Check this : https://forums.alliedmods.net/showthread.php?t=201044
Did you even read errors message?
Reply
#4

Hey you have already resolved the problem?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)