changeset 79 | 64fc6cee4af7 |
parent 78 | 2edf207a905a |
child 80 | 3010f79cf869 |
--- 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 @@ === <tt>!ShowMission(caption, subcaption, text, icon, time)</tt> === <blockquote>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) </blockquote> === <tt>!HideMission()</tt> ===