-misterX- Posted February 9, 2013 Share Posted February 9, 2013 hi, i downloaded this resource https://community.multitheftauto.com/ind ... ls&id=6361 but now everytime i get the m4 it gives me dual m4, i tried to fix but when i shoot the player moves too fast fixed code setWeaponProperty(31, "pro", "flags", 0x000800) setWeaponProperty(31, "pro", "flags", 0x000002) setWeaponProperty(31, "pro", "maximum_clip_ammo", 50) setWeaponProperty(31, "pro", "move_speed", 100) Link to comment
TAPL Posted February 9, 2013 Share Posted February 9, 2013 I didn't get how you want it to work. Link to comment
-misterX- Posted February 9, 2013 Author Share Posted February 9, 2013 i want it works standardly but the resource force me use only dual weapons! the only way is set a lower weapon skill Link to comment
TAPL Posted February 9, 2013 Share Posted February 9, 2013 Then why you use this resource if you don't want it Link to comment
-misterX- Posted February 9, 2013 Author Share Posted February 9, 2013 i just tryied to see how it works Link to comment
TAPL Posted February 9, 2013 Share Posted February 9, 2013 If you don't want dual weapon, remove this line: setWeaponProperty(31, "pro", "flags", 0x000800) If you don't want fast move speed, remove this line or lower the number 100 to something else. setWeaponProperty(31, "pro", "move_speed", 100) Otherwise, i didn't understand what is the type of help you need. Link to comment
-misterX- Posted February 9, 2013 Author Share Posted February 9, 2013 i removed all but i still have double M4 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