-
Posts
10.649 -
Joined
-
Last visited
-
Days Won
522
Everything posted by wowgetoffyourcellphone
-
You shoudl grab my update to the new autumn oaks too. The red and yellow variations add a lot of color and pizzaz. LOL, if I would "piece out" all the changes I have made there would be about 20 mods worth of stuff. I would have used some of the "autumn" terrains but many do not have normal map.
-
Haha no, I didn't forget that. <ProductionQueue> <BatchTimeModifier>0.8</BatchTimeModifier> <Entities datatype="tokens"> units/{civ}_merc_infantry_1 units/{civ}_merc_infantry_2 units/{civ}_merc_infantry_3 units/{civ}_merc_cavalry_1 units/{civ}_merc_cavalry_2 units/{civ}_merc_cavalry_3 </Entities> <Technologies datatype="tokens"> mercenaries/test_romans mercenaries/test_athen </Technologies> </ProductionQueue>
-
Hi guys. In my mod I make mercenary camps work. They are indestructible (a few bugs but that's different story), can be capture by all players, the right mercenary are available to the right player. So far so good.Everything wprk BEAUTIFULLY. Now, I would like to have some mercenary camp technologies, some unique to different civs who capture them. I tried out two test technology. I put them in the merc camp building and capture the building. { "genericName": "Test Romans", "specificName": "Teste Romani", "description": "Test tech for merc camps.", "cost": {"food": , "wood": , "stone": , "metal": 250}, "requirements": {"all": [{"tech": "phase_town"}, {"civ": "rome"}]}, "requirementsTooltip": "Unlocked in Town Phase.", "icon": "sibylline_books.png", "researchTime": 40, "tooltip": "All units +20% vision range.", "modifications": [{"value": "Vision/Range", "multiply": 1.25}], "affects": ["Unit"], "soundComplete": "interface/alarm/alarm_upgradearmory.xml" } { "genericName": "Test Athenians", "specificName": "Teste Graeci", "description": "Test tech for merc camps.", "cost": {"food": , "wood": , "stone": , "metal": 250}, "requirements": {"all": [{"tech": "phase_town"}, {"civ": "athen"}]}, "requirementsTooltip": "Unlocked in Town Phase.", "icon": "helmet_corinthian_crest_2.png", "researchTime": 40, "tooltip": "All units +20% vision range.", "modifications": [{"value": "Vision/Range", "multiply": 1.25}], "affects": ["Unit"], "soundComplete": "interface/alarm/alarm_upgradearmory.xml" } You can see one are to show up if the ROME civ or the ATHEN civ capture the mercenary camp, but they don't show up when captured by either player. Is something I to do to make this work? Thanks.
-
5. Is theere Champions planned? 7. Sandbox scenario are not needed, but all other civ have one. Plus, they make good demo for each civ.
-
All synced up now.
-
Took a few day to fix all auras. Will commit now.
-
Trying Han now. I really like the building textures. I find some problem, tho some are just opinion: 1. Liu Bang's portrait is messed up. Has a transparency. I think this was experiment at one time for you and you forgot to give him opaque portrait? 2. Opinion: Blacksmith way too big, by about 30% I think. Might need a redesign. Also, the wall textures are stretched a lot on it. 3. Opinion: Storehouse need stone blocks prop too, to emphasize. 4. Opinion: Market looks a little unfinished, but I know everything is work in progrewss. 5. Opinion: You should consider moving Crossbowman and Mounted Crossbowman to the Fortress and make them champions (Fortress model is "da bom" tho, some texture stretching but not bad, I like it). 6. Bridge need portrait. 7. I suggest make a sandbox scenario. Maybe I can help.
-
It would fit well for Anglo-Saxns! Go ahead.
-
auras New Aura scripts
wowgetoffyourcellphone replied to wowgetoffyourcellphone's topic in Game Modification
It didn't seem to work for some reason. Works as aura for Shipyard tho. -
auras New Aura scripts
wowgetoffyourcellphone replied to wowgetoffyourcellphone's topic in Game Modification
HAHA nope. Errors a lot. ERROR: RelaxNGValidator: Validation error: special/player_athen:1: Element Auras failed to validate content ERROR: RelaxNGValidator: Validation failed for '(null)' ERROR: Failed to validate entity template 'special/player_athen' ERROR: JavaScript error: uncaught exception: Player.js: Error creating player entity 1 Then a thousand more errors. EDIT: Sanderd is right. -
-
auras New Aura scripts
wowgetoffyourcellphone replied to wowgetoffyourcellphone's topic in Game Modification
Great! I will try and report back. -
auras New Aura scripts
wowgetoffyourcellphone replied to wowgetoffyourcellphone's topic in Game Modification
Hello, father. How do we do this? -
Getting this now, guys. ERROR: Error in timer on entity 9030, IID 89, function TimerHandler: TypeError: cmpObstruction.GetUnitCollisions is not a function Foundation.prototype.Build@simulation/components/Foundation.js:170:7 Builder.prototype.PerformBuilding@simulation/components/Builder.js:73:3 UnitAI.prototype.UnitFsmSpec.INDIVIDUAL.REPAIR.REPAIRING.Timer@simulation/components/UnitAI.js:2693:6 FSM.prototype.ProcessMessage@simulation/helpers/FSM.js:274:29 UnitAI.prototype.TimerHandler@simulation/components/UnitAI.js:3853:68 Timer.prototype.OnUpdate@simulation/components/Timer.js:100:4 Happen when I try to build a building. Anyone confirm? EDIT: Grabbed latest EXE and this particular problem go away.
-
auras New Aura scripts
wowgetoffyourcellphone replied to wowgetoffyourcellphone's topic in Game Modification
This aura I make is a team bonus. Attempt to make Delian League for Athenians team bonus work. Seems to work great now, really. You are right though, it attach to the Athenian dock (specifically Shipyard, my mod has 2 dock), not the abstract Athenian player. -
auras New Aura scripts
wowgetoffyourcellphone replied to wowgetoffyourcellphone's topic in Game Modification
Wait. What? Was this function in the game all along or new? I mean adding code to the javascript files with the _mymod file? And btw, thanks for this quick fix. It was not an emergency, but it looks like it was relatively simple. -
auras New Aura scripts
wowgetoffyourcellphone replied to wowgetoffyourcellphone's topic in Game Modification
It's a bonus for the player's allys not the player. -
auras New Aura scripts
wowgetoffyourcellphone replied to wowgetoffyourcellphone's topic in Game Modification
Hey, it works! Small problem, it also affect the player too. I just want it to affect the ally. Possible? -
auras New Aura scripts
wowgetoffyourcellphone replied to wowgetoffyourcellphone's topic in Game Modification
Thank you. I'll try it out and report back resuts. It seemed to be bugged when auras were in the template. Maybe fixed now. -
Hi guys. Would an aura script like this work? Thanks. { "type": "global", "affects": ["Warship"], "affectedPlayers": ["MutualAlly"], "modifications": [ {"value": "Cost/BuildTime", "multiply": 0.75} ], "auraName": "Delian League", "auraDescription": "Allied warships -25% build time as long as the Athenian player has a shipyard." } Should use MutualAlly or just Ally? Thanls.
-
I feel like the wooden palisade models need to be rework to be as long as a standaard stone walls. The gate would be as wide as a stone gate too.
-
There would be many differences, see my other posts.
-
You are talking about too much micro (like WFG team member @sanderd17 said). I to come up with idea to include slaves with less micro that have at least chance of be implemented.
-
Not necessary, IMHO. Better to keep it simple. Beside, in real life slaves lived in the house of their master (except state-owned slaves of course).