Quote:
Originally Posted by CreativityLacker
Installation
In order to install -
Include C-guns
Replace -
pawn Код:
GivePlayerWeapon with GivePlayerWeaponEx ResetPlayerWeapons with ResetPlayerWeaponsEx SetPlayerAmmo with SetPlayerAmmoEx GetPlayerAmmo with GetPlayerActualAmmo
Note that the WeaponHackCheck stock can be used anywhere, but preferably do not use it anywhere as it has been inbuilt in the script already!
|
You could HOOK those functions so that the include could be added in every script and doesn't need to change the function's name.