v 3.1 - Easy game ...NOT

Ideas and suggestions for how to improve the Warzone 2100 base game only. Ideas for mods go in Mapping/Modding instead. Read sticky posts first!
User avatar
NoQ
Special
Special
Posts: 6226
Joined: 24 Dec 2009, 11:35
Location: /var/zone

Re: v 3.1 - Easy game ...NOT

Post by NoQ »

Why is the 3 tech level buttons ("T1","T2" and "T3") in the "map" window. Why isn't that chose with the other chooses ?
Because they are actually different maps, internally/technically. See the addon.lev file. That is, i think it's possible (or once was supposed to be possible) to make different structures for different tech levels, but nobody uses that.
User avatar
Mr T
Trained
Trained
Posts: 79
Joined: 21 Apr 2012, 19:49

Re: v 3.1 - Easy game ...NOT

Post by Mr T »

( About the Tech levels, and as I said before - in some thread - I would like if the tech level could be stopped. This can make the game more interesting.)
User avatar
aubergine
Professional
Professional
Posts: 3462
Joined: 10 Oct 2010, 00:58

Re: v 3.1 - Easy game ...NOT

Post by aubergine »

You could edit the research tree to limit what techs can be researched...
"Dedicated to discovering Warzone artefacts, and sharing them freely for the benefit of the community."
-- https://warzone.atlassian.net/wiki/display/GO
User avatar
Iluvalar
Regular
Regular
Posts: 1828
Joined: 02 Oct 2010, 18:44

Re: v 3.1 - Easy game ...NOT

Post by Iluvalar »

NoQ wrote:
Why is the 3 tech level buttons ("T1","T2" and "T3") in the "map" window. Why isn't that chose with the other chooses ?
Because they are actually different maps, internally/technically. See the addon.lev file. That is, i think it's possible (or once was supposed to be possible) to make different structures for different tech levels, but nobody uses that.
I did placed different mods behind those T2 and T3 buttons instead of the actual tech tree once. When we were playing in that TA mod. do you remeber ? :)


@ Mr.T.
res=res^K/meanres^(K-1);
Could be lot more fun than stopping the tech tree. Imho
Heretic 2.3 improver and proud of it.
User avatar
Mr T
Trained
Trained
Posts: 79
Joined: 21 Apr 2012, 19:49

Re: v 3.1 - Easy game ...NOT

Post by Mr T »

Iluvalar wrote:@ Mr.T.
res=res^K/meanres^(K-1);
Could be lot more fun than stopping the tech tree. Imho
Can u explain what u mean by that ?


An other Idea that come up when we discuss about tech levels is if its could be possible when playing with friends on a server to divide the tech among the players. They each get different special tech.
The ide is that one player have heavy tanks, and on other have fly teknik.
Cool, but very hard to implement so it can be a balanced fight.The maps have to be built to make this work okey, and while I writing I realize that "the special" weapon idee is used in Red Alert (Command & Conquer)
User avatar
Iluvalar
Regular
Regular
Posts: 1828
Joined: 02 Oct 2010, 18:44

Re: v 3.1 - Easy game ...NOT

Post by Iluvalar »

I meant to fix the research cost (res) to that formula.

res=res^K/meanres^(K-1)

You'd like the K to be above 1. That would make the research cost of later tech more expensive. By adjusting K and "mean res" you could make the research slowly paralyze around the point you are aiming while never really force the player to stop research. I would just become slower and slower and awfully expensive.
Heretic 2.3 improver and proud of it.
User avatar
Mr T
Trained
Trained
Posts: 79
Joined: 21 Apr 2012, 19:49

Re: v 3.1 - Easy game ...NOT

Post by Mr T »

Sounds interesting.