|
|
(42 intermediate revisions by 2 users not shown) |
Line 1: |
Line 1: |
| {{BenargeeSandbox|= Comment
| | [[Category:Sandbox]] |
| ____________________________________________________________________________________________
| |
| | |
| | arma |= Gamem
| |
| | |
| |9000|= Gamersio
| |
| ____________________________________________________________________________________________
| |
| | |
| | Creates new control in given display. |= Descrip
| |
| ____________________________________________________________________________________________
| |
| | |
| | display '''ctrlCreate''' [class, idc] |= Synt
| |
| | |
| |p1= display : [[Display]] |= PARAMET
| |
| | |
| |p2= class: [[String]] - Existing classname (see [[ctrlCreate/classnames]]) of the new control (currently only [[configFile]] classes are supported) |= PARAMER2
| |
| | |
| |p3= idc: [[Number]] - IDC of the new control |= PARETER3
| |
| | |
| | [[Control]] |= RETURNVA
| |
| | |
| | |
| |x1= <code>_display [[ctrlCreate]] ["RscText", 1234];</code>|= EXAMPLE1
| |
| |x2= <code>_map = [[findDisplay]] 46 [[ctrlCreate]] ["RscMapControl", -1];</code>|= EXALE2
| |
| ____________________________________________________________________________________________
| |
| | |
| | [[ctrlDelete]], [[ctrlModel]], [[ctrlSetModel]], [[ctrlPosition]], [[ctrlSetPosition]], [[ctrlClassName]], [[ctrlModelScale]], [[ctrlSetModelScale]], [[ctrlModelDirAndUp]], [[ctrlSetModelDirAndUp]] |= SEEASO
| |
| | |
| | |= MPBEHAVIOUR
| |
| ____________________________________________________________________________________________
| |
| }}
| |
| | |
| <h3 style='display:none'>Notes</h3>
| |
| <dl class='command_description'>
| |
| <!-- Note Section BEGIN -->
| |
| | |
| <!-- Note Section END -->
| |
| </dl>
| |
| | |
| <h3 style='display:none'>Bottom Section</h3>
| |
| | |
| | |
| | |
| [[Category:Sandbox]][[Category:Benargee]] | |
| | |
| | |
| | |
| txt
| |
| | |
| <!-- CONTINUE Notes -->
| |
| <dl class="command_description">
| |
| <dd class="notedate">Posted on September 19, 2014 - 20:27 (UTC)</dd>
| |
| <dt class="note">[[User:Benargee|Benargee]]</dt>
| |
| <dd class="note">
| |
| note text
| |
| </dd>
| |
| </dl>
| |
| <!-- DISCONTINUE Notes -->
| |
| | |
| <!-- CONTINUE Notes -->
| |
| <dl class="command_description">
| |
| <dd class="notedate">Posted on September 19, 2014 - 20:28 (UTC)</dd>
| |
| <dt class="note">[[User:Benargee|Benargee]]</dt>
| |
| <dd class="note">
| |
| second note
| |
| </dd>
| |
| </dl>
| |
| <!-- DISCONTINUE Notes -->
| |
| | |
| <!-- CONTINUE Notes -->
| |
| <dl class="command_description">
| |
| <dd class="notedate">Posted on September 19, 2014 - 20:30 (UTC)</dd>
| |
| <dt class="note">[[User:Benargee|Benargee]]</dt>
| |
| <dd class="note">
| |
| note 3
| |
| </dd>
| |
| </dl>
| |
| <!-- DISCONTINUE Notes -->
| |