User Tools

Site Tools


scripting:reference:system_functions:fullfunctionlist

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
scripting:reference:system_functions:fullfunctionlist [2020/01/29 07:05] – [System Function List] mitscripting:reference:system_functions:fullfunctionlist [2023/04/15 08:03] (current) mit
Line 23: Line 23:
 sysDeleteLocalBackgroundModel ([[Scripting:Reference:system_functions:MiscFunctions#sysDeleteLocalBackgroundModel|Misc]])\\ sysDeleteLocalBackgroundModel ([[Scripting:Reference:system_functions:MiscFunctions#sysDeleteLocalBackgroundModel|Misc]])\\
 sysDeleteAllLocalBackgroundModels ([[Scripting:Reference:system_functions:MiscFunctions#sysDeleteAllLocalBackgroundModels|Misc]])\\ sysDeleteAllLocalBackgroundModels ([[Scripting:Reference:system_functions:MiscFunctions#sysDeleteAllLocalBackgroundModels|Misc]])\\
-sysGenerateTopPlayerVarsList \\+sysGenerateTopPlayerVarsList ([[Scripting:Reference:system_functions:PlayerStatusFunctions#sysGenerateTopPlayerVarsList|Player]])\\
 sysGetBuildingName ([[Scripting:Reference:system_functions:BuildingInformationFunctions#sysGetBuildingName|Building Info]])\\ sysGetBuildingName ([[Scripting:Reference:system_functions:BuildingInformationFunctions#sysGetBuildingName|Building Info]])\\
 sysGetBuildingAtWorldPos ([[Scripting:Reference:system_functions:WorldMapFunctions#sysGetBuildingAtWorldPos|World]])\\ sysGetBuildingAtWorldPos ([[Scripting:Reference:system_functions:WorldMapFunctions#sysGetBuildingAtWorldPos|World]])\\
Line 30: Line 30:
 sysGetBuyPrice ([[Scripting:Reference:system_functions:BuildingInformationFunctions#sysGetBuyPrice|Building Info]])\\ sysGetBuyPrice ([[Scripting:Reference:system_functions:BuildingInformationFunctions#sysGetBuyPrice|Building Info]])\\
 sysGetConstructionMaterialsAmount ([[Scripting:Reference:system_functions:ConstructionFunctions#sysGetConstructionMaterialsAmount|Construction]])\\ sysGetConstructionMaterialsAmount ([[Scripting:Reference:system_functions:ConstructionFunctions#sysGetConstructionMaterialsAmount|Construction]])\\
-sysGetCrowFlagState ([[Scripting:Reference:system_functions:MiscFunctions#sysGetCrowFlagState|Misc]])\\+sysGetStaticFlagState ([[Scripting:Reference:system_functions:MiscFunctions#sysGetStaticFlagState|Misc]])\\
 sysGetDateText ([[Scripting:Reference:system_functions:TextFunctions#sysGetDateText|Text]])\\ sysGetDateText ([[Scripting:Reference:system_functions:TextFunctions#sysGetDateText|Text]])\\
 sysGetDist ([[Scripting:Reference:system_functions:MathsFunctions#sysGetDist|Maths]])\\ sysGetDist ([[Scripting:Reference:system_functions:MathsFunctions#sysGetDist|Maths]])\\
Line 43: Line 43:
 sysGetNearestPlayer ([[Scripting:Reference:system_functions:WorldMapFunctions#sysGetNearestPlayer|World]])\\ sysGetNearestPlayer ([[Scripting:Reference:system_functions:WorldMapFunctions#sysGetNearestPlayer|World]])\\
 sysGetPlayerID ([[Scripting:Reference:system_functions:PlayerStatusFunctions#sysGetPlayerID|Player]])\\ sysGetPlayerID ([[Scripting:Reference:system_functions:PlayerStatusFunctions#sysGetPlayerID|Player]])\\
-sysGetPlayerListScore \\+sysGetPlayerListScore ([[Scripting:Reference:system_functions:PlayerStatusFunctions#sysGetPlayerListScore|Player]])\\
 sysGetPlayerName ([[Scripting:Reference:system_functions:TextFunctions#sysGetPlayerName|Text]])\\ sysGetPlayerName ([[Scripting:Reference:system_functions:TextFunctions#sysGetPlayerName|Text]])\\
 sysGetPriceText ([[Scripting:Reference:system_functions:TextFunctions#sysGetPriceText|Text]])\\ sysGetPriceText ([[Scripting:Reference:system_functions:TextFunctions#sysGetPriceText|Text]])\\
Line 51: Line 51:
 sysGetSkillName ([[Scripting:Reference:system_functions:TextFunctions#sysGetSkillName|Text]])\\ sysGetSkillName ([[Scripting:Reference:system_functions:TextFunctions#sysGetSkillName|Text]])\\
 sysGetSkillNum ([[Scripting:Reference:system_functions:TextFunctions#sysGetSkillNum|Text]])\\ sysGetSkillNum ([[Scripting:Reference:system_functions:TextFunctions#sysGetSkillNum|Text]])\\
-sysGetTextEntry \\+sysGetTextEntry ([[scripting:reference:scriptedosd#sysGetTextEntry|OSD]])\\
 sysGetTileCenter ([[Scripting:Reference:system_functions:WorldMapFunctions#sysGetTileCenter|World]])\\ sysGetTileCenter ([[Scripting:Reference:system_functions:WorldMapFunctions#sysGetTileCenter|World]])\\
-sysGetTopPlayer \\+sysGetTopPlayer ([[Scripting:Reference:system_functions:PlayerStatusFunctions#sysGetTopPlayer|Player]])\\
 sysGetTimeText ([[Scripting:Reference:system_functions:TextFunctions#sysGetTimeText|Text]])\\ sysGetTimeText ([[Scripting:Reference:system_functions:TextFunctions#sysGetTimeText|Text]])\\
 sysIsBuildingPositionValid ([[Scripting:Reference:system_functions:ConstructionFunctions#sysIsBuildingPositionValid |Construction]])\\ sysIsBuildingPositionValid ([[Scripting:Reference:system_functions:ConstructionFunctions#sysIsBuildingPositionValid |Construction]])\\
Line 62: Line 62:
 sysIsPlayerIDOnline ([[Scripting:Reference:system_functions:PlayerStatusFunctions#sysIsPlayerIDOnline|Player]])\\ sysIsPlayerIDOnline ([[Scripting:Reference:system_functions:PlayerStatusFunctions#sysIsPlayerIDOnline|Player]])\\
 sysMapToWorld ([[Scripting:Reference:system_functions:WorldMapFunctions#sysMapToWorld|World]])\\ sysMapToWorld ([[Scripting:Reference:system_functions:WorldMapFunctions#sysMapToWorld|World]])\\
-sysMaxAmountInStocks \\+sysMaxAmountInStocks ([[Scripting:Reference:system_functions:BuildingInformationFunctions#sysMaxAmountInStocks|Building Info]])\\
 sysNumPlayersInBuildZone ([[Scripting:Reference:system_functions:WorldMapFunctions#sysNumPlayersInBuildZone|World]])\\ sysNumPlayersInBuildZone ([[Scripting:Reference:system_functions:WorldMapFunctions#sysNumPlayersInBuildZone|World]])\\
 sysNumPlayersInRCMode ([[Scripting:Reference:system_functions:WorldMapFunctions#sysNumPlayersInRCMode|World]])\\ sysNumPlayersInRCMode ([[Scripting:Reference:system_functions:WorldMapFunctions#sysNumPlayersInRCMode|World]])\\
 sysNumPlayersInScriptZone ([[Scripting:Reference:system_functions:WorldMapFunctions#sysNumPlayersInScriptZone|World]])\\ sysNumPlayersInScriptZone ([[Scripting:Reference:system_functions:WorldMapFunctions#sysNumPlayersInScriptZone|World]])\\
 sysNumPlayersOnTeam ([[Scripting:Reference:system_functions:PlayerStatusFunctions#sysNumPlayersOnTeam|Player]])\\ sysNumPlayersOnTeam ([[Scripting:Reference:system_functions:PlayerStatusFunctions#sysNumPlayersOnTeam|Player]])\\
-sysNumPlayersWithPlayerVarVal \\+sysNumPlayersWithPlayerVarVal ([[Scripting:Reference:system_functions:PlayerStatusFunctions#sysNumPlayersWithPlayerVarVal|Player]])\\
 sysPlayerGetNumBuildingsOfType ([[Scripting:Reference:system_functions:PlayerBuildingOwnershipFunctions#sysPlayerGetNumBuildingsOfType|Building Ownership]])\\ sysPlayerGetNumBuildingsOfType ([[Scripting:Reference:system_functions:PlayerBuildingOwnershipFunctions#sysPlayerGetNumBuildingsOfType|Building Ownership]])\\
 sysPlayerGetNearestOwnedBuildingOfType ([[Scripting:Reference:system_functions:PlayerBuildingOwnershipFunctions#sysPlayerGetNearestOwnedBuildingOfType|Building Ownership]])\\ sysPlayerGetNearestOwnedBuildingOfType ([[Scripting:Reference:system_functions:PlayerBuildingOwnershipFunctions#sysPlayerGetNearestOwnedBuildingOfType|Building Ownership]])\\
Line 79: Line 79:
 sysRealTime ([[Scripting:Reference:system_functions:ConstructionFunctions#sysRealTime|Misc]])\\ sysRealTime ([[Scripting:Reference:system_functions:ConstructionFunctions#sysRealTime|Misc]])\\
 sysRemoveWealth ([[Scripting:Reference:system_functions:PlayerInventoryAndWealthFunctions#sysRemoveWealth|Inventory]])\\ sysRemoveWealth ([[Scripting:Reference:system_functions:PlayerInventoryAndWealthFunctions#sysRemoveWealth|Inventory]])\\
-sysSetCrowFlagState ([[Scripting:Reference:system_functions:ConstructionFunctions#sysSetCrowFlagState|Misc]])\\+sysSetStaticFlagState ([[Scripting:Reference:system_functions:ConstructionFunctions#sysSetStaticFlagState|Misc]])\\
 sysSin ([[Scripting:Reference:system_functions:MathsFunctions#sysSin|Maths]])\\ sysSin ([[Scripting:Reference:system_functions:MathsFunctions#sysSin|Maths]])\\
 sysTownGetNumBuildingsOfType ([[Scripting:Reference:system_functions:TownFunctions#sysTownGetNumBuildingsOfType|Towns]])\\ sysTownGetNumBuildingsOfType ([[Scripting:Reference:system_functions:TownFunctions#sysTownGetNumBuildingsOfType|Towns]])\\
Line 138: Line 138:
 sysSetTimer \\ sysSetTimer \\
  
 +==== Entity scripting =====
  
-===== Misc other function categories ===== 
- 
-BattleSendChallenge \\ 
 EntityCreate \\ EntityCreate \\
 SetEntityContext \\ SetEntityContext \\
Line 159: Line 157:
 EntitySetGraphics \\ EntitySetGraphics \\
  
-===== (Probably) deprecated =====+===== Misc other & (probably) deprecated functions =====
  
 +BattleSendChallenge \\
 sysPrizeRoundGetEndTime \\ sysPrizeRoundGetEndTime \\
 sysPrizeRoundGetConditionParam \\ sysPrizeRoundGetConditionParam \\
 sysPrizeRoundIsActive \\ sysPrizeRoundIsActive \\
 +
  
scripting/reference/system_functions/fullfunctionlist.1580303117.txt.gz · Last modified: 2020/01/29 07:05 by mit

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki