Difference between revisions of "NDGIS"
Line 6: | Line 6: | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
|- | |- | ||
− | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SaveSeedGroup() || . | + | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SaveSeedGroup()</p> || . |
|} | |} | ||
</center> | </center> | ||
Line 17: | Line 17: | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
|- | |- | ||
− | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SaveTemplateData() || . | + | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SaveTemplateData()</p> || . |
|} | |} | ||
</center> | </center> | ||
Line 28: | Line 28: | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
|- | |- | ||
− | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SendMessageToPlugin() || . | + | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SendMessageToPlugin()</p> || . |
|} | |} | ||
</center> | </center> | ||
Line 39: | Line 39: | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
|- | |- | ||
− | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SendRemoteMessage() || . | + | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SendRemoteMessage()</p> || . |
|} | |} | ||
</center> | </center> | ||
Line 50: | Line 50: | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
|- | |- | ||
− | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SendRequestToPlugin() || . | + | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SendRequestToPlugin()</p> || . |
|} | |} | ||
</center> | </center> | ||
Line 61: | Line 61: | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
|- | |- | ||
− | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">ServerTimeMs() || . | + | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">ServerTimeMs()</p> || . |
|} | |} | ||
</center> | </center> | ||
Line 72: | Line 72: | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
|- | |- | ||
− | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SetEvent() || . | + | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SetEvent()</p> || . |
|} | |} | ||
</center> | </center> | ||
Line 83: | Line 83: | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
|- | |- | ||
− | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SetLuaDebugLevel() || . | + | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SetLuaDebugLevel()</p> || . |
|} | |} | ||
</center> | </center> | ||
Line 94: | Line 94: | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
|- | |- | ||
− | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SetLuaProfilingEnabled() || . | + | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SetLuaProfilingEnabled()</p> || . |
|} | |} | ||
</center> | </center> | ||
Line 105: | Line 105: | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
|- | |- | ||
− | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SortedSetEvent() || . | + | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SortedSetEvent()</p> || . |
|} | |} | ||
</center> | </center> | ||
Line 116: | Line 116: | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
|- | |- | ||
− | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SortedSetScoreEvent() || . | + | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">SortedSetScoreEvent()</p> || . |
|} | |} | ||
</center> | </center> | ||
Line 127: | Line 127: | ||
{| class="wikitable" | style="width: 60%" | {| class="wikitable" | style="width: 60%" | ||
|- | |- | ||
− | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">ShutdownServer() || . | + | |style="width: 40%"| <p style="color: #DDDD88;font-size: 18px">ShutdownServer()</p> || . |
|} | |} | ||
</center> | </center> |
Revision as of 20:18, 23 November 2019
Global Functions & Examples
SaveSeedGroup() |
. |
Example
CODE EXAMPLE BLOCK
SaveTemplateData() |
. |
Example
CODE EXAMPLE BLOCK
SendMessageToPlugin() |
. |
Example
CODE EXAMPLE BLOCK
SendRemoteMessage() |
. |
Example
CODE EXAMPLE BLOCK
SendRequestToPlugin() |
. |
Example
CODE EXAMPLE BLOCK
ServerTimeMs() |
. |
Example
CODE EXAMPLE BLOCK
SetEvent() |
. |
Example
CODE EXAMPLE BLOCK
SetLuaDebugLevel() |
. |
Example
CODE EXAMPLE BLOCK
SetLuaProfilingEnabled() |
. |
Example
CODE EXAMPLE BLOCK
SortedSetEvent() |
. |
Example
CODE EXAMPLE BLOCK
SortedSetScoreEvent() |
. |
Example
CODE EXAMPLE BLOCK
ShutdownServer() |
. |
Example
CODE EXAMPLE BLOCK