equal
deleted
inserted
replaced
357 </blockquote> |
357 </blockquote> |
358 |
358 |
359 === <tt>!ShowMission(caption, subcaption, text, icon, time)</tt> === |
359 === <tt>!ShowMission(caption, subcaption, text, icon, time)</tt> === |
360 |
360 |
361 <blockquote>Use to tell the player what he is supposed to do. |
361 <blockquote>Use to tell the player what he is supposed to do. |
|
362 |
|
363 As of (0.9.15), icon currently accepts: |
|
364 -amBazooka, -amShotgun etc. (and other ammo types) |
|
365 0 (Gold Crown icon) |
|
366 1 (Target icon) |
|
367 2 (Exclamation mark) |
|
368 3 (Question mark) |
|
369 4 (Gold star) |
362 </blockquote> |
370 </blockquote> |
363 |
371 |
364 === <tt>!HideMission()</tt> === |
372 === <tt>!HideMission()</tt> === |
365 |
373 |
366 <blockquote>Hides the mission. |
374 <blockquote>Hides the mission. |