Fulqrum Publishing Home   |   Register   |   Today Posts   |   Members   |   UserCP   |   Calendar   |   Search   |   FAQ

Go Back   Official Fulqrum Publishing forum > Fulqrum Publishing > King's Bounty > King`s Bounty: Warriors of the North

King`s Bounty: Warriors of the North Next game in the award-winning King’s Bounty series

Reply
 
Thread Tools Display Modes
  #1  
Old 11-03-2012, 08:05 PM
aghiuta aghiuta is offline
Approved Member
 
Join Date: Sep 2008
Posts: 40
Default

Quote:
Originally Posted by Zechnophobe View Post
Are you playing with the patch? Because this is totally working for me. I managed to use the ability three times in the last fight.
No patch.
I plan on starting a mage soon, skald not so satisfying so was just exploring with this char to get a feel for the game.
@camelotcrusade
I am playing with the -dev thingy so i get error messages in different window, will write them down when they happen again.
Reply With Quote
  #2  
Old 11-03-2012, 11:18 PM
camelotcrusade's Avatar
camelotcrusade camelotcrusade is offline
Approved Member
 
Join Date: Apr 2009
Location: San Francisco, CA
Posts: 448
Default

Updates:
  • Marked Ice dragon as fixed
  • Added Book of Evil's drain ability to Spells
  • Added Calm Rage reducing max rage to Spells
  • Added Royal Griffon summon problem to Units
  • Added Olaf's personal rage skills not being used in autocombat to Rage
  • Added additional ranks in Edda have no effect to Skills

Has anybody seen the bug with orcs attacking ice creatures after the patch? Or the bug with Call of Valhalla after the patch? Call is working for me.

@Avo that look like a bug if you haven't patched. If you patch they updated the description so its clear everbody gets hit. If you would like it as written pre-patch, there is mod on the bug fixes thread for it.

Last edited by camelotcrusade; 11-03-2012 at 11:30 PM.
Reply With Quote
  #3  
Old 11-04-2012, 01:06 AM
Zechnophobe's Avatar
Zechnophobe Zechnophobe is offline
Approved Member
 
Join Date: Nov 2009
Posts: 991
Default

Quote:
Originally Posted by aghiuta View Post
No patch.
I plan on starting a mage soon, skald not so satisfying so was just exploring with this char to get a feel for the game.
@camelotcrusade
I am playing with the -dev thingy so i get error messages in different window, will write them down when they happen again.
It's a good game, if you like it, you should consider getting the officially patched version.
Reply With Quote
  #4  
Old 11-04-2012, 02:45 AM
RCDOWN RCDOWN is offline
Approved Member
 
Join Date: Oct 2012
Location: Ardania
Posts: 44
Default

Spell Heat Focus lv.1 make the game crash to desktop during battle.

The problem occurred during the "elf invasion" just after Mista Cloud join your party.

Never tryed the spell before and never upgraded it, so i dunno if the problem it's for the lv.1 only.
Reply With Quote
  #5  
Old 11-04-2012, 02:51 AM
Puce Moose Puce Moose is offline
Approved Member
 
Join Date: Feb 2010
Posts: 45
Default

I'm not sure if this is a bug or not, but this sure surprised me; I ran across my first orc unit in the game, and a stack of orc hunters rather rudely used their training skill to charm my stack of royal snakes. I thought that this skill only let the enemy summon a stack of friendly forest beasties, not take control of them! (It actually seems like an interesting addition for the ability, but it should be referenced in the tooltip).
Reply With Quote
  #6  
Old 11-04-2012, 04:33 AM
camelotcrusade's Avatar
camelotcrusade camelotcrusade is offline
Approved Member
 
Join Date: Apr 2009
Location: San Francisco, CA
Posts: 448
Default

Quote:
Originally Posted by Puce Moose View Post
I'm not sure if this is a bug or not, but this sure surprised me; I ran across my first orc unit in the game, and a stack of orc hunters rather rudely used their training skill to charm my stack of royal snakes. I thought that this skill only let the enemy summon a stack of friendly forest beasties, not take control of them! (It actually seems like an interesting addition for the ability, but it should be referenced in the tooltip).
Interesting. So you can use training to charm animals as well as summon them? I have no idea how they'd make that work hehe. Anybody fielding orc units that has done this?

If you can let know what the tooltip normally says that would help me write an entry for the bug list.

@RCDown can you try the spell in another fight and see what happens? thanks!

Edit - PS, has anybody noticed that Pygmy sometimes makes enemies look tiny and sometimes it doesn't? They always lose life and stats, though.

Last edited by camelotcrusade; 11-04-2012 at 04:54 AM.
Reply With Quote
  #7  
Old 11-04-2012, 12:55 PM
Bhruic Bhruic is offline
Approved Member
 
Join Date: Oct 2012
Posts: 233
Default

Quote:
Originally Posted by RCDOWN View Post
Spell Heat Focus lv.1 make the game crash to desktop during battle.

The problem occurred during the "elf invasion" just after Mista Cloud join your party.

Never tryed the spell before and never upgraded it, so i dunno if the problem it's for the lv.1 only.
Turn out that the root cause of this problem is the same as the root cause of the Last Hero spell is/was - they neglected to include the sound file for the spell. You can fix this by cutting out the "sound" section of the magic_temper_diff.atom file, or you could substitute another sound file name in that section. Either way, the spell(s) will work at that point.
Reply With Quote
  #8  
Old 11-04-2012, 04:45 PM
RCDOWN RCDOWN is offline
Approved Member
 
Join Date: Oct 2012
Location: Ardania
Posts: 44
Default

Quote:
Originally Posted by Bhruic View Post
Turn out that the root cause of this problem is the same as the root cause of the Last Hero spell is/was - they neglected to include the sound file for the spell. You can fix this by cutting out the "sound" section of the magic_temper_diff.atom file, or you could substitute another sound file name in that section. Either way, the spell(s) will work at that point.
Allright, tnx man!

just, i cannot find the atom file in question. can you point me out?

And btw, i dont' think many out here got the game patched: the old save will be wasted and with him hours of gameplay.
I'm one of those; don't like to start over, some point are difficult or repetitive.
Reply With Quote
  #9  
Old 11-04-2012, 04:50 PM
Bhruic Bhruic is offline
Approved Member
 
Join Date: Oct 2012
Posts: 233
Default

In the ses.kfs file (it's just a zip file, you can open it with something like 7zip), you'll find the magic_temper_diff.atom file. Cut out the following (lines 202-210):
Code:
  1 {
    sound {
      animation=default
      frame=0.01/2.00999999
      restart=true
      file=magic_temper_diff
      fadetime=60
    }
  }
Or, if you wish, you could look up another soundfile to replace for the non-existent one, but that's probably more work.
Reply With Quote
  #10  
Old 11-04-2012, 05:01 PM
tiberiu tiberiu is offline
Approved Member
 
Join Date: Oct 2012
Posts: 168
Default

Sorry if it was posted before, but I wanted to report that Troll's ability "Pacify" does not work for me. Ability sais the initiative of the victim will drop to 1 and that he will deal minimal damage but none of these things happen. Should be investigated.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:00 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
Copyright © 2007 Fulqrum Publishing. All rights reserved.