Can spring suport three resorses?

Can spring suport three resorses?

Various things about Spring that do not fit in any of the other forums listed below, including forum rules.

Moderator: Moderators

Post Reply
User avatar
ianmac
Posts: 253
Joined: 02 Jul 2007, 01:40

Can spring suport three resorses?

Post by ianmac »

Can spring suport three resorses? I am thinking of geo vents as a third resorses.
User avatar
Forboding Angel
Evolution RTS Developer
Posts: 14673
Joined: 17 Nov 2005, 02:43

Post by Forboding Angel »

yes, and geo as third would be nice. But it's prolly not gonna happen as we have asked many many times for it and gotten shot down each time.
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6242
Joined: 29 Apr 2005, 01:14

Post by FLOZi »

With lua you could remake the Settlers if you really wanted to.
User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Post by Argh »

KDR_11 has written some LUA that uses alternative resources for his newest minigame. It appears that Zpock has also done so, for his space game. I'd like to see Zpock's sourcecode for that, frankly, it looks like it might be more useful.

Nobody's written a really generic multi-resource set of LUA, suitable for plug-and-play into a fairly standard RTS, however.
User avatar
KDR_11k
Game Developer
Posts: 8293
Joined: 25 Jun 2006, 08:44

Post by KDR_11k »

There are traces of an undeveloped Supply resource in the Spring code but that's not very useful.

Lua resources are easy to implement. Fibre isn't a good example if you plan on a mostly traditional economy but a simple resource grafted onto the current system would be fairly easy (AllowBuildStep for handling the resource drain on construction I think).
User avatar
AF
AI Developer
Posts: 20687
Joined: 14 Sep 2004, 11:32

Post by AF »

Back when spring was a 19th century warfare sim on SJs computer SJ used the supply resource.

Then he added metal and energy and never quite finished removing the supply resource.

If you see it in the spring code theres a 99.9% chance its deadweight code and should be factored out and deleted.
User avatar
MightySheep
Posts: 243
Joined: 11 Nov 2007, 02:17

Post by MightySheep »

ooh i'd like a mod like settlers.
User avatar
KDR_11k
Game Developer
Posts: 8293
Joined: 25 Jun 2006, 08:44

Post by KDR_11k »

Good, then get started :P.
User avatar
ianmac
Posts: 253
Joined: 02 Jul 2007, 01:40

Post by ianmac »

The resson I asked is because I like AoE 2 and it's 4 resorses because you relly had to manege your resorses or you where dead.
If you want 4 resorses you could use trees as a forth one.
User avatar
KDR_11k
Game Developer
Posts: 8293
Joined: 25 Jun 2006, 08:44

Post by KDR_11k »

Or you could make your own maps with all the different resources you need...
User avatar
ianmac
Posts: 253
Joined: 02 Jul 2007, 01:40

Post by ianmac »

I want people to be able to play with three or four resorses on any map.
User avatar
smoth
Posts: 22309
Joined: 13 Jan 2005, 00:46

Post by smoth »

the game module has to support the 3 resources otherwise you are wasting your time and if the game module supports them you can actually place them on the map via lua.
User avatar
KDR_11k
Game Developer
Posts: 8293
Joined: 25 Jun 2006, 08:44

Post by KDR_11k »

Yeah but it's better for the map to place that to account for its geography.
Post Reply

Return to “General Discussion”