Masa Posted August 8, 2013 Share Posted August 8, 2013 Hey, how does one edit a weapons firing rate? Link to comment
Masa Posted August 8, 2013 Author Share Posted August 8, 2013 Can you please give me a simple code for it? Link to comment
TAPL Posted August 8, 2013 Share Posted August 8, 2013 setWeaponProperty(24, "pro", "flags", 0x000400) Link to comment
Masa Posted August 8, 2013 Author Share Posted August 8, 2013 How do I lower the firing speed so it's like 0,5x faster than the original? I don't want a Deagle to spray bullets like a minigun lol. Link to comment
xXMADEXx Posted August 8, 2013 Share Posted August 8, 2013 How do I lower the firing speed so it's like 0,5x faster than the original? I don't want a Deagle to spray bullets like a minigun lol. How about trying to read the arguments? Link to comment
Moderators IIYAMA Posted August 8, 2013 Moderators Share Posted August 8, 2013 (edited) "weapon_range" "target_range" "accuracy" "damage" "life_span" Get only "firing_speed" Get only "spread" Get only "maximum_clip_ammo" "move_speed" "flags" See Weapon Flags "anim_group" Get only "fire_type" Get only "model" Get only "model2" Get only "weapon_slot" Get only "fire_offset" Get only "skill_level" Get only "required_skill_level" Get only "anim_loop_start" "anim_loop_stop" "anim_loop_bullet_fire" "anim2_loop_start" "anim2_loop_stop" "anim2_loop_bullet_fire" "anim_breakout_time" "radius" Get only "aim_offset" Get only "default_combo" Get only "combos_available" Get only not yet possible. Edited August 8, 2013 by Guest Link to comment
Masa Posted August 8, 2013 Author Share Posted August 8, 2013 How do I lower the firing speed so it's like 0,5x faster than the original? I don't want a Deagle to spray bullets like a minigun lol. How about trying to read the arguments? What arguements? Link to comment
xXMADEXx Posted August 8, 2013 Share Posted August 8, 2013 How do I lower the firing speed so it's like 0,5x faster than the original? I don't want a Deagle to spray bullets like a minigun lol. How about trying to read the arguments? What arguements? This: https://wiki.multitheftauto.com/wiki/SetWeaponProperty Link to comment
Moderators IIYAMA Posted August 8, 2013 Moderators Share Posted August 8, 2013 Just the only way to make it faster now is by changing it to a spraycan. > flag 0x000400 Read that list carefully and see what isn't possible yet. 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