ExyTicTac Posted January 1, 2015 Share Posted January 1, 2015 Hello, I am attempting to make it so a player can hold this weapon with both hands however it turns out like this: Here is my code: setWeaponProperty("colt 45", "std", "flag_aim_arm", false) If you can help, that would be most appreciated Link to comment
Mizudori Posted January 1, 2015 Share Posted January 1, 2015 setWeaponProperty("colt 45", "std", "flags", 0x000800) Link to comment
ExyTicTac Posted January 1, 2015 Author Share Posted January 1, 2015 Mizudori said: setWeaponProperty("colt 45", "std", "flags", 0x000800) I am looking for both hands to hold the weapon, instead of both hands holding a weapon. Sorry.. Link to comment
pa3ck Posted January 1, 2015 Share Posted January 1, 2015 https://wiki.multitheftauto.com/wiki/SetPedStat Link to comment
TAPL Posted January 1, 2015 Share Posted January 1, 2015 This is not possible at the moment, though it been requested: https://bugs.multitheftauto.com/view.php?id=7345 Link to comment
ExyTicTac Posted January 1, 2015 Author Share Posted January 1, 2015 TAPL said: This is not possible at the moment, though it been requested:https://bugs.multitheftauto.com/view.php?id=7345 I was afraid the might be the case. Thank you TAPL for clearing it up and sharing the request. Link to comment
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now