21.02.2012, 19:33
Quote:
Interesting way, I like it. But two aspects you need to know:
1.) When one buy a weapon at the default Ammu Nation one will be banned. 2.) Picking weapon pickups placed with AddStaticPickup will also get one banned. Both cases are when the weapon differs from the one you have. (For example AK47 gets replaced by M4). If you do not use any Pickups and disable Interiors it should work fine. But maybe you can think for a fix of these two issues. |
Aka even other AntiWeapon hacks cannot detect it, and if they could, anybody could hack inside of the ammunation.
Secondly, For picking up weapon pickups, you would need to Add a pickup meaning, when you pick it up, you'll need to script in what the pickup does, so instead of GivePlayerWeapon, put in ServerWeapon.
Its scripted in to the script so you won't get banned from weapons you have, if you have a different weapon, you obviously hacked it.
Because you cannot have an ak47 and a M4 at the same time, so if you use ServerWeapon for an AK47 then buy a M4 using same action/command, it WILL NOT ban you.