.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Air Assault Task Force- Save $8.00
Bronze- Save $10.00

   







Go Back   .com.unity Forums > SprueGames > Salvo!

Reply
 
Thread Tools Display Modes
  #1  
Old December 14th, 2006, 09:56 PM

Bill_Peters Bill_Peters is offline
Private
 
Join Date: Dec 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Bill_Peters is on a distinguished road
Default Re: PBEM - Where is New Button or Scenario List

Great. Thanks for the instructions. You might want to read page 53 of your printed manual. Its incorrect. Do you have a PDF version of the manual available?
Reply With Quote
  #2  
Old December 14th, 2006, 10:11 PM

Bill_Peters Bill_Peters is offline
Private
 
Join Date: Dec 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Bill_Peters is on a distinguished road
Default Re: PBEM - Where is New Button or Scenario List

Ok - just went to go do all of this ... I can open a scenario just fine but if I save it and then go back in to re-open the file the name I gave it does not appear.

It has a .cst extension but the name of the file does not show up.

Sorry but this game has one of the hardest interfaces to learn. For something as simple as loading up files its much more complicated than it should be.

Default locations for file saves are in odd locations. The first time I went to save a solo game the path was my desktop where the file was going to be saved!

I am patient though. Please help me along further. Why is the filename I chose not showing up when I try to load up a PBEM game?

FYI - I am a Scenario Designer for John Tiller/HPS as well as a former IT Tech guy. Computers are NOT foreign to me or game interfaces. I have played over 1000 PBEM games (at least) in all sorts of computer games.
Reply With Quote
  #3  
Old December 15th, 2006, 12:40 AM
Strider's Avatar

Strider Strider is offline
Colonel
 
Join Date: Dec 1999
Location: Bakersfield CA USA
Posts: 1,524
Thanks: 7
Thanked 15 Times in 13 Posts
Strider is on a distinguished road
Default Re: PBEM - Where is New Button or Scenario List

Andrew would be the one better to explain what's happening, so until he does, I'll guess
To me, it seems he's using the default Windows scheme. I'm playing both CMAK and CMBB PBEM games, along with one Salvo PBEM, so I'm used to manually switching between folders to get to my files. I'm using XP. It defaults to the last folder I've accessed for all three game types, instead of the one that would be specific for the PBEM file associated with it. In both CM and Salvo, I choose the PBEM folders that each game directory creates. It's just as easy to create a 'central' folder for all PBEM game types, but I've just grown used to changing to where I need for each game. I know some of my programs, whether games or 'work', do default to their specific folders, so I'm guessing it's an API thing that the programmer would have to be able to add into their code, if the complier they use, permits it. I'm a Network Admin for a Jr. college, and even M$ Office products do weird default saving locations. There's the one (I can't remember now what it calls itself) that if you use it, you lose it...sort of. I deal with that user problem a great deal. That's why I think Salvo is using the basic Windows 'last location' scheme.

One bug that Andrew was never able to replicate on his systems was that when you save a file, the .txt extension is tacked onto the end of the file, along with the .cst extension. That's whats happening with the guy's files I'm playing against when I receive them. I have to strip off the .txt extension when I save it, or use Explorer to get to the folder and rename the file. I solved the problem for my system by going into Control Panel | File Options | File Types and associating the .cst extension with CST File. If you don't strip off the .txt, the game won't "see" the file. Not sure if this applies to your problem, since you seem to be seeing the file name somewhere, if you're seeing it has the .cst extension...hmmm, do you have the 'known file extension' option set to not show files with known extensions? You might be seeing the file with the .cst extension, but since .txt is "known", that part of the name might not be showing up...

I can't think of anything else I did. I've done a quick test, and chosen a battle for PBEM play, saved it, and then back to loading it. It's working ok for me. And since the Salve PBEM folder is the last one I've accessed, it's defaulting to it. True, the interface is designed differently, and I suppose I'm just used to it because of beta testing.
The guy I'm currently playing, we're on our second battle. I'll hit him up about his expirence with first dealing with the interface, but he has never commented about it.

Something to bear in mind, is that Andrew is very much open to suggestions. He is currently compling his next 'list' for a patch. Sound off, and he will be listening to you

PDF manual : That's an Andrew/Shrapnel question....
Reply With Quote
  #4  
Old December 15th, 2006, 01:41 AM

Bill_Peters Bill_Peters is offline
Private
 
Join Date: Dec 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Bill_Peters is on a distinguished road
Default Re: PBEM - Where is New Button or Scenario List

I will check on the .txt file extension. Thanks.
Reply With Quote
  #5  
Old December 15th, 2006, 11:43 PM
Andrew Lonon's Avatar

Andrew Lonon Andrew Lonon is offline
Second Lieutenant
 
Join Date: Apr 2003
Location: 201 Snow Bld: Durham NC
Posts: 409
Thanks: 0
Thanked 0 Times in 0 Posts
Andrew Lonon is on a distinguished road
Default Re: PBEM - Where is New Button or Scenario List

Bill:

I think Strider has done an excellent job covering this issue as far as what you need to do to get things going. I hope that the *.txt thing is the problem in this case – if not, please remain as amazingly patient as you have been and let us work with you.

Now – Why Salvo! works this way is something that I can add that may (at least) help explain the situation - FWIW. The essential kink in the system is that the GUI hooks for the FileIO system in the development package do not let you {me the programmer} specify a default location, at least not as far as I know - and I have looked. However, the FileIO code does remember the last directory path, so it is just the first Open and Save that will be pointing to your documents folder – or something like that. The first time you ‘Open’ or ‘Save Special’ a Salvo battle the OS GUI browser will be out of whack, but subsequent accesses should remember the selected location. (Unless, as I think happens for Strider, other games or Apps cause the default path to be set to a different location.)


------------------------------------------
“Do you have a PDF version of the manual available?” & “PDF manual : That's an Andrew/Shrapnel question....”

No. Including a PDF Manual was strictly forbidden by Shrapnel Games. This is a policy intended to make software piracy harder and to add value to the Shrapnel product.
__________________
Andrew Lonon
http://www.spruegames.com/

"There is nothing- absolutely nothing- half so much worth doing as simply messing about in boats." - Ratty
Reply With Quote
  #6  
Old December 16th, 2006, 04:29 PM

Bill_Peters Bill_Peters is offline
Private
 
Join Date: Dec 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Bill_Peters is on a distinguished road
Default Re: PBEM - Where is New Button or Scenario List

The last location is always where one of the Salvo game or editor last looked.

So if you play a game against the AI then its the Saved folder. If its a PBEM game then the PBEM folder and if a Generator file then its in that folder.

Check around the programming community. I am guessing that someone could get it to where you could have the Generator always default to its own folder and the same for Saved games and PBEM.

A HELP file is included in alot of games nowadays. It makes it easier to learn the game as you can SEARCH for key phrases.

Forget about pirating ... your game doesnt require a CD. All I would have to do is install it on as many PCs as I like.
Reply With Quote
Reply

Bookmarks


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 05:42 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.