Advertisement
Guest User

Untitled

a guest
Nov 15th, 2014
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.01 KB | None | 0 0
  1. ----------- parse scripts ----------
  2. 60 script files
  3. 56 ui script files
  4. UI_ParseAndLoadLuaScript: _assets.ufo
  5. UI_CreateComponent: registered new component, name [smallstring], type [string]
  6. UI_CreateComponent: registered new component, name [fuzzyScreen], type [texture]
  7. UI_CreateComponent: registered new component, name [MainMenuToolbar], type [panel]
  8. UI_CreateComponent: registered new component, name [UFOpediaBtn], type [button]
  9. UI_CreateComponent: registered new component, name [MainMenuBtn], type [button]
  10. UI_CreateComponent: registered new component, name [MainMenu2Btn], type [button]
  11. UI_CreateComponent: registered new component, name [MainMenu3Btn], type [button]
  12. UI_CreateComponent: registered new component, name [MainMenuExitBtn], type [button]
  13. UI_CreateComponent: registered new component, name [MainMenuCancelBtn], type [button]
  14. UI_CreateComponent: registered new component, name [MainMenuTab], type [button]
  15. UI_AddNodeMethod: registering node method [enable] on node [MainMenuTab]
  16. UI_AddNodeMethod: registering node method [disable] on node [MainMenuTab]
  17. UI_CreateComponent: registered new component, name [TextBtn], type [button]
  18. UI_CreateComponent: registered new component, name [TextEntry], type [textentry]
  19. UI_CreateComponent: registered new component, name [StatBar], type [panel]
  20. UI_CreateComponent: registered new component, name [CheckBox], type [checkbox]
  21. UI_CreateComponent: registered new component, name [ObjectInfo], type [panel]
  22. UI_ModelNodeLoaded: Please set a pos and size to the node 'ObjectInfo.display.object_model'. Note: 'origin' is a relative value to the center of the node
  23. UI_TextNodeLoaded: node 'ObjectInfo.info.description' has no rows value
  24. UI_TextNodeLoaded: 'textid' property of node 'ObjectInfo.info.description' is not set
  25. UI_CreateComponent: registered new component, name [Spinner], type [spinner]
  26. UI_CreateComponent: registered new component, name [StatBarWide], type [StatBar]
  27. UI_CreateComponent: registered new component, name [abilities], type [panel]
  28. Error: Received signal 11.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement