Question ?
#1

So my question is if i use this Anti Weapon hack system:

https://sampforum.blast.hk/showthread.php?tid=319800

Does it will work if i create a /w command that you buy weapons, and will not detect as hack?

Because i want a system that doesn't allow you to have weapon by the Menu of S0B but it gives you if you buy it with server command.

Main question: Does will detect as hack if i create /w command for buying weapons. And fully, does it will work?

Sorry for my bad english.
Reply
#2

You need to use Server weapons like in the tutorial and it will work .. But you need to make it compatibile with your code.
Reply
#3

As long as you use the correct function for the anticheat to give yourself a weapon, that being :

ServerWeapon(playerid, weaponid, ammo)

You shouldn't run into any problems.
Reply
#4

Creating a weapon anti cheat which will work in all instances is hard. You have to be very careful and take in note all the points there are to ensure that it will work correctly all times.

Sometimes when you give weapons to a player and they finish the ammo they can spawn the weapons without getting banned as you already gave them the okay. You'd have to reset the variables on this occassions and to tell the truth not every anti weapon cheat out there does that efficiently. If you're good enough, that shouldn't be an issue for you at all.

Any command or anything else should use the function that comes from your anitcheat if you don't want to ban the players incorrectly. Sometimes hooking the native GivePlayerWeapon helps in this instance. Best of luck.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)