diff -r a644314c7703 -r 379d7931ffc7 LuaAPI.wiki --- a/LuaAPI.wiki Sun Sep 25 14:35:55 2011 +0000 +++ b/LuaAPI.wiki Sun Sep 25 14:38:05 2011 +0000 @@ -48,7 +48,7 @@ * !HealthDecrease = 5 - amount of health decreased on sudden death * Map = "Bamboo" - the map being played * Theme = "Bamboo" - the theme to be used - * !Ready = 5000 - the ready timer at the start of the round + * Ready = 5000 - the ready timer at the start of the round * !MapGen * !TemplateFilter * Goals = "Jumping is disabled" - if you want to add info to the game mode dialog, use "|" to separate lines @@ -501,6 +501,11 @@
Display event text in the upper part of the screen.
+=== !MapHasBorder() === + +
Returns true/false if the map has a border or not. +
+ === !PlaySound(soundId) ===
Plays the specified sound.