.com.unity Forums

.com.unity Forums (http://forum.shrapnelgames.com/index.php)
-   Scenarios, Maps and Mods (http://forum.shrapnelgames.com/forumdisplay.php?f=146)
-   -   Is there WH fantasy battle total mod? (http://forum.shrapnelgames.com/showthread.php?t=44244)

Seve82 December 18th, 2009 09:34 PM

Re: Is there WH fantasy battle total mod?
 
And im glad that my thread is resurrected with such glorious purpose as gettin all WH FB nations under single mod!

MAY CHAOS RULE SUPREME! :evil:

Sombre December 21st, 2009 08:58 AM

Re: Is there WH fantasy battle total mod?
 
Chaos may currently be the weakest WH mod. It's certainly the one with the most problems.

Burnsaber December 21st, 2009 09:01 AM

Re: Is there WH fantasy battle total mod?
 
Panpiper PM'd me a while back that he's going to work on it. That was about two months ago, thought.

alansmithee December 21st, 2009 09:31 AM

Re: Is there WH fantasy battle total mod?
 
I'm looking at the list of armies, and from what I can tell the ones not currently done/in development are:

Vampire Counts
Orc & Goblins
Chaos Beastmen
Chaos Demons
High Elves
Dark elves?


I'm hopefully gonna polish off the Wood elves over the next couple of weeks (not sure how much I'll do on the graphics, but I hope to get them a little better and get rid of the most egregious flaws), as well as finish up the little coding I still wanna do (mainly finish the heros, decide on a nametype, couple other balance things). I'll probably look at either the Counts or Orcs after that though.

Sombre December 21st, 2009 10:02 AM

Re: Is there WH fantasy battle total mod?
 
Most of those have someone who started work and never released anything. Okin was doing orcs, then someone else started that up for example, but no idea where it's at now.

There's also Chaos Dwarfs, which had some work done on them. Dogs of War/Tilea which I did a chunk of code for but no graphics as yet.

Calchet December 21st, 2009 02:06 PM

Re: Is there WH fantasy battle total mod?
 
I've currently two relevant mods in progress - Dark Elves fairly close to a first release (~70%, working on sprites), and Chaos Dwarfs, further up the line and on hold until I figure out how I want them.

Sombre December 21st, 2009 03:00 PM

Re: Is there WH fantasy battle total mod?
 
I have a half done executioner sprite if you want it for dark elves.

Edi December 22nd, 2009 04:55 AM

Re: Is there WH fantasy battle total mod?
 
Quote:

Originally Posted by Burnsaber (Post 716562)
Quote:

Originally Posted by llamabeast (Post 716558)
I could do that quite easily, when I've fixed my current mod compilation script (which doesn't currently seem to like your mods for some reason Burn).

I have a theory on why that is happening. When the "Six Nations" mod was compiled, the only mod whose renumbering was bugged was Bretonnian's ritual summoning spells (oddly, the combat summons worked). The only difference between the summoning spells in other mods and mine was that I had listed the spells *before* the units in the bretonnia .dm file. It's a quirk of mine to start the .dm file with the spell code.

Could that cause llamascript to go haywire? Listing summoning spells before the units they actually summon? This could explain the bugginess with my Holy War mod too.

A bit late in answering this, but I would assume that this would cause problems. The modding manual lists in what order things are loaded, but IIRC the game reads the mod file line by line and if something you have put in there uses something else in the mod without that something else first being defined, strange things can result.

That's why it's a good idea to first mod weapons and armor, then mod monsters and only then mod anything else that may use those selfsame monsters (such as spells, sites, nations etc).

alansmithee December 22nd, 2009 09:38 PM

Re: Is there WH fantasy battle total mod?
 
Quote:

Originally Posted by Edi (Post 722951)
Quote:

Originally Posted by Burnsaber (Post 716562)
Quote:

Originally Posted by llamabeast (Post 716558)
I could do that quite easily, when I've fixed my current mod compilation script (which doesn't currently seem to like your mods for some reason Burn).

I have a theory on why that is happening. When the "Six Nations" mod was compiled, the only mod whose renumbering was bugged was Bretonnian's ritual summoning spells (oddly, the combat summons worked). The only difference between the summoning spells in other mods and mine was that I had listed the spells *before* the units in the bretonnia .dm file. It's a quirk of mine to start the .dm file with the spell code.

Could that cause llamascript to go haywire? Listing summoning spells before the units they actually summon? This could explain the bugginess with my Holy War mod too.

A bit late in answering this, but I would assume that this would cause problems. The modding manual lists in what order things are loaded, but IIRC the game reads the mod file line by line and if something you have put in there uses something else in the mod without that something else first being defined, strange things can result.

That's why it's a good idea to first mod weapons and armor, then mod monsters and only then mod anything else that may use those selfsame monsters (such as spells, sites, nations etc).

Yeah, I'd like to add I noticed that things in the mods seem to load top-down. I was doing a couple of my combat spells, but they didn't work until I put the nextspell on top of the actual spell to be cast. I'm sure this behavior is found in other things in modding.


All times are GMT -4. The time now is 10:07 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.