Difference between revisions of "Category:Functions"

From Soldat Community Wiki
Jump to: navigation, search
(added functions from uPSC_dateutils and 2 Falcon mentioned)
 
(3 intermediate revisions by 2 users not shown)
Line 26: Line 26:
 
* procedure [[ScriptCore3.UnloadDll|UnloadDll]](s: string)
 
* procedure [[ScriptCore3.UnloadDll|UnloadDll]](s: string)
 
* function [[ScriptCore3.DLLGetLastError|DLLGetLastError]]: Longint
 
* function [[ScriptCore3.DLLGetLastError|DLLGetLastError]]: Longint
 +
* function [[ScriptCore3.Distance|Distance]](X1, Y1, X2, Y2: Single): Single
 +
* function [[ScriptCore3.menu2obj|menu2obj]](Style: Byte): Byte
 +
* function [[ScriptCore3.menu2weap|menu2weap]](Style: Byte): Byte
 +
* function [[ScriptCore3.obj2menu|obj2menu]](Style: Byte): Byte
 +
* function [[ScriptCore3.obj2weap|obj2weap]](Style: Byte): Byte
 +
* function [[ScriptCore3.weap2menu|weap2menu]](Style: Byte): Byte
 +
* function [[ScriptCore3.weap2obj|weap2obj]](Style: Byte): Byte
 +
  
 
[[Category:ScriptCore 3]]
 
[[Category:ScriptCore 3]]

Latest revision as of 13:10, 1 May 2018