All Activity
- Today
-
Is 0ad going to die?
Seleucids replied to king reza the great's topic in Introductions & Off-Topic Discussion
You can play through my battle skills campaign for now. If you pass every level, I think you will win every fight with the AI. -
Pain Treatment Institute changed their profile photo
-
Pain Treatment Institute joined the community
-
Spincoin changed their profile photo
-
Spincoin joined the community
-
Areion Productions changed their profile photo
-
Areion Productions joined the community
-
Is 0ad going to die?
Deicide4u replied to king reza the great's topic in Introductions & Off-Topic Discussion
I don't think it will die. A lot of players likely wait for more popular mods to be available for a27 to jump back in. It's just been too long since the last major release. Also, a good way to improve the gameplay is to add more Maps and scenarios while we wait for an official campaign. -
Kengar03 joined the community
-
In the end, I think this is not a bug but a nice hidden Easter egg feature.
-
Scripting a RAM Garrison? Probably not, but check this out.
Seleucids replied to RangerK's topic in Gameplay Discussion
The turn period is actually scaled by network latency and computation time. By default, without latency (against AI), a turn is truly 0.2 seconds. However, as soon as the game is networked with real humans in different countries, it is much longer. This is not even excluding small freezes and pauses which prolong the turn time. During latency, a turn can be as long as 0.4 or 0.5 seconds and that is enough for a focused human to issue a command. There are European players and American players in your game, so the network latency is huge there. If the game was paused or frozen by lag, it's possible to queue up more than 1 command in one turn. In the laggy A27.0, I was able to queue up 11 commands into one turn, so 3 actions in one turn is not a problem. -
Scripting a RAM Garrison? Probably not, but check this out.
ffm2 replied to RangerK's topic in Gameplay Discussion
The replay does not start from turn 0 and can't be replayed sadly. This happens on late joins. As real_tabasco_sauce said, the turn length can vary highly. In the oddity_detector the duration of the turn is computed, but not logged for replays (which could help a lot in those cases). Although it could vary for spectators again in comparison to the players. They can delay or speed up, so the players have less lag. A indicator for lag (or pause) is when more players than one have lots of commands during a turn. The reaction to garrison the ram is one a normal player would anticipate and focus on, so a fast reaction seems plausible. Same turn could also be for fast ungarrison and garrison. This is the case here. There is also some variance to see: turn 6776 is a ungarrison and 8 turns (1.6 in game seconds) later a garrison command is send. Ram attack interval is 1.5 seconds. Then turn 6793 is ungarrison and 6802 is garrison (9 turns). Turn 6776 sends the same command twice, which a program wouldn't (if it's not extra programmed to mix in slight variances to hide itself). Does someone else have the complete replay? With this doubt in mind you could check other games of Zekromus. I plead for not guilty. -
Scripting a RAM Garrison? Probably not, but check this out.
Atrik replied to RangerK's topic in Gameplay Discussion
A lot of players do this trick : Garrison rams in a building (fort most likely but possible to make it from workshop) Ungarrison them on approaching siege, then just after they land a hit, garrison them to safety. It's annoying because you have no way to react fast enough to kill the trickster ram. You can still : Surround your own rams with enough soldiers so that the opponent rams won't be able to unload too close to them. Surround your own rams with melee on stand-ground stance (need less then for 1 but also less safe for you own rams, you might be able to kill enemy rams though). Give up on ramming the fort and find an alternative (catapults, capture the fort, ignore the fort..). The odds that your opponent use anything else then the default garrison hotkey to do this are extremely low. -
Scripting a RAM Garrison? Probably not, but check this out.
RangerK replied to RangerK's topic in Gameplay Discussion
metadata.json commands.txt -
Scripting a RAM Garrison? Probably not, but check this out.
RangerK replied to RangerK's topic in Gameplay Discussion
His average time per move for this part of the game was 1.43 seconds, which seems completely human, further pointing to his innocence. Average time per move for the entire game (except the end) for all players: Zekromus (1628) 0.98 sec King_Okocha (1498) 2.38 sec jimo (jimo) 3.49 sec Decger (1623) 1.52 sec Atrik_III 0.91 sec jbc (1532) 0.93 sec acaradeperro (1274) 2.36 sec RangerK (1588) 1.92 sec These stats are so interesting. I've never dug into a game file before. It would be cool to show avg time per command in the stats at the end of a game. - Yesterday
-
Scripting a RAM Garrison? Probably not, but check this out.
RangerK replied to RangerK's topic in Gameplay Discussion
Turn 6766 → 22:33.2 Garrisons 0.2 seconds after attack. Turn 6784 → 22:36.8 Garrisons 0 seconds after attack (at the same time). Turn 6799 → 22:39.8 Garrisons 0.6 seconds after attack. -
Player 8 was yours truly. Player 1 was Zekromus. 1) garrison of the unit happens the very TURN AFTER the attack. Too fast for human reaction, right? Because I think a turn is 0.2 seconds. Can anyone confirm? turn 6766 200 ... cmd 8 {"type":"attack","entities":[11066,11525,11526,11529,11740,11741,11742,11744,12119,12389,12973,13259,13261,13264,13265,13266,13269,13270,13271,13276,13437,13438,13439,13440,13495,13517,13518,13519,13625,13627,13653,13654,13655,13656,13710,13711,13712,13750,13771,13841,13842,13843,13971,13973,14059,14060,14061,14620,14621,14632,14633,14654,14714],"target":12240,"queued":false,"pushFront":false,"allowCapture":false,"formation":"special/formations/null"} end hash-quick d0874eabce12f2f4dd5b62dd37b0d99b turn 6767 200 cmd 1 {"type":"garrison","entities":[12240],"target":10148,"queued":false,"pushFront":false,"formation":"special/formations/null"} end 2) garrison of the unit happens 3 turns after the attack on the unit. 0.6 seconds. turn 6799 200 cmd 8 {"type":"attack","entities":[11066,11526,11529,11740,11741,11742,11744,12119,12389,12973,13259,13264,13265,13266,13269,13270,13271,13276,13437,13438,13439,13440,13495,13517,13519,13625,13627,13653,13654,13655,13656,13710,13711,13712,13750,13771,13841,13842,13971,13973,14059,14060,14061,14620,14621,14632,14633,14654,14714],"target":12240,"queued":false,"pushFront":false,"allowCapture":false,"formation":"special/formations/null"} end hash 144bce974a7c9b445307dceabbc89631 ... turn 6802 200 cmd 1 {"type":"garrison","entities":[12240],"target":10148,"queued":false,"pushFront":false,"formation":"special/formations/null"} 3) but then there's also this. Garrison of the unit happens in the SAME TURN as the attack on the unit. turn 6784 200 cmd 1 {"type":"garrison","entities":[12240],"target":10148,"queued":false,"pushFront":false,"formation":"special/formations/null"} ... cmd 8 {"type":"attack","entities":[11066,11525,11526,11529,11740,11741,11742,11744,12119,12389,12973,13259,13261,13264,13265,13266,13269,13270,13271,13276,13437,13438,13439,13440,13495,13517,13519,13625,13627,13653,13654,13655,13656,13710,13711,13712,13750,13771,13841,13842,13971,13973,14059,14060,14061,14620,14621,14632,14633,14654,14714],"target":12240, ======================= Probably #3 precludes the possibility of a script. Amirite? If so, then it was a coincidence - three times in rapid succession, the moment I attacked, he made the independent decision to disappear? One of you experts please help me with this. I'm 100% certain about all this, but just in case my cheating allegation was false, here you go:
-
Lemir9502 joined the community
-
Taylortrete joined the community
-
cmd 1 {"type":"tribute","player":1,"amounts":{"food":100}} so cmd X ... "player":X
-
I see this as an absolute WIN! EDIT: You guys might as well ban the building from multiplayer. EDIT2: I'm out of it today. This is trubute, not Market barter.
-
can we get rainbolt in 0AD to find out JC's house and call in a raid? gotta see how he lives to become so op
- 331 replies
-
- 1
-
-
- localization
- country
-
(and 1 more)
Tagged with:
-
What's the command? The syntax?
-
You can sent yourself resources through a command. This might seem useless, but It is not cleanly programmed You can obfuscate the statistics
-
Me: phoeb6 Oppenent: JAS-39_Gripen-F Banned me from a rated game, because I was winning. metadata.json commands.txt
-
Christophertrete joined the community
-
Oh sweetie, thank you for being so cute. And you're welcome!
-
Moderation has already been warned of your behavior. Thank you for participating.
-
Where are you from?
JC (naval supremacist) replied to Lion.Kanzen's topic in Introductions & Off-Topic Discussion
- 331 replies
-
- 1
-
-
- localization
- country
-
(and 1 more)
Tagged with:
-
redapplelearning joined the community
-
Good to know
-
Latest Topics