Heroes of Might and Magic Community
visiting hero! Register | Today's Posts | Games | Search! | FAQ/Rules | AvatarList | MemberList | Profile


Age of Heroes Headlines:  
5 Oct 2016: Heroes VII development comes to an end.. - read more
6 Aug 2016: Troubled Heroes VII Expansion Release - read more
26 Apr 2016: Heroes VII XPack - Trial by Fire - Coming out in June! - read more
17 Apr 2016: Global Alternative Creatures MOD for H7 after 1.8 Patch! - read more
7 Mar 2016: Romero launches a Piano Sonata Album Kickstarter! - read more
19 Feb 2016: Heroes 5.5 RC6, Heroes VII patch 1.7 are out! - read more
13 Jan 2016: Horn of the Abyss 1.4 Available for Download! - read more
17 Dec 2015: Heroes 5.5 update, 1.6 out for H7 - read more
23 Nov 2015: H7 1.4 & 1.5 patches Released - read more
31 Oct 2015: First H7 patches are out, End of DoC development - read more
5 Oct 2016: Heroes VII development comes to an end.. - read more
[X] Remove Ads
LOGIN:     Username:     Password:         [ Register ]
HOMM1: info forum | HOMM2: info forum | HOMM3: info mods forum | HOMM4: info CTG forum | HOMM5: info mods forum | MMH6: wiki forum | MMH7: wiki forum
Heroes Community > Heroes 5 - Modders Workshop > Thread: Updated NCF thread
Thread: Updated NCF thread This thread is 62 pages long: 1 2 3 4 5 ... 10 20 30 40 50 ... 58 59 60 61 62 · «PREV / NEXT»
Mario
Mario


Known Hero
posted May 15, 2017 09:18 PM

dredknight said:
I have the ISO but not that patch. Thank you once again!
Going back to the catacombs now... digging into some NCF stuff...

No problem
Let Elrath light lead you

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
dredknight
dredknight


Honorable
Supreme Hero
disrupting the moding industry
posted May 17, 2017 09:02 PM
Edited by dredknight at 21:21, 17 May 2017.

Alright guys, popping buy to drop something I found while going through the NCF stuff. Do you know how in the creature main .xdb file there are a few rows for spellpoints like this:

<SpellPoints>12</SpellPoints>
<SpellPoints1>0</SpellPoints1>
<SpellPoints2>0</SpellPoints2>


<SpellPoints>- is the creature mana pool as we know it.
<SpellPoints1> - this.. this is the 0-mana-abilities charge pool.

For exmaple if you set this value to 99 Dungeon assiasins can cast invisibility 99 times.

This means that we can have some quite interesting creatures mechanic wise. To backup my findings a went into the Assasins .xdb file and it showed just what it was expected:

<SpellPoints>0</SpellPoints>
<SpellPoints1>1</SpellPoints1>
<SpellPoints2>0</SpellPoints2>


Same goes for StormLord.xdb ABILITY_CALL_STORM ability.

<SpellPoints2> - Not sure exactly what it is for but from the meta data it seems it is set to 1 for all Inferno creatures (basic, upgrade 1 and upgrade 2). For all the rest it is set to 0.

____________
Join our official discord channel | NCF Utility Beta

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Ereinion156
Ereinion156


Adventuring Hero
posted May 17, 2017 10:48 PM

dredknight said:

<SpellPoints2> - Not sure exactly what it is for but from the meta data it seems it is set to 1 for all Inferno creatures (basic, upgrade 1 and upgrade 2). For all the rest it is set to 0.



Then I would guess, that these are the "gating-charges", because every inferno creature can use it's gating ability exactly one time. This would not only mean that one could create more creatures that are able to use the gating ability, but also that gating a creature more than once should be possible if a higher number than 1 is inserted at this point.

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
dredknight
dredknight


Honorable
Supreme Hero
disrupting the moding industry
posted May 18, 2017 09:18 PM
Edited by dredknight at 21:18, 18 May 2017.

This should be it! Now if we could only make NCF units gate without heroes on their side....
____________
Join our official discord channel | NCF Utility Beta

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
sol7721
sol7721

Tavern Dweller
posted October 13, 2017 02:03 AM

NCF character alignment

So I've been tinkering with the NCF character packs for a while now. I've been trying to find a way to change the alignment for all the neutral creatures so that the mapmixer will mix them in equally into a RNG map.

Would anyone be willing to shed some light on how to do this? The simpler the better of course

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
dredknight
dredknight


Honorable
Supreme Hero
disrupting the moding industry
posted October 13, 2017 09:32 AM

Hello Sol!

Check out this article if you haven't already.

What you need is:
- Select the "NCF" checkbox
- Neutral reduction: Reduce chance of neutral creatures (not belonging to a faction) to be placed on map. Can be left to default setting for a 'normal' result. ChanceToPlace / townsCount / (creaNeutralReduction + 1)
- mixed stacks: the % of placements that will be replaced with a mixed neutral stack.


Regarding the alignment problem, stay tuned to this page as the next release will fix the alignment issue.

With few words - all NCFs will be made neutral creatures so if you want more neutrals you just increase the ratio in Mapmixer in favor of more "Neutrals".

Cheers!
____________
Join our official discord channel | NCF Utility Beta

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
sol7721
sol7721

