ExyTicTac Posted January 1, 2015 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
Mizudori Posted January 1, 2015 Posted January 1, 2015 setWeaponProperty("colt 45", "std", "flags", 0x000800)
ExyTicTac Posted January 1, 2015 Author Posted January 1, 2015 setWeaponProperty("colt 45", "std", "flags", 0x000800) I am looking for both hands to hold the weapon, instead of both hands holding a weapon. Sorry..
TAPL Posted January 1, 2015 Posted January 1, 2015 This is not possible at the moment, though it been requested: https://bugs.multitheftauto.com/view.php?id=7345
ExyTicTac Posted January 1, 2015 Author Posted January 1, 2015 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.
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