Full Ammo in gun

Discussion in 'Rust Development' started by Mr.Man, Mar 17, 2016.

  1. I want to be able to modify the plugin StartupItems so that when a player spawns their guns on their belt have full ammo so they don't have to reload every time. I saw a few similar threads with no real clear answer. I know it's possible I just can't figure it out. If it becomes too much of a problem to try and modify the plugin StartupItems, then could you guys help me with making it a plugin? (pref C#, I just don't know what to do beyond that).
     
  2. Look at Kits, GunGame, EventManager. These all have the code needed to do that if you think you can do it. Or ask the author to add it to his plugin