Call of Duty 5: Menu Scripting: Difference between revisions
Jump to navigation
Jump to search
m (New page: {{note|List of stuff for menu editing}} == Actions == <pre> onListboxSelectionChange highlightTexture backgroundItemListbox selectIcon focusColor selectBorder gamemsgwindowmode gamemsgwi...) |
mNo edit summary |
||
Line 4: | Line 4: | ||
<pre> | <pre> | ||
accept | |||
action | |||
align | |||
allowedBinding | |||
autowrapped | |||
background | |||
backgroundItemListbox | backgroundItemListbox | ||
blurWorld | |||
border | |||
bordersize | |||
borderSize | |||
columns | |||
decoration | |||
disablecolor | |||
disableDvar | |||
doubleclick | doubleclick | ||
dvar | |||
dvarEnumList | dvarEnumList | ||
dvarFloat | |||
dvarFloatList | dvarFloatList | ||
dvarStrList | dvarStrList | ||
dvarTest | |||
elementheight | |||
elementtype | |||
elementwidth | |||
enableDvar | |||
execKey | |||
execKeyInt | |||
exp | |||
fadeAmount | |||
fadeClamp | |||
fadeCycle | |||
fadeInAmount | |||
feeder | |||
focusColor | |||
focuscolor | |||
focusDvar | |||
focusSound | focusSound | ||
gamemsgwindowindex | |||
gamemsgwindowmode | |||
group | |||
hiddenDuringFlashbang | |||
hiddenDuringScope | |||
hiddenDuringUI | |||
hideDvar | |||
highlightTexture | |||
horizontalscroll | |||
itemDef | |||
leaveFocus | |||
legacySplitScreenScale | |||
maxChars | |||
maxCharsGotoNext | |||
maxPaintChars | maxPaintChars | ||
mouseEnter | |||
mouseEnterText | mouseEnterText | ||
mouseExit | mouseExit | ||
mouseExitText | |||
noscrollbars | noscrollbars | ||
notselectable | notselectable | ||
onClose | |||
onESC | onESC | ||
onFocus | onFocus | ||
onListboxSelectionChange | |||
onOpen | onOpen | ||
outlinecolor | |||
outOfBoundsClick | |||
ownerdraw | |||
ownerdrawFlag | |||
popup | |||
selectBorder | |||
selectIcon | |||
showDvar | |||
soundLoop | |||
special | |||
style | style | ||
textalign | |||
textalignx | |||
textaligny | |||
textcinematicsubtitle | |||
textfile | |||
textfont | |||
textsavegame | |||
textscale | |||
textstyle | |||
usepaging | |||
</pre> | </pre> |
Revision as of 17:31, 29 July 2009
Actions
accept action align allowedBinding autowrapped background backgroundItemListbox blurWorld border bordersize borderSize columns decoration disablecolor disableDvar doubleclick dvar dvarEnumList dvarFloat dvarFloatList dvarStrList dvarTest elementheight elementtype elementwidth enableDvar execKey execKeyInt exp fadeAmount fadeClamp fadeCycle fadeInAmount feeder focusColor focuscolor focusDvar focusSound gamemsgwindowindex gamemsgwindowmode group hiddenDuringFlashbang hiddenDuringScope hiddenDuringUI hideDvar highlightTexture horizontalscroll itemDef leaveFocus legacySplitScreenScale maxChars maxCharsGotoNext maxPaintChars mouseEnter mouseEnterText mouseExit mouseExitText noscrollbars notselectable onClose onESC onFocus onListboxSelectionChange onOpen outlinecolor outOfBoundsClick ownerdraw ownerdrawFlag popup selectBorder selectIcon showDvar soundLoop special style textalign textalignx textaligny textcinematicsubtitle textfile textfont textsavegame textscale textstyle usepaging