Jump to content

UZI Weapon


KOKS XXL

Recommended Posts

  • MTA Anti-Cheat Team
2 minutes ago, Tut said:

I believe you can configure weapon properties: https://wiki.multitheftauto.com/wiki/SetWeaponProperty

It's simpler for weapons like Uzi, there will be dual-wield with the weapon skill maxed. Example:

function doubleUzi()
	setPedStat(source, 75, 999)
end
addEventHandler("onPlayerJoin", getRootElement(), doubleUzi)

 

  • Thanks 1
Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...