Template:Custom Weapon Properties Writable

From Multi Theft Auto: Wiki
Revision as of 16:14, 25 February 2014 by Ccw (talk | contribs) (Created page with "<div style="border:0px solid red;margin-bottom:3px;padding-left:20px;"> * "weapon_range" - float * "target_range" - float * "accuracy" - float * "damage" - int ''Note: Changing t...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
  • "weapon_range" - float
  • "target_range" - float
  • "accuracy" - float
  • "damage" - int Note: Changing the standard M4 stat will change how much damage vehicle guns (e.g: Rustler) do.
  • "maximum_clip_ammo" - int
  • "move_speed" - float
  • "flags" - int (specify a flag to toggle it on/off) See Weapon Flags
  • "anim_loop_start" - float
  • "anim_loop_stop" - float
  • "anim_loop_bullet_fire" - float
  • "anim2_loop_start" - float
  • "anim2_loop_stop" - float
  • "anim2_loop_bullet_fire" - float
  • "anim_breakout_time" - float