How to work things out?

Follow this forum if u are a modder (having the modded version)
Contains announcements and how-to guides
Useful for forumers who want to learn how to help out in the game
Post Reply
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

How to work things out?

Post by General Brave »

So, I'm currently working on my Warfell units. And I need a bit of help with the Jsons.

Is it possible to make a building that can be occupied but also be destroy? In AoF.

Another one is, can a unit have more than that one special effects? Aof.

And lastly for now, are the IS_UNIQUE and IS_LEGENDARY can by use yet or not. Aof.
Wise, Might, Loyalty. Forever stands Warfell.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: How to work things out?

Post by General Brave »

And also, how can I make a bridge unit? Or should I make a tower that could act like a bridge?
Wise, Might, Loyalty. Forever stands Warfell.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: How to work things out?

Post by General Brave »

I'm finally figure out most of these except for the bridge.
Wise, Might, Loyalty. Forever stands Warfell.
Midonik
Posts: 5325
Joined: Mon Sep 05, 2016 5:27 pm
Location: Poland

Re: How to work things out?

Post by Midonik »

There is a special setting for bridge. IsCarriedUnitVisiable I think, or something like that. If you set it as yes, it will work like bridge. Don't forget to make it able to swim.
Last edited by Midonik on Tue Apr 17, 2018 10:52 am, edited 1 time in total.
Support new AoS variant, Age of Galaxy: http://ageofstrategy.net/viewforum.php? ... 608408ebc8
All help will be welcome.
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: How to work things out?

Post by Stratego (dev) »

isCarriedUnitVisible or similar, yes.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: How to work things out?

Post by General Brave »

Couldn't understand what you were talking about, so I went looking around through the games until I started smashing things together. And it work, the bridge is complete, yes. Anyways.

Can you guys explain how the goblin spawns from from that big thing in AoF? Is it possible for me to recreate that with another unit instead of goblins.
Wise, Might, Loyalty. Forever stands Warfell.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: How to work things out?

Post by General Brave »

How many other people here has modding? So I could share with them.
Wise, Might, Loyalty. Forever stands Warfell.
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: How to work things out?

Post by Stratego (dev) »

Current modders:
GeneralBrave
Midonik
Alexander (but not sure, he has succeded or not)
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: How to work things out?

Post by General Brave »

As I'm working on the new races for age of fantasy. How do I create effects, and animation?
Wise, Might, Loyalty. Forever stands Warfell.
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: How to work things out?

Post by Stratego (dev) »

General Brave wrote:As I'm working on the new races for age of fantasy. How do I create effects, and animation?
read the instructions and samples in the FAQ and try it in your modding version.
ask me in email if u need any help.

effects:http://www.ageofstrategy.net/viewtopic.php?f=17&t=3565
animation: what do u mean the image? or the definition? for the definition see the spirit tower for example, or any unit that animates.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: How to work things out?

Post by General Brave »

How can I create a summoning spell, I tried but it didn't work.
Wise, Might, Loyalty. Forever stands Warfell.
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: How to work things out?

Post by Stratego (dev) »

General Brave wrote:How can I create a summoning spell, I tried but it didn't work.
check the EFFECT_DIG_CORPSE for reference - that is a "summonig" - just summons corpse
- also check effect jsons in FAQ if u have not yet checked them: there is a complete subsection for summoing : "Summon or Place effect"
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: How to work things out?

Post by General Brave »

Now I know how to create animations and summon, I still don't know how to effects.
Wise, Might, Loyalty. Forever stands Warfell.
Stratego (dev)
Site Admin
Posts: 15741
Joined: Fri Apr 25, 2014 9:28 pm

Re: How to work things out?

Post by Stratego (dev) »

everything is in faq. have u read that?
also ask me in email if u have questions.
Midonik
Posts: 5325
Joined: Mon Sep 05, 2016 5:27 pm
Location: Poland

Re: How to work things out?

Post by Midonik »

How to make unit with bouns not aganist whole unit's category, but only few certain units? Is it even possible?
Support new AoS variant, Age of Galaxy: http://ageofstrategy.net/viewforum.php? ... 608408ebc8
All help will be welcome.
User avatar
General Brave
Posts: 4662
Joined: Thu Oct 19, 2017 3:12 am
Location: The Four Point Military Academy.

Re: How to work things out?

Post by General Brave »

Midonik wrote: Fri Jul 06, 2018 1:00 pm How to make unit with bouns not aganist whole unit's category, but only few certain units? Is it even possible?
It is, instead just use unitTypes instead of categories.
Wise, Might, Loyalty. Forever stands Warfell.
Midonik
Posts: 5325
Joined: Mon Sep 05, 2016 5:27 pm
Location: Poland

Re: How to work things out?

Post by Midonik »

Oh great, thanks.
Support new AoS variant, Age of Galaxy: http://ageofstrategy.net/viewforum.php? ... 608408ebc8
All help will be welcome.
Post Reply

Return to “Modders lounge”