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).
|