1 |
[quote]I hear there will be [s]good/fun[/s] tutorials and a campaign when zk is on steam.[/quote]FIFY
|
1 |
[quote]I hear there will be [s]good/fun[/s] tutorials and a campaign when zk is on steam.[/quote]FIFY
|
2 |
\n
|
2 |
\n
|
3 |
for me tutorials are generally very boring, especially if i came to the game for PVP play
|
3 |
for me tutorials are generally very boring, especially if i came to the game for PVP play
|
4 |
\n
|
4 |
\n
|
5 |
unless ZK want to advertise it as a PVE game, tutorials should be strictly optional
|
5 |
unless ZK want to advertise it as a PVE game, tutorials should be strictly optional
|
6 |
(with maybe some minor bonuses such as a commander skin attached to it)
|
6 |
(with maybe some minor bonuses such as a commander skin attached to it)
|
7 |
\n
|
7 |
\n
|
8 |
\n
|
8 |
\n
|
9 |
the only tutorial to date that i have enjoyed is the one in Gem Craft, that tutorial does not interfere with play at all and is thoroughly fun:
|
9 |
the only tutorial to date that i have enjoyed is the one in Gem Craft, that tutorial does not interfere with play at all and is thoroughly fun:
|
10 |
how to gemcraft tutorial:
|
10 |
how to gemcraft tutorial:
|
11 |
[quote]
|
11 |
[quote]
|
12 |
if(OnFirstPlay) {
|
12 |
if(OnFirstPlay) {
|
13 |
highlight(find.mex(300elmo, all));
|
13 |
highlight(find.mex(300elmo, all));
|
14 |
text(
build
mex
on
these
spots
to
produce
metal)
;
|
14 |
markertext(
build
mex
on
these
spots
to
produce
metal,
player.
commander)
;
|
15 |
select(commander, econ build menu);
|
15 |
select(commander, econ build menu);
|
16 |
highlight("metal extractor");
|
16 |
highlight("metal extractor");
|
17 |
OnFirstPlay=false;
|
17 |
OnFirstPlay=false;
|
18 |
return; };
|
18 |
return; };
|
19 |
[/quote]
|
19 |
[/quote]
|