Hi guys, I'm stuck at two things: 1. How do I change the amount of grenades thrown? I'm chaning stuff in Items_Server.zip > Abilities, but that doesn't seem to do the trick:
Code
<!-- Item_GrenadeSpam_BRI_HGrenade_Millsbomb -->
<faction>1</faction>
<kits>7</kits>
<upgrade id="2065"><values><!-- 1 -->
<refresh>1</refresh>
<numberOfGrenades>50</numberOfGrenades> **// - Stays at 3
<cost>0</cost>
</values></upgrade>
2. How do I add widgets? Would like to kick the football around or mess with the rocket fuel.
I would be very grateful if you guys could help me with this.
Thanks!