home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
GameStar 2000 August
/
Gamestar_21_2000-08_cd1.bin
/
DEMA
/
Vampire_Demo.exe
/
Resource.nob
/
ui
/
stEventPane.nui
< prev
next >
Wrap
Text File
|
2000-06-22
|
2KB
|
38 lines
;
; events Pane
;
name=stEventsPane
pos=0,0
; this is a lefthand pane
visGroup=1
quad mat=stEventsPane01 pos=0,224 size=256,256
quad mat=stEventsPane02 pos=256,224 size=64,256
quad mat=stEventsPane03 pos=0,160 size=256,64
quad mat=stEventsPane04 pos=256,160 size=64,64
quad mat=stEventsPane05 pos=0,128 size=256,32
quad mat=stEventsPane06 pos=256,128 size=64,32
quad mat=CharacterPane07 pos=131,120 size=16,8
;list box for all the events
element textlistbox name=stepListBox pos=42,182 size=193,243 flags=0x02 font=defaultFont10
;textbox for CurrentEvent
;pos=42,440 size=193,15
element button name=stepLoadButton depressed=stepLoadDep pos=250,432 size=26,32 flags=0x02
element button name=stepScriptButton depressed=stepScriptDep pos=250,335 size=26,32 flags=0x02
element button name=stepCutsceneButton depressed=stepCutsceneDep pos=250,379 size=26,32 flags=0x02
element button name=stepConversationButton depressed=stepConversationDep pos=250,291 size=26,32 flags=0x02
element button name=stepInGameMessageButton depressed=stepInGameMessageDep pos=250,247 size=26,32 flags=0x02
element button name=stepDaynightButton depressed=stepDaynightDep pos=250,159 size=26,32 flags=0x02
element button name=stepGuardAlertButton depressed=stepGuardAlertDep pos=250,203 size=26,32 flags=0x02
;slider box coords
;element scrollslider name=stopScrollSlider pos=237,181 size=8,8 bitmap=StatusBarSlider.tga
;element scrollbar name=stopScrollBar pos=237,181 size=8,245 flags=0x02 vertical=1 slider=stopScrollSlider