Difference between revisions of "SC3 Script Examples"

From Soldat Community Wiki
Jump to: navigation, search
m (added category)
m
Line 2: Line 2:
 
{{expand|examples}}
 
{{expand|examples}}
 
{| class="wikitable"
 
{| class="wikitable"
! Script !! Uses !! Description
+
! Script !! Author !! Uses !! Description
 
|-
 
|-
|
+
| [http://forums.soldat.pl/index.php?topic=42844.0 Ping Handler]
|
+
| [[User:Mighty|Mighty]]
|
+
| 2nd unit, DebugMode, dynamic array, TIniFile, OnClockTick, Game.OnJoin, Game.OnLeave
 +
| Script used as an alternative lagger handler. For more information click on the name
 
|-
 
|-
 
|}
 
|}
  
 
[[Category:ScriptCore 3]]
 
[[Category:ScriptCore 3]]

Revision as of 04:53, 28 August 2013

Below there's a list of example scripts written in Script Core 3:

Expand with: examples
Script Author Uses Description
Ping Handler Mighty 2nd unit, DebugMode, dynamic array, TIniFile, OnClockTick, Game.OnJoin, Game.OnLeave Script used as an alternative lagger handler. For more information click on the name