LuaAPI.wiki
changeset 1428 c3f768cfe463
parent 1427 7325e47d2e2f
child 1443 d25ab95f2311
--- 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].