Jump to content

[Help] Aim and run at the same time


Grozz

Recommended Posts

Oh, sure, haven't been specific:

This will make the M4 one-handed so you can run with it.

The 0x000000 values are here: https://wiki.multitheftauto.com/wiki/Weapon_Flags

setWeaponProperty (31,"poor","flags",0x000002) --Use only one arm so you can execute the running animation
setWeaponProperty (31,"poor","flags",0x000008) --Free aim thing
setWeaponProperty (31,"poor","flags",0x000010 ) --This will let you run and aim at the same time
setWeaponProperty (31,"poor","flags",0x000020 ) --This will let you run and fire at the same time

Note: The "poor" thing specifies which skill level you have of that specific weapon. You can either use "poor", "std" and "pro".

Edited by MadnessReloaded
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...