home *** CD-ROM | disk | FTP | other *** search
/ Micromanía 67 / MM67.ISO / Vampire / Vampire_Demo.exe / Resource.nob / ui / stEventPane.nui < prev    next >
Text File  |  2000-06-22  |  2KB  |  38 lines

  1. ;
  2. ; events Pane
  3. ;
  4. name=stEventsPane
  5. pos=0,0
  6.  
  7. ; this is a lefthand pane
  8. visGroup=1
  9.  
  10. quad mat=stEventsPane01 pos=0,224 size=256,256
  11. quad mat=stEventsPane02 pos=256,224 size=64,256
  12. quad mat=stEventsPane03 pos=0,160 size=256,64
  13. quad mat=stEventsPane04 pos=256,160 size=64,64
  14. quad mat=stEventsPane05 pos=0,128 size=256,32
  15. quad mat=stEventsPane06 pos=256,128 size=64,32
  16. quad mat=CharacterPane07 pos=131,120 size=16,8
  17.  
  18. ;list box for all the events
  19. element textlistbox name=stepListBox pos=42,182 size=193,243 flags=0x02 font=defaultFont10
  20.  
  21. ;textbox for CurrentEvent
  22. ;pos=42,440 size=193,15
  23.  
  24.  
  25. element button name=stepLoadButton depressed=stepLoadDep pos=250,432 size=26,32 flags=0x02
  26. element button name=stepScriptButton depressed=stepScriptDep pos=250,335 size=26,32 flags=0x02
  27. element button name=stepCutsceneButton depressed=stepCutsceneDep pos=250,379 size=26,32 flags=0x02
  28. element button name=stepConversationButton depressed=stepConversationDep pos=250,291 size=26,32 flags=0x02
  29. element button name=stepInGameMessageButton depressed=stepInGameMessageDep pos=250,247 size=26,32 flags=0x02
  30. element button name=stepDaynightButton depressed=stepDaynightDep pos=250,159 size=26,32 flags=0x02
  31. element button name=stepGuardAlertButton depressed=stepGuardAlertDep pos=250,203 size=26,32 flags=0x02
  32.  
  33.  
  34. ;slider box coords
  35.  
  36. ;element scrollslider name=stopScrollSlider pos=237,181 size=8,8 bitmap=StatusBarSlider.tga
  37. ;element scrollbar name=stopScrollBar pos=237,181 size=8,245 flags=0x02 vertical=1 slider=stopScrollSlider
  38.