author | Wuzzy |
Sun, 08 Jul 2018 01:51:58 +0100 | |
changeset 1428 | c3f768cfe463 |
parent 1427 | 7325e47d2e2f |
child 1429 | 801df24921d6 |
LuaAPI.wiki | file | annotate | diff | comparison | revisions |
--- 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 @@ <code language="lua">count, prob, delay, numberInCrate = GetAmmo(amGrenade) -- Get ammo settings of amGrenade</code> -Hint: It is recommended to always enable skip in missions. Only in exceptional circumstances you should choose to not enable skip. - ==== <tt>!SetAmmoDelay(ammoType, delay)</tt> ==== Changes the delay of a specified [AmmoTypes Ammo Type].