Perzival12
Community Members-
Posts
143 -
Joined
-
Last visited
-
Days Won
8
Everything posted by Perzival12
-
How to Load a Local Mod in 0 AD (Snap Version)
Perzival12 replied to lilypoppy's topic in General Discussion
Much welcome. -
The messages are dated 2022, but I wasn't sure if anyone had noticed this. Sorry if I'm late.
-
Hey, someone is/was selling 0 A.D. on Steam! There are tons of comments on how someone posted 0 A.D. and is charging for it. Is this old news? Or does someone need to solve this? Here is a link to the page: https://steamcommunity.com/app/2158440.
-
How to Load a Local Mod in 0 AD (Snap Version)
Perzival12 replied to lilypoppy's topic in General Discussion
Your mod is incompatible because you need to set a version that it runs in. For example: “requires”: [0.27.0]. This should fix your problem. I modded Petra a few months ago, here are some tips: before you do anything to it, use Find and Replace to replace anything that says PETRA with FELIX, and anything that says petra or petrabot with felix or felixbot. Then, start messing around by changing numbers and values. -
Yeah, the civ is set permanently, but normally when you start a match, you pick an AI. However, my map is for a campaign I am making, where you start the campaign and the level starts automatically, so there is no place where the player picks an AI. So, rather than use TriggerHelper to handhold the AI and decide it’s every move, I want to specify an AI and just let it play.
-
Hey, on a different topic, how do I force an AI in a scenario or campaign? I set an AI (Petra bot) and added an AI seed, but it still doesn’t work.
-
Yeah, I have no idea how to do that. I’m not much of a Java coder. My attempts at reverse engineering code succeed about 1/3 of the time.
-
Yeah, I’m not sure how to integrate QuickSpawn (which is a map program) into an entity. Thanks anyways!
-
I deleted it from the unit, but I can add it back in and post the unit here for you to look at.
-
I’m only using FlatPak because it seems to be newer than the PureOS repositories. Thank you so much for the guide, I’ll try it and let you know how it works out. Thanks!
-
It also works for static items, I.e. things that don’t move, like treasure. Is there a way to allow it to spawn move able entities? What do you think it would take?
-
I already have the newest version of PureOs (10.3), and I tried sudo apt upgrade, but it still doesn't work. Guess that means I'll have to get a new linux distro. Any recommendations? I prefer VERY secure and private ones, and they must be open-source completely.
-
Alright everybody! The new version is ready! Version 0.5.0! This release adds the Lanayru Province, one of the three Zora civs that will be in the mod. Here are some pics You can download it here: https://www.moddb.com/mods/hyrule-conquest-revival/downloads/hyrule-conquest-revival-0-5-0 and here: https://github.com/Perzival123/Hyrule-Conquest-Revival/releases/tag/new. I hope you all enjoy it!
-
Okay, I have two questions. I am using the SpawnEntityOnDeath feature to make a unit spawn more units when it dies (a siege machine spawn it's crew). However, when I try, the spawned unit just stands there, like a corpse. It can attack and turn, but it can't move. My second question is if there is a way to spawn multiple units using the SpawnEntityOnDeath feature. Does anyone know how to do either of these things?
-
How Compatible Are 0 A.D. Maps Between Versions?
Perzival12 replied to Perzival12's topic in Scenario Design/Map making
Is there one to convert A26 to A27 yet? The two scripts are just A25 to A26. -
I just added this to my mod. Thanks for the idea!
-
How Compatible Are 0 A.D. Maps Between Versions?
Perzival12 replied to Perzival12's topic in Scenario Design/Map making
How? In the Scenario Editor? Text Editir doesn’t open .pmp files. Where can I find these? -
Hey, I have some old maps that I would like to port over to A27, but I need to know: what are the requirements for map versions? I know that random maps have code that needs updated, but for Skirmish maps, can I just use the same .pmp and .xml files? Or do I need to completely remake the maps in A27?
-
Others RTS - Discuss / Analysis
Perzival12 replied to Lion.Kanzen's topic in Introductions & Off-Topic Discussion
Here's a new RTS for Linux that I just found, Warzone 2100. It has some really cool features, like the ability to make brand new units by researching different techs in the tech tree to create a unique experience every time. Here is the site, and a video about it: . -
When I update FlatPak, it says it is already the newest version (1.10.8-0+deb11u3). So, either PureOS's FlatPak repository is out of date (doubtful, since their are constantly new updates to the FlatPak download list, and I get updates all the time), or the problem is in the 0 A.D. FlatPak itself.
-
AI bot spam on the forum
Perzival12 replied to Deicide4u's topic in Introductions & Off-Topic Discussion
The five main ways to detect a bot: #1: They highlight proper nouns to seemingly make their point. #2: They post something barely, if not completely unrelated to the topic. How do you make coffee? With MagiCoff! #3: They have names like real people, like this, JasonHawken28. No one else has a name that makes sense without explanation. #4: They always have a link to their website, for proper advertising. #5: They post once, then disappear forever, never to be seen again… -
No, for real, it’s in there. If you search ‘dragon’ in the art folder, you will see a dragon.dae file and a dragon.xml file. Then, in the Plane.xml file in the simulation folder, just change the actor path from units/global/dragon.xml to fauna/dragon.xml. Try it!
-
Oh, I never thought of hunting down a newer version of the FlatPak, I just thought that PureOS was linking me directly to the newest version. Thanks! I’ll try that and get back to y’all.
-
I’ll just wait till one of them replies to this thread, rather than DM them all.
-
Hey, I want to have the PureOS software repositories updated for 0 A.D., since they still have A23, not A27 (or even A28), but I don't know who I should talk to. Do I contact @Stan`, or do I have to contact PureOS? It would really make life easier for me, and many others.
