Difference between revisions of "NDGII"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
Line 3: Line 3:
 
<p style="color: #DDDD88;font-size: 22px;width:60%;margin: 0 auto">Global Functions & Examples</p>
 
<p style="color: #DDDD88;font-size: 22px;width:60%;margin: 0 auto">Global Functions & Examples</p>
  
 +
<center>
 +
{| class="wikitable" | style="width: 60%"
 +
|-
 +
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">IsClusterRegionOnline() || .
 +
|}
 +
</center>
 +
<p style="width: 60%;margin: 0 auto">Example</p>
 +
<div style="width:60%;margin: 0 auto">
 +
  CODE EXAMPLE BLOCK
 +
</div>
 
<center>
 
<center>
 
{| class="wikitable" | style="width: 60%"
 
{| class="wikitable" | style="width: 60%"

Revision as of 03:49, 13 November 2019

[Main] [Lua Examples]

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Global Functions & Examples

IsClusterRegionOnline()

.

Example

 CODE EXAMPLE BLOCK

IsLocInRegion()

.

Example

 CODE EXAMPLE BLOCK

IsOfficialShard()

.

Example

 CODE EXAMPLE BLOCK

IsPassable()

.

Example

 CODE EXAMPLE BLOCK


IsPluginLoaded()

.

Example

 CODE EXAMPLE BLOCK