see if this works
/home/greg/triplea/savedGames/Oztea 1939 1.83 November 27 2019.tsvg
nope
Oztea 1939 1.83 November 27 2019.tsvg
ok that was pretty easy
see if this works
/home/greg/triplea/savedGames/Oztea 1939 1.83 November 27 2019.tsvg
nope
Oztea 1939 1.83 November 27 2019.tsvg
ok that was pretty easy
It's a A&A map. One of the earlier ones. It came out earlier this year. The computer version. Triplea World War II V4 is similar I think. Idk. i get confused by all of them.
@Captain-Crunch
I like it better over here too :). Not that there's anything wrong with that place but ...yea they play triplea. Mostly global 40 or a mod of it. Lots of FTF boardgamers there too. A few are playing the new 42 on steam but it's still in beta mode.
@Brent-Stoudt
I missed the tourney link. Seems as if one is usually going on. If nothing else you should be able to get a game when the next one starts.
Not sure why I'm struggling with this, but I am What I want to do in the Global game is make an objective that gives Germany 2 bucks for control or unit presence in certain TTys. I don't want them to get both though. Also, Italy has the same objective ( which I don't think matters )
Anyway, I can make it work with "presence" or "control" but not when I have "presence and control". I made another objective with both presence and control and added some "invert" conditions to hopefully shut it down when one of the other objectives was on but then it fired anyway.
Here's what i have:
<attachment name="conditionAttachment_OilPresenceInvert" attachTo="Germans" javaClass="games.strategy.triplea.attachments.RulesAttachment" type="player">
<option name="directPresenceTerritories" value="Iraq:Persia:Northwest Persia:Saudi Arabia" count="each"/>
<option name="invert" value="true"/>
</attachment>
<attachment name="conditionAttachment_OilControlInvert" attachTo="Germans" javaClass="games.strategy.triplea.attachments.RulesAttachment" type="player">
<option name="directOwnershipTerritories" value="Iraq:Persia:Northwest Persia:Saudi Arabia" count="each"/>
<option name="invert" value="true"/>
</attachment>
<attachment name="conditionAttachment_ItalianOilControlInvert" attachTo="Italians" javaClass="games.strategy.triplea.attachments.RulesAttachment" type="player">
<option name="directOwnershipTerritories" value="Iraq:Persia:Northwest Persia:Saudi Arabia" count="each"/>
<option name="invert" value="true"/>
</attachment>
<attachment name="conditionAttachment_OilPresence" attachTo="Germans" javaClass="games.strategy.triplea.attachments.RulesAttachment" type="player">
<option name="directPresenceTerritories" value="Iraq:Persia:Northwest Persia:Saudi Arabia" count="each"/>
</attachment>
<attachment name="conditionAttachment_OilControl" attachTo="Germans" javaClass="games.strategy.triplea.attachments.RulesAttachment" type="player">
<option name="conditions" value="conditionAttachment_ItalianOilControlInvert"/>
</attachment>
<attachment name="objectiveAttachment_Germans_6_Control_Iraq_Or_Persia_Or_Northwest_Persia" attachTo="Germans" javaClass="games.strategy.triplea.attachments.RulesAttachment" type="player">
<option name="conditions" value="conditionAttachment_OilPresenceInvert:conditionAttachment_ItalianOilControlInvert"/>
<option name="objectiveValue" value="2"/>
<option name="directOwnershipTerritories" value="Iraq:Persia:Northwest Persia:Saudi Arabia" count="each"/>
</attachment>
<attachment name="objectiveAttachment_Germans_9_Presence_Iraq_Or_Persia_Or_Northwest_Persia" attachTo="Germans" javaClass="games.strategy.triplea.attachments.RulesAttachment" type="player">
<option name="conditions" value="conditionAttachment_OilControlInvert"/>
<option name="objectiveValue" value="2"/>
<option name="directPresenceTerritories" value="Iraq:Persia:Northwest Persia" count="each"/>
</attachment>
Would someone clue me in on how to write this please
Thank You
Figured it out. This can be deleted.
Hi Brent
If you can't find a game here you can try at the other site:
https://www.axisandallies.org/forums/category/27/find-online-players
although most people play global there
@LaFayette said in Triplea won't run:
@beelee was the problem at 18:35 or at 17:40 PST today? There were new prerelease versions deployed at those times, a D/C would be expected
well it happened last night, which would be before that, so a long winded way of saying maybe but I don't think that's why it did it : )
sorry i don't remember the exact time. The error probably tells me. I'll look : )
Well i guess not. I had it happen at times other than what's posted above though
@LaFayette said in Triplea won't run:
@beelee Bug report queue is ideal: https://github.com/triplea-game/triplea/issues/new/, particularly for prerelease problems
yea figured there was a place for it. i'll open an issue at git
Thanks
Edit
I have had stable and pre both open and also pre only and it behaved the same
Not sure where to post this so I'll put it here for now.
I joined the lobby on pre 16920 and after 25 minutes it logged me out. It happens every time ( 3 ) i've joined. Don't know if it matters but I was the only one on. Don't remember that happening on any of the other releases. Was never on them solo either though.
Anyway, just something I noticed