From Bohemia Interactive Community
|
|
(11 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| {{Command|= Comments
| | == Notes to myself == |
| ____________________________________________________________________________________________
| |
|
| |
|
| | ofp |= Game name
| | [ ] reorganize ofp section |
| | [ ] maybe introduce new category "Reference Lists" for lists like actions, EHs, configs? |
| | [ ] extend getting started in bi wikiing page - reading |
|
| |
|
| |1.00|= Game version
| |
| ____________________________________________________________________________________________
| |
|
| |
|
| | Returns the current time acceleration factor |= Description
| | [[Category:Sandbox]] |
| ____________________________________________________________________________________________
| |
| | |
| | '''accTime''' |= Syntax
| |
| | |
| | [[Number]] |= Return value
| |
| ____________________________________________________________________________________________
| |
|
| |
| |x1= <pre>_acc = accTime</pre> |= Example 1
| |
| ____________________________________________________________________________________________
| |
| | |
| | [[setAccTime]] |= See also
| |
| | |
| }}
| |
| | |
| <h3 style="display:none">Notes</h3>
| |
| <dl class="command_description">
| |
| <!-- Note Section BEGIN -->
| |
| | |
| <!-- Note Section END -->
| |
| </dl>
| |
| | |
| <h3 style="display:none">Old Notes</h3>
| |
| Old Notes (temporary):
| |
| | |
| Use [[setAccTime]] to change the time acceleration factor. Not to be confused with [[skipTime]].
| |
Latest revision as of 04:00, 3 December 2018
Notes to myself
[ ] reorganize ofp section
[ ] maybe introduce new category "Reference Lists" for lists like actions, EHs, configs?
[ ] extend getting started in bi wikiing page - reading