Hoz/Sandbox – User
mNo edit summary |
mNo edit summary |
||
Line 54: | Line 54: | ||
[[createDisplay]] | [[createDisplay]] | ||
type createUnit unitInfo | type createUnit unitInfo | ||
group createUnit [type, position, markers, placement, special] | group createUnit [type, position, markers, placement, special] | ||
[[createVehicleLocal]] | |||
[[ctrlActivate control | |||
ctrlActivate control | |||
[[ctrlCommit]] | |||
ctrlCommitted | |||
ctrlEnable | [[ctrlCommitted]] | ||
ctrlEnabled idc | [[ctrlEnable idc]] | ||
ctrlEnabled control | |||
ctrlFade | [[ctrlEnable enable]] | ||
ctrlMapAnimClear | [[ctrlEnabled idc]] | ||
ctrlMapAnimCommit | |||
ctrlMapAnimDone | [[ctrlEnabled control]] | ||
ctrlParent | |||
ctrlPosition | [[ctrlFade]] | ||
ctrlScale | |||
[[ctrlMapAnimAdd]] | |||
[[ctrlMapAnimClear]] | |||
[[ctrlMapAnimCommit]] | |||
[[ctrlMapAnimDone]] | |||
[[ctrlParent]] | |||
[[ctrlPosition]] | |||
[[ctrlScale]] | |||
display ctrlSetActiveColor color | display ctrlSetActiveColor color | ||
display ctrlSetBackgroundColor color | display ctrlSetBackgroundColor color |
Revision as of 16:05, 4 July 2006
Templates
This is my first attempt at creating a template.
I have created this template called Template:shver this might be useful if your writing a comment about a particular version of OFP.
In order to use this template just simply add this to your article
{{shver|1.96|#FFFFEE|}}
http://community.bistudio.com/wiki/Bohemia_Interactive_Community:Guidelines
condition count array
type createUnit unitInfo
group createUnit [type, position, markers, placement, special]
[[ctrlActivate control
display ctrlSetActiveColor color display ctrlSetBackgroundColor color control ctrlSetEventHandler [handler name, function] control ctrlSetFade fade ctrlSetFocus control control ctrlSetFont name control ctrlSetFontH1 name control ctrlSetFontH1B name control ctrlSetFontH2 name control ctrlSetFontH2B name control ctrlSetFontH3 name control ctrlSetFontH3B name control ctrlSetFontH4 name control ctrlSetFontH4B name control ctrlSetFontH5 name control ctrlSetFontH5B name control ctrlSetFontH6 name control ctrlSetFontH6B name control ctrlSetFontHeight height control ctrlSetFontHeightH1 height control ctrlSetFontHeightH2 height control ctrlSetFontHeightH3 height control ctrlSetFontHeightH4 height control ctrlSetFontHeightH5 height control ctrlSetFontHeightH6 height control ctrlSetFontP height control ctrlSetFontP name control ctrlSetFontPB name display ctrlSetForegroundColor color control ctrlSetPosition [x, y] control ctrlSetScale scale control ctrlSetStructuredText structured text
control ctrlSetText text
while do code
forCommand do code
switch do block