Difference between revisions of "NDOIR"

From Legends of Aria Admin and Modding Wiki
Jump to: navigation, search
(Created page with "<center><p style="width: 60%">ABCDEFGHIJKLM...")
 
Line 5: Line 5:
 
|-
 
|-
 
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">RemoveTimer() || .
 
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">RemoveTimer() || .
 +
|}
 +
</center>
 +
<p style="width: 60%;margin: 0 auto">Example</p>
 +
<div style="width:60%;margin: 0 auto">
 +
  CODE EXAMPLE BLOCK
 +
</div>
 +
 +
<center>
 +
{| class="wikitable" | style="width: 60%"
 +
|-
 +
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">RequestClientTargetAnyObj() || .
 +
|}
 +
</center>
 +
<p style="width: 60%;margin: 0 auto">Example</p>
 +
<div style="width:60%;margin: 0 auto">
 +
  CODE EXAMPLE BLOCK
 +
</div>
 +
 +
<center>
 +
{| class="wikitable" | style="width: 60%"
 +
|-
 +
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">RequestClientTargetGameObj() || .
 +
|}
 +
</center>
 +
<p style="width: 60%;margin: 0 auto">Example</p>
 +
<div style="width:60%;margin: 0 auto">
 +
  CODE EXAMPLE BLOCK
 +
</div>
 +
 +
<center>
 +
{| class="wikitable" | style="width: 60%"
 +
|-
 +
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">RequestClientTargetLoc() || .
 +
|}
 +
</center>
 +
<p style="width: 60%;margin: 0 auto">Example</p>
 +
<div style="width:60%;margin: 0 auto">
 +
  CODE EXAMPLE BLOCK
 +
</div>
 +
 +
<center>
 +
{| class="wikitable" | style="width: 60%"
 +
|-
 +
|style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">RequestClientTargetLocPreview() || .
 
|}
 
|}
 
</center>
 
</center>

Revision as of 18:37, 11 November 2019

ABCDEFGHIJKLMNOPQRSTUVWXYZ

Object Functions & Examples

RemoveTimer()

.

Example

 CODE EXAMPLE BLOCK

RequestClientTargetAnyObj()

.

Example

 CODE EXAMPLE BLOCK

RequestClientTargetGameObj()

.

Example

 CODE EXAMPLE BLOCK

RequestClientTargetLoc()

.

Example

 CODE EXAMPLE BLOCK

RequestClientTargetLocPreview()

.

Example

 CODE EXAMPLE BLOCK