Where do I test my units out?

Where do I test my units out?

Discuss game development here, from a distinct game project to an accessible third-party mutator, down to the interaction and design of individual units if you like.

Moderator: Moderators

Post Reply
DoubleHelixDNA
Posts: 10
Joined: 13 Dec 2017, 22:00

Where do I test my units out?

Post by DoubleHelixDNA »

According to the https://springrts.com/wiki/The_Complete ... pring_Game guide, I use:
SpringLobby;
However, I did put the "SpringTutorialGame" in the Games directory, but yet I cannot find it on SpringLobby.

So, to play SpringTutorialGame, do I use SpringLobby or SpringEXE?

I would just like to be able to test out the tank I made using that guide :)
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6240
Joined: 29 Apr 2005, 01:14

Post by FLOZi »

Quickest way is to launch spring.exe directly and select your game using the buttons on the right.
DoubleHelixDNA
Posts: 10
Joined: 13 Dec 2017, 22:00

Re: Where do I test my units out?

Post by DoubleHelixDNA »

Where am I supposed to put SpringTutorialGame?
I have it downloaded but Spring.exe does not show it in my game lists
gajop
Moderator
Posts: 3051
Joined: 05 Aug 2009, 20:42

Re: Where do I test my units out?

Post by gajop »

It needs to be in your games directory (this is in your datadir, which I assume is where you have your Spring.exe). If you aren't sure where your data dir is, check the infolog.txt file. This should be shown in the very first lines.
The game should also have an extension: .sdd if it's a folder, or .sdz/.sd7 if it's a zip/7z archive.
User avatar
PicassoCT
Journeywar Developer & Mapper
Posts: 10450
Joined: 24 Jan 2006, 21:12

Re: Where do I test my units out?

Post by PicassoCT »

Just doubleclick the game file and spring will copy the associated file into the corresponding folder
DoubleHelixDNA
Posts: 10
Joined: 13 Dec 2017, 22:00

Re: Where do I test my units out?

Post by DoubleHelixDNA »

These are the steps to get to where I downloaded SpringTutorialGame:

Looking at the paths might help
Maybe that's where I messed up and I put spring/tutorialgame in the wrong place??
Attachments
Second step.PNG
(97.05 KiB) Not downloaded yet
Third step.PNG
(8.67 KiB) Not downloaded yet
problem.PNG
(1.31 MiB) Not downloaded yet
User avatar
Silentwings
Posts: 3720
Joined: 25 Oct 2008, 00:23

Re: Where do I test my units out?

Post by Silentwings »

Please attach your infolog - https://springrts.com/wiki/Infolog.txt
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6240
Joined: 29 Apr 2005, 01:14

Re: Where do I test my units out?

Post by FLOZi »

Perhaps the tutorial game has an outdated modinfo (or still old tdf even?)
User avatar
The Yak
Posts: 351
Joined: 20 May 2012, 05:36

Re: Where do I test my units out?

Post by The Yak »

"Using read-write data directory: C:\Users\hedge\Documents\My Games\Spring\"

That's your data directory, not program files.
gajop
Moderator
Posts: 3051
Joined: 05 Aug 2009, 20:42

Re: Where do I test my units out?

Post by gajop »

And if that isn't crystal clear, you basically need to put your games folder there, so the path is:
C:\Users\hedge\Documents\My Games\Spring\games\SpringTutorialGame.sdd
gajop
Moderator
Posts: 3051
Joined: 05 Aug 2009, 20:42

Re: Where do I test my units out?

Post by gajop »

Are you saying it still isn't working?
DoubleHelixDNA
Posts: 10
Joined: 13 Dec 2017, 22:00

Re: Where do I test my units out?

Post by DoubleHelixDNA »

Just thinking you might need it...
DoubleHelixDNA
Posts: 10
Joined: 13 Dec 2017, 22:00

Re: Where do I test my units out?

Post by DoubleHelixDNA »

Ok: Got the game running and currently screwing around with the rockets, making them into nuclear bombs with .02 reload, but I can't seem to have the factory build my own units;
I have the scripts, the model and the unitdef itself.. but yet the factory does not have my unit in its list of buildable units?

How do I change my factory so that it has my new unit within its list of buildable units?
DoubleHelixDNA
Posts: 10
Joined: 13 Dec 2017, 22:00

Re: Where do I test my units out?

Post by DoubleHelixDNA »

YAY.PNG
(1.97 MiB) Not downloaded yet
Small midget tank...
heheh
hmm:

My sphere vehicle is not in the buildqueue however, probably something wrong with script/unitdef?
Attachments
Sphere.lua
(1.07 KiB) Downloaded 8 times
Sphere.lua
(1.37 KiB) Downloaded 7 times
Google_Frog
Moderator
Posts: 2464
Joined: 12 Oct 2007, 09:24

Re: Where do I test my units out?

Post by Google_Frog »

I told you how to run the tutorial game when you asked in ZK a week ago but the chat seemed to be lost or ignored. Here is a more permanent wiki page which should get anyone from a basic ZK install to a working tutorial game.

Edit: http://zero-k.info/mediawiki/index.php? ... r_own_game
User avatar
MasterBel2
Posts: 347
Joined: 11 Apr 2016, 12:03

Re: Where do I test my units out?

Post by MasterBel2 »

Google_Frog wrote:I told you how to run the tutorial game when you asked in ZK a week ago but the chat seemed to be lost or ignored. Here is a more permanent wiki page which should get anyone from a basic ZK install to a working tutorial game.
Was there supposed to be a link?
Post Reply

Return to “Game Development”