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

Post edit history

Unit: Moderator

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
3/22/2012 8:32:20 AMAUrankAdminSaktoth before revert after revert
Before After
1 Go to http://code. google. com/p/zero-k/wiki, find the page you want ( Say, http://code. google. com/p/zero-k/wiki/UnitClasses) hit 'edit'. If you want to make a new page, hit 'New page'. 1 Go to http://code. google. com/p/zero-k/wiki, find the page you want ( Say, http://code. google. com/p/zero-k/wiki/UnitClasses ) hit 'edit'. If you want to make a new page, hit 'New page'.
2 \n 2 \n
3 If you want to update the Unit Guide, that is auto-generated from the unit scripts. Go to http://code.google.com/p/zero-k/source/browse/trunk#trunk%2Fmods%2Fzk%2Funits, find the unit you want (hover over the buildpic in http://zero-k.info/Static/UnitGuide to see the internal name) and change the 'helptext' 3 If you want to update the Unit Guide, that is auto-generated from the unit scripts. Go to http://code.google.com/p/zero-k/source/browse/trunk#trunk%2Fmods%2Fzk%2Funits, find the unit you want (hover over the buildpic in http://zero-k.info/Static/UnitGuide to see the internal name) and change the 'helptext'
4 \n 4 \n
5 Find: 5 Find:
6 customParams = { 6 customParams = {
7 helptext = [[Blah Blah Blah this is help text.]], 7 helptext = [[Blah Blah Blah this is help text.]],
8 \n 8 \n
9 Find that and update it (keep it concise). 9 Find that and update it (keep it concise).