Page 1 of 1
"Save game"?
Posted: 14 Sep 2011, 07:44
by GTFHercules
I got it that it saves the game, but how do you load it back again? It just loads the map and ais back.But how do you load your units back? Can you do that?
Re: "Save game"?
Posted: 14 Sep 2011, 19:50
by zwzsg
GTFHercules wrote:But how do you load your units back? Can you do that?
No, unless the game include some special Lua.
I've modified a few games (Kernel Panic, Evolution RTS, Gundam RTS) to add some sort of savegame.
Re: "Save game"?
Posted: 14 Sep 2011, 21:36
by Pxtl
Is that UI for the broken load/save still kicking around in the engine confusing the users?
Re: "Save game"?
Posted: 14 Sep 2011, 23:48
by GTFHercules
Yea. Why the hell is it still there?
Re: "Save game"?
Posted: 15 Sep 2011, 06:00
by GTFHercules
zwzsg wrote:GTFHercules wrote:But how do you load your units back? Can you do that?
No, unless the game include some special Lua.
I've modified a few games (Kernel Panic, Evolution RTS, Gundam RTS) to add some sort of savegame.
Can you add BA or BOTA? Or if you can't, can you contact the maintainer for BA to add it?
Re: "Save game"?
Posted: 15 Sep 2011, 13:47
by zerver
I agree it should be removed if it is not working. Basically, load/save is one of those features that relatively few people use, and it is also one of the least rewarding/interesting parts of the engine that you can work with as a dev. Plus it needs very regular maintenance to keep it in a working state. So, not very surprising it has slowly faded away.
Re: "Save game"?
Posted: 15 Sep 2011, 14:25
by BrainDamage
except it *is* working, it has been rewritten by tobi to be lua-assisted, but needs mod-side lua code, which not all mods do
Re: "Save game"?
Posted: 15 Sep 2011, 15:59
by Pxtl
BrainDamage wrote:except it *is* working, it has been rewritten by tobi to be lua-assisted, but needs mod-side lua code, which not all mods do
In that case, some default, overridable Lua that informs the user "
Save/
Load is not supported by this game" would be nice.
Re: "Save game"?
Posted: 15 Sep 2011, 20:18
by zwzsg
GTFHercules wrote:Can you add BA?
Yes I can. In fact I already have:
http://springrts.com/phpbb/viewtopic.php?f=44&t=24034
Re: "Save game"?
Posted: 22 Sep 2011, 00:24
by yanom
So will pure engine-side save/load ever exist?
Re: "Save game"?
Posted: 22 Sep 2011, 01:23
by smoth
Never