Jump to content

A Canadian Cat

Members
  • Posts

    16,500
  • Joined

  • Last visited

  • Days Won

    55

Posts posted by A Canadian Cat

  1. I am not 100% sure but I have never seen them in game and did not mod them for my version of the low vis icons for CW. If they show up they will stick out like a sore thumb.

    I think they are unused right now. Any one hazard a guess as to what ltv means? Is it for an APC of some sort? If so could it be used once Kangaroos are added to the game - he says hopefully.

  2. I hope BFC are working on improving the combat intelligence model so that

    a) when you click on an enemy unit you don't know so much about it

    B) the icon for a unit reflects what you know about it (for both sides).

    +1 to both of those. Suggestion B) is brilliant - if you spot a member of the gun crew you see an infantry icon but when you finally spot the gun you see the gun icon. I would add that the icon should be centred over the members of the team that you can see. Right now it is centred over the whole team which means that if you can only see one member of a squad you can tell approximately where the rest of the squad is by the direction and distance of the icon from the spotted solider.

  3. Driving the GUI to provide "out of program" enhancements is an inherently fragile design. Even a slight change to the program can break the added value community. This is why software companies do not support tools of that nature. They need to be able to fix things and redesign problem GUI components as needed.

    The right way for "out of program" tools to be created is with a public (or private) interface of some kind. That can be a programming interface (API) or a file import interface or even a command line interface. When a company designs such an interface they are also offering support for that interface and an assurance that changes to that interface will be managed some how so that supporting programs will not break without notice.

    The business advantage for companies doing this is that it helps create and expand a community of users. Part time developers add value around the edges of the vendor's product and the customers get additional features or other benefits. An excellent game related example of this is Eve Online. They have a API interface that has been used by many out of game developers and even players themselves. In their case the "out of program" developers are adding a lot of reporting applications (players can track important events in the game - your kills for example plus trading information that can rival stock exchange's reporting) and some design applications (ship design assistants).

    An example that might be relevant here is map and scenario design. Clearly BFC's current map editor is doing its job. Lots of scenario are being created and people are really enjoying many of them. Well done everyone. But there are people out there who would like to design scenarios but feel there is a barrier to their entry. I am one such person (see item 1 on my wish list). There is a long list of features that designers would like to see in the map editor. Those items go on a back log of things BFC would like to do and they have to prioritize them.

    Lets be clear. 1) Prioritizing features is the right thing to do. 2) BFC has show, in my opinion, that they are excellent at doing that. 3) I mostly agree with their choices. 4) I back them in their decisions even when I don't agree. (After all it is there game)

    What that means is that if BFC spends their time on non map scenario editor capabilities there is a group of people who will not create scenarios. And the simple fact is that might be just fine. You never know I might suck at creating scenarios:-)

    Here is where having a map creation API or file import capability comes in handy. There is a cost to them for giving me my top feature in a future game. There is a cost to them for giving other people their top feature. An alternative is to declare the current editor good enough and instead spending the cost of developing several new features towards creating a way for out of game developers to enhance (or replace) the map / scenario editor. They pay that once and then essentially forget about making new enhancements to the editor.

    If there are enough people willing to spend some time working on this area new tools can be made that provide a kick start to map editing just like @StoneAge has done. Apps using a supported interface become more reliable because they will be supported from release to release. It means that @StoneAge can work on new features he wants with confidence that his program will last long term. It also means that BFC can see what features really are used by designers. So in future games they can incorporate some of those ideas into the game. Or better yet they can look at the what features are hard for out of game developers to do and provide support for those areas in the game editor.

    More clarity: 1) I am *not* saying anything bad about @StoneAge's work. My opinion is quite the opposite I am very impressed and I would like to see more such work and for that work to be easier. 2) Click driving the GUI is not a good design choice in general terms. Currently there is no other choice for a tool like this: therefore saying that is in no way a criticism of @StoneAge for for that matter BFC.

    OK I'll stop now - long post.

    Just my 4c worth.

    Ian

  4. On Kanonier Reichmann's point, I do sometimes see a tank fire a shot into the ground because of the rocking forward upon stopping. It happens rarely but it is possible. I might try to replicate it in a file later.

    Yes, I have seen it happen as well. No, I do not have a test for it. I'm not even sure how to create such a beast.

    The time I do remember it well was when a Sherman was crossing a breached bocage bump. It fired its main gun (based on the area target order I gave it on the bocage line on the other side of the field) just as the shocks bounced low after the tank came over the bump. The He round hit halfway through the field instead of on the other side.

  5. Is this tool to help people see what each scenario/campaign entails without having to start the game and look at each individual scenario and campaign?

    if so that is great.

    cheers

    Yes that is exactly what it does. I find it very useful. I have given Mad Mike some feedback - more work for him:D and pointed out a few bugs. I hope he decides to do some more work on it.

  6. Ian.leslie,

    In the campaign directory, several scenarios in the Scottish Corridor campaign show broken image links.

    I see that too. That may not be a serious problem. I suspect that the scenario does not have a picture. The scenario organizer should not create a broken link but it is harmless.

    The following messages showed up in the command window once the organizer finished running:

    <snip>

    Caused by: java.lang.NullPointerException

    at CampaignReader.createHTMLOutput(CampaignReader.java:225)

    at CampaignReader.writeHTMLOutputtoCurrentDirectory(CampaignReader.java:

    821)

    at CMBN_Scen_Org_Main.main(CMBN_Scen_Org_Main.java:61)

    ... 5 more

    OK that is telling me that it had trouble processing one of the campaigns. I would suggest that you move the Kampfgruppe Engel and Scottish Corridor campaign files out of the directory and try again. If you get the same error then I would remove all the campaigns from the directory try again and then add them back in one at a time to see which one it is having trouble processing.

  7. I'm not Mad Mike but I have used his tool and conversed with him about it several times. And as a Java developer I might be able to help you get it to run.

    Hi Mad Mike,

    I get the following:

    Error: Unable to access jarfile CMBN_Scen_Organiser_v0.3.jar

    1. I have version 0.22, the code you gave me ends with v0.3. Is there a version 0.3? If so I cannot find it.

    OK that just means I have some test version he sent me you should replace the name "CMBN_Scen_Organiser_v0.3.jar" with whatever your .jar file is named. Sharing the error message you see after you do that might allow me (or others) to figure out what is wrong.

    2. There is a folder named "source" that shows up in the 7zip manager file list, am I supposed to do something with that folder?

    You are not supposed to do anything with that. It is there for java developers to see his source code. I have not even looked at it though. Don't worry about it. And using 7zip manager will not get the program to run it will just show you the inner workings of the .jar file. Which is not likely to help you in any way.

  8. So noob, interesting discussion you started up here :) The more I read the more I think a NABLA scoring system is the way to go even though it is difficult to grok by most players.

    But the bottom line is if you want to run a tournament then just set the rules and be clear up front. If you followed the Farm tournament that Bimmer has been running you can see that there are many happy forum members who had fun playing. I for one would do it again even though I was eliminated in the first round by one of the players that is going deep. Would some kind of round robin or NABLA scoring system have been better? Who really cares if everyone has fun and the rules were clear at the start.

  9. Yeah bridges do not always line up correctly. It can sometimes be sorted by adjusting the terrain height, but I generally don't worry too much provided the bridge actual works and vehicles will cross it without too much problem.

    Another thing that can be done is to use a slightly longer bridge than strictly necessary. When investigating why I was having trouble getting vehicles to cross the bridges on Pete's map I did just that. Long story short: it turns out there was nothing wrong with the map it was a quirk of the game that my way points were being misplaced.

    You can read the sordid details here: http://www.battlefront.com/community/showthread.php?t=103833

  10. I'm in the middle of two PBEM's and me and my opponents agreed to patch up to the new version halfway through the games. In both games I'm hearing planes and rockets throughout the whole turn and in one game I get a fatal error when I hit the red button and in the other game it makes it to the save screen but when I hit save everything just freezes

    Bummer. I too have had games that did not upgrade to the new patch. My solution is to simply play each game all the way through with the version I started it with. You can have multiple versions of the game installed no problem. Right now I have the 1.01 patch and the 1.1 CW version installed next to each other. I still have a game going using the 1.01 version and several going with the new one.

    I have had opponents upgrade games before and so far most of them did upgrade OK but not all of them. In one case I had the same screaming airplane / rocket sounds and they lasted about 70s or so and then all was well.

  11. From what I have observed in game the soldier's condition can persist at one of these levels:

    OK / Cautious / Nervous / Rattled / Broken

    When bad things happen your men can temporarily become Shaken or Panic. When they are Shaken or Panic they will not accept your orders until they settle down - to one of the persistent states. I have not seen men change to a better state only worse. Sometime becoming Shaken has no lasting effect but Panic pretty much always does. The temporary states of Shaken and Panic last for varying periods of time and how much effect they have on troops persistent state also varies. I have seen guys get to broken pretty fast and I have seen them become shaken repeatedly and only become Rattled. Troop training, motivation, leadership and command and control seem to be factored in along with just how bad things are for them.

  12. That's odd because it was my good experience with bridges in Huzzar that lead me to believe that this was a map issue. I read about people having trouble with bridges and that those issues were fixed in the patch. So, when my friend and I played Huzzar with the 1.01 patch I did not expect any problems crossing bridges and indeed there were none. I was pleased that things worked so well.

    Then when testing Pete's new map and did the same way point plotting I did in Huzzar (follow along the path the unit will be going on at level 2 or 3 plotting way points) failed so badly I assumed it was a map design issue. Sorry Pete!

    The odd thing is other people have tested Pete's map and do not see my issues. I don't get it:(

    @barrage thanks again for the tip. I have been using it for crossing bridges and dealing with narrow city streets. I am much happier now.

×
×
  • Create New...