Scripting basics

From Soldat Community Wiki
Revision as of 19:01, 2 April 2014 by Akinaro (talk | contribs)
Jump to: navigation, search

The Soldat Server Scripting Core was programmed by EnEsCe to help other users creating scripts for their server. It use the Pascal coding language with Events, Functions and Variables. Current ScriptCore version is v3.

For an alphabetical list of all functions,events and variables, click here.


Online Pascal Tutorials

  • Learn Pascal tutorial [1]
  • Turbo Pascal programming [2]
  • Learn Pascal Programming [3]

Note: Some tutorials may have references to functions that do not exist in the scripting core.