scripting:reference:system_functions:miscfunctions
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
scripting:reference:system_functions:miscfunctions [2020/01/29 04:44] – mit | scripting:reference:system_functions:miscfunctions [2023/04/15 09:04] (current) – [sysGetNumStaticFlags] mit | ||
---|---|---|---|
Line 4: | Line 4: | ||
==== sysRealTime ==== | ==== sysRealTime ==== | ||
- | ^ Format | sysRealTime ( [Type] )| | + | ^ Format | sysRealTime ( Type )| |
^ Description | Returns details of the current real time (according to the server clock)| | ^ Description | Returns details of the current real time (according to the server clock)| | ||
- | ^ Parameters | Type field specifying the date or time to fetch | | ||
^ Returns | Depending on the type field: | | ^ Returns | Depending on the type field: | | ||
^ | **Year** - returns the current year (e.g. 2014) | | ^ | **Year** - returns the current year (e.g. 2014) | | ||
Line 36: | Line 35: | ||
==== sysRaceIsActive ==== | ==== sysRaceIsActive ==== | ||
- | TBD \\ | + | ^ Format | sysRaceIsActive ( Course_Num )| |
+ | ^ Description | Returns 1 if the specified race number is currently active ; this can include being in a pre-race setup stage or post-race results screen| | ||
+ | ^Returns | 1 or 0 | | ||
\\ | \\ | ||
+ | |||
+ | ==== sysGetStaticFlagState ==== | ||
+ | '' | ||
+ | \\ | ||
+ | |||
+ | ==== sysSetStaticFlagState ==== | ||
+ | '' | ||
+ | \\ | ||
+ | |||
+ | ==== sysGetNumStaticFlags ==== | ||
+ | '' | ||
+ | \\ | ||
+ | |||
+ | ==== sysGetTotalNumStaticFlags ==== | ||
+ | '' | ||
+ | \\ | ||
+ | |||
===== Battle game Functions ===== | ===== Battle game Functions ===== | ||
Line 52: | Line 70: | ||
+ | ===== Background model Functions ===== | ||
+ | FIXME : Not sure what the state of these functions is atm - many of the use cases for this are covered by the entity system - needs investigation | ||
==== sysAddLocalBackgroundModel ==== | ==== sysAddLocalBackgroundModel ==== |
scripting/reference/system_functions/miscfunctions.1580294693.txt.gz · Last modified: 2020/01/29 04:44 by mit