# HG changeset patch # User RedGrinner # Date 1293752201 0 # Node ID 64fc6cee4af74cc0e39c88cc8efb49246f5bf0cc # Parent 2edf207a905a6912612a0f4170864d9a2c95b25e Added a note on the new icons for ShowMission diff -r 2edf207a905a -r 64fc6cee4af7 LuaAPI.wiki --- a/LuaAPI.wiki Thu Dec 30 23:25:21 2010 +0000 +++ b/LuaAPI.wiki Thu Dec 30 23:36:41 2010 +0000 @@ -359,6 +359,14 @@ === !ShowMission(caption, subcaption, text, icon, time) ===
Use to tell the player what he is supposed to do. + +As of (0.9.15), icon currently accepts: +-amBazooka, -amShotgun etc. (and other ammo types) +0 (Gold Crown icon) +1 (Target icon) +2 (Exclamation mark) +3 (Question mark) +4 (Gold star)
=== !HideMission() ===