User Tools

Site Tools


scripting:system_values_functions_overview

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
scripting:system_values_functions_overview [2020/01/28 18:02] – [System Functions] 51.148.136.100scripting:system_values_functions_overview [2020/01/28 18:02] (current) – [System Variables] 51.148.136.100
Line 37: Line 37:
 For example: For example:
  
-<codedoc>+<code>
   $gServerKey[Hello] = "Your personalised random number is "   $gServerKey[Hello] = "Your personalised random number is "
   $gPlayerKey[1] = sysRand( 100 )   $gPlayerKey[1] = sysRand( 100 )
   *say Hi %PLAYER%. $gServerKey[Hello] $gPlayerKey[1].   *say Hi %PLAYER%. $gServerKey[Hello] $gPlayerKey[1].
-</codedoc>+</code>
 .. this would print ''Hi [Player_Name]. Your personalised random number is [1-100]''. .. this would print ''Hi [Player_Name]. Your personalised random number is [1-100]''.
  
scripting/system_values_functions_overview.1580256144.txt.gz · Last modified: 2020/01/28 18:02 by 51.148.136.100

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki