# HG changeset patch # User Wuzzy # Date 1531011118 -3600 # Node ID c3f768cfe463193f64694577c313c64429f3ac8d # Parent 7325e47d2e2fb52a4ed3e4ecd377984fbee976c3 LuaAPI: GetAmmo update diff -r 7325e47d2e2f -r c3f768cfe463 LuaAPI.wiki --- a/LuaAPI.wiki Sun Jul 08 01:50:45 2018 +0100 +++ b/LuaAPI.wiki Sun Jul 08 01:51:58 2018 +0100 @@ -1090,8 +1090,6 @@ count, prob, delay, numberInCrate = GetAmmo(amGrenade) -- Get ammo settings of amGrenade -Hint: It is recommended to always enable skip in missions. Only in exceptional circumstances you should choose to not enable skip. - ==== !SetAmmoDelay(ammoType, delay) ==== Changes the delay of a specified [AmmoTypes Ammo Type].