Template:Custom Weapon Properties Writable: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 16:14, 25 February 2014

  • "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