User contributions

Jump to: navigation, search
Search for contributions
 
 
     
  

  • 15:18, 3 February 2015 (diff | hist) . . (+697). . N Add DreamNation to your Viewer (Singularity)(Created page with "'''Step 1:''' http://world.dreamnation.net/wiki/viewer/singy/01ed.PNG Click the Grid Manager button near the bottom of the Viewer screen. '''Step 2:''' http://world.dreamn...") (current)
  • 15:17, 3 February 2015 (diff | hist) . . (+346). . N Add DreamNation to your Viewer (Cool VL Viewer)(Created page with "'''Step 1:''' http://b8.de.imgsrc.ru/e/everest_piek/3/29428923tQE.jpg '''Step 2:''' http://b8.de.imgsrc.ru/e/everest_piek/4/29428924NEz.jpg '''Step 3:''' http://b8.de.imgs...") (current)
  • 15:15, 3 February 2015 (diff | hist) . . (+1,429). . N XMREngine.sample(Created page with "== SAMPLE SCRIPTS == Here are some sample scripts that show some XMREngine features. USE AT YOUR OWN RISK! :) http://www.dreamnation.net/kunta/scripts/blimpcontrol.lsl -...") (current)
  • 15:13, 3 February 2015 (diff | hist) . . (+1,862). . N XMREngine.builtins(Created page with " Some built-in functions not described elsewhere C#-style argument substring functions: string xmrSubstring (string s, integer offset) string xmrSubstring (string...")
  • 14:56, 3 February 2015 (diff | hist) . . (+4,279). . N XMREngine.trycatch(Created page with " == EXCEPTION HANDLING == Provide a mechanism for catching exceptions. Enabled by: xmroption trycatch; '''Keywords''' catch exception finally throw t...") (current)
  • 14:55, 3 February 2015 (diff | hist) . . (+12,097). . N XMREngine.sorpra(Created page with "= EXPLICITLY MOVING SCRIPT OBJECT ACROSS SIM BOUNDARY = The existing OpenSim functions for moving objects around do not allow anyone to be seated on the object when it crosse...") (current)
  • 14:54, 3 February 2015 (diff | hist) . . (+12,993). . N XMREngine.objects(Created page with " == OBJECTS == Script-defined types provide a mechanism to make programming scripts easier instead of having to resort to tricks like manipulating lists. Enabled by: xmrop...") (current)
  • 14:53, 3 February 2015 (diff | hist) . . (+626). . N XMREngine.norighttoleft(Created page with "This enables an optimization possible if the script compiler does not have to preserve the LSL rule that right-hand operands must be evaluated before left-hand operands. For...") (current)
  • 14:53, 3 February 2015 (diff | hist) . . (+12,501). . N XMREngine.inline events(Created page with " == INLINE EVENT HANDLING == Sometimes using the event handler model can be inconvenient and lead to distored code. These built-in functions can lead to simpler code when de...") (current)
  • 14:52, 3 February 2015 (diff | hist) . . (+2,592). . N XMREngine.include(Created page with " == INCLUDE SOURCE FROM WEB SERVER == Read script source from a web server. Enabled by: xmroption include <url>; ...where <url> is a string giving the location of the scr...") (current)
  • 14:51, 3 February 2015 (diff | hist) . . (+3,078). . N XMREngine.chars(Created page with "CHARACTER DATATYPE Enabled by: xmroption chars; Keyword: char - primitive datatype Permitted operators -> result type (bool is an integer with value of 0 or 1):...") (current)
  • 14:49, 3 February 2015 (diff | hist) . . (+3,523). . N Chat/IM Language Translator(Created page with "DreamNation provides a language translator for in-world Chat and IM. If you want to chat and IM in a language other than English, you can select the language you want by wear...") (current)
  • 14:48, 3 February 2015 (diff | hist) . . (+3,393). . N Ephemeral Groups(Created page with "Ephemeral Groups are used to chat among an arbitrary group of users without forming a formal group. To create an Ephemeral Group: * Join one of the ephemeral groups, ephemer...") (current)
  • 14:47, 3 February 2015 (diff | hist) . . (+388). . N In-world Currency(Created page with "The In-world currency of DreamNation (called DNCoins or DN$) operates slightly differently that what most users of SL and some other opensim grids might be used to. You can b...") (current)
  • 14:47, 3 February 2015 (diff | hist) . . (+2,754). . N XMREngine.arrays(Created page with "ASSOCIATIVE ARRAYS Arrays are associative in that the index can be any immutable type, and any given array can have a mix of index types and a mix of value types. In parti...") (current)
  • 14:46, 3 February 2015 (diff | hist) . . (+1,763). . N XMREngine.advflowctl(Created page with "Provide advanced flow-control statements similar to other programming languages. Enabled by: xmroption advflowctl; Keywords: break case constant continue...") (current)
  • 14:45, 3 February 2015 (diff | hist) . . (+2,669). . N XMREngine Script Engine(Created page with "XMRE supports several extensions to the LSL to make it easier to write scripts. XMREngine.advflowctl - provide traditional break/continue/switch/case statements [...")
  • 14:44, 3 February 2015 (diff | hist) . . (-97). . Main Page(current)