Loading...
  OR  Zero-K Name:    Password:   

Post edit history

Endgame statscreen

To display differences between versions, select one or more edits in the list using checkboxes and click "diff selected"
Post edit history
Date Editor Before After
9/3/2013 5:25:12 PMCZrank[DDAM]aiphee before revert after revert
9/3/2013 5:24:41 PMCZrank[DDAM]aiphee before revert after revert
Before After
1 [quote]I'm sorry, I read your thread earlier this morning but it was before you said you would do it yourself. I added the widget from evo and made some fixes, because it crashes if you run the spring executable. It's integrated with the awards gadget. [/quote] 1 [quote]I'm sorry, I read your thread earlier this morning but it was before you said you would do it yourself. I added the widget from evo and made some fixes, because it crashes if you run the spring executable. It's integrated with the awards gadget. [/quote]
2 \n 2 \n
3 Im really not mad :-D Thx for adding it, i was going a little crazy from it and now i know how to call widget from gadget thx to your commit. :) 3 Im really not mad :-D Thx for adding it, i was going a little crazy from it and now i know how to call widget window from gadget thx to your commit. :)
4 \n 4 \n
5 ( 5 (
6 Widget: 6 Widget:
7 widgetHandler:RegisterGlobal("LoadEndGamePanel", loadpanel) 7 widgetHandler:RegisterGlobal("LoadEndGamePanel", loadpanel)
8 Gadget: 8 Gadget:
9 Script.LuaUI.LoadEndGamePanel() 9 Script.LuaUI.LoadEndGamePanel()
10 ) 10 )