Tavern Dweller
posted October 14, 2017 06:03 AM

Thank you for the reply! I have actually tinkered quite a bit with that setting.

Naturally, via the actual formula that the mapmixer uses, neutral armies do not really appear at a noticeably higher rate when the neutral reduction is set to 0. This becomes more and more an issue with the larger maps as the actual spawn chance is going down with each town that is placed on the map, a formula I really don't understand the logic behind.

Thank you for the link, but are you basically saying I just wait for the next NCF update? Because, your link just just took me to the mod page.

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
dredknight
dredknight


Honorable
Supreme Hero
disrupting the moding industry
posted October 14, 2017 10:28 AM
Edited by dredknight at 10:32, 14 Oct 2017.

Sol thank you for the feedback. I did some NCF tests and it is really not working as it should.

The optimal formula is to set "Neutral reduction" to 0 when using mapmixer but I am afraid NCF creatures would not be that much on very large maps. If you care to test I will be glad if you provide some info.

For the next release I will try to adjust the mapmixer formula so a user can make a map only with NCF neutrals if he wants to

____________
Join our official discord channel | NCF Utility Beta

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
dredknight
dredknight


Honorable
Supreme Hero
disrupting the moding industry
posted October 14, 2017 02:41 PM

Sol,

Forget what I  wrote above. There was a fix released by cichy few months ago. Download the latest mapmixer from here and mix your map.Make the neutral creatures slider +4 and it will give you the highest number of NCFs on the map!
____________
Join our official discord channel | NCF Utility Beta

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
sol7721
sol7721

Tavern Dweller
posted October 14, 2017 08:51 PM

... That's fantastic! Thank you for finding that! I will test that out asap.

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
sol7721
sol7721

Tavern Dweller
posted October 15, 2017 01:33 AM

I did have another technical question.    For some reason, one of my reinstallations caused the ncf creature icons to not show up in the editor. This happens just in the editor. They show up fine in the game itself.

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
dredknight
dredknight


Honorable
Supreme Hero
disrupting the moding industry
posted October 15, 2017 11:28 AM
Edited by dredknight at 14:13, 15 Oct 2017.

I am not sure how are you using the NCF (do you use the NCF manager or you use it the old way where you just put the NCF_megapak.pak in data?) but by default the NCF megapak never included icons. They were available via another small installer that added icons and creature name in different language (there was pack for english, russian, french etc.).


If you had icons before than it is a cache issue. Go and delete everything inside this directory: <game folder>Editor|IconCache|AdvMapObjectLink|MapObjects|_(AdvMapObjectLink)|Monsters|NCF

Start the editor after that and check what is going on.

____________
Join our official discord channel | NCF Utility Beta

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
sol7721
sol7721

Tavern Dweller
posted October 15, 2017 01:56 PM

Welp, That directory might be part of the problem... it's all there until the last folder. There isn't a "NFC" folder inside of the "monster" folder.

[img]http://C:UsersSol77Desktop[/img]

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Sol7721
Sol7721

Tavern Dweller
posted October 15, 2017 02:09 PM

dredknight,

also, for some reason, my antivirus software thinks your updated mapmixer is a virus (and refuses to download it), could I have a link to the original updated thread for it to download it directly?

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
dredknight
dredknight


Honorable
Supreme Hero
disrupting the moding industry
posted October 15, 2017 02:12 PM
Edited by dredknight at 14:13, 15 Oct 2017.

I got the same problem with mapmixer, windows detects it as untrusted app. This is the only link cichy gave us.

There is something wrong if you have NCF installed and you have used it and you do not  have that folder.
Take a look closely I did put separators on the above message because the web site does not support backslashes.
____________
Join our official discord channel | NCF Utility Beta

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Sol7721
Sol7721

Tavern Dweller
posted October 15, 2017 07:27 PM

Ah ok, I guess I'll have to disable windows defender...

I did figure out what your path was supposed to say. It follows all the way to the monster fo!der and then stops before ncf.  Everything else seems to be working fine though. I have already tried reinstalling ncf with no effect.

I installed the packs with the utility each time I've installed it, and it was working during a previous installation.

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Sol7721
Sol7721

Tavern Dweller
posted October 15, 2017 07:29 PM

Can I just add a ncf folder and leave it blank and see if it populates it?

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
dredknight
dredknight


Honorable
Supreme Hero
disrupting the moding industry
posted October 15, 2017 07:36 PM

Sol I just looked at the NCF utility version currently on MODDB.
It does not support editor icons, just in game ones. Editor icons is something that is being worked on for the next release.

If you had the icons they came from another place.
____________
Join our official discord channel | NCF Utility Beta

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Sol7721
Sol7721

Tavern Dweller
posted October 15, 2017 07:42 PM

Welp, that's really weird... well thanks for your help!

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Khadras
Khadras


Famous Hero
posted December 14, 2017 08:55 AM
Edited by Khadras at 08:56, 14 Dec 2017.

Is NCF pack compatible with RC10?

 Send Instant Message | Send E-Mail | View Profile | Quote Reply | Link
Jump To: « Prev Thread . . . Next Thread » This thread is 62 pages long: 1 2 3 4 5 ... 10 20 30 40 50 ... 58 59 60 61 62 · «PREV / NEXT»
Post New Poll    Post New Topic    Post New Reply

Page compiled in 0.1728 seconds