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
  #231  
Old 12-24-2012, 02:30 AM
Sharog Sharog is offline
Registered Member
 
Join Date: Mar 2009
Posts: 5
Default

Is it possible to edit unit type in lua as well? like changing 1 unit from human to dwarf etc, if so, where can i find it?

Last edited by Sharog; 12-24-2012 at 02:33 AM.
Reply With Quote
  #232  
Old 12-28-2012, 08:21 PM
gempepaine gempepaine is offline
Approved Member
 
Join Date: Oct 2012
Posts: 34
Default

You can try to change it from unit's atom file
(race=human //viking)

Like in this picture.
Soothsayer viking changed to human:
Attached Images
File Type: jpg Human Soothsayer.JPG (79.3 KB, 105 views)
Reply With Quote
  #233  
Old 12-31-2012, 08:20 AM
messiahgov messiahgov is offline
Approved Member
 
Join Date: Dec 2012
Posts: 24
Default

A quick feedback to the fixes from the 1st post.

The following bugs are still unfixed in WotN v1.3.1.6250. For them, I used the recommended fixes from the 1st post.

- Sense Weakness fix
- Soothsayer Ice Storm fix
- Trolls Pacify fix
- Ice Prison/Hilda's Arrows fix
- Mista's Lightning fix


The examples from the 1st post can all be found, so they're are still not fixed officially.

==============================

The following bugs/fixes are unclear (at least for me) in WotN v1.3.1.6250.

- Highterant fix

Seems like it got fixed or at least changed, because the coderange/example of code from Bhruic is not the same anymore, just parts of it.

==============================

- Various warning fixes

This fix is unclear, too many locations to change and the example is too inaccurate to determine the right spots.

Example:

Should this (line 4242):
Code:
  if table.getn(targets_1) == 0 then
    Game.InvokeMsgBox("warning", "<label=sw_default>")
    Attack.log_label("null")
    return false
  else
Or this (line 5805):
Code:
  if ccnt == 0 then
    Game.InvokeMsgBox("warning","<label=no_place_to_fall>")
    Attack.log_label("null")
    return false
  else
Or this (line 6664, seem to be fixed already):
Code:
if not need_res then
	if not Attack.is_computer_move() then
	Game.InvokeMsgBox("warning", "<label=sw_default>")
	return true
	end
..be changed? There are many more locations, that are just examples. They are not equal at all and some might be already fixed and maybe those fixed ones are all that need to be fixed. I'm not sure.

==============================

- Fear (partial?) fix

Maybe it's already fixed.

This:
Code:
if h > max_hazard then
	max_hazard = h
	target = act
	prob = k * (1 + hit_count*0.5)
end
Became this (official):
Code:
if h > max_hazard then
    offencive_attack = true
    max_hazard = h
    target = act
    prob = k * (1 + hit_count*0.5)
end
==============================

- Blizzard fix

Maybe it's already fixed?

This:
Code:
effect_freeze_attack(cell_found, t_shift, 3, nil, 1)
Became this (now line 6603, official):
Code:
effect_freeze_attack(cell, dmgtsi, 3, nil, 1)

Last edited by messiahgov; 12-31-2012 at 08:44 AM.
Reply With Quote
  #234  
Old 01-11-2013, 01:09 AM
wailoktam wailoktam is offline
Approved Member
 
Join Date: Dec 2009
Posts: 9
Default Crystal Collector REAL bug?

Hi, I have read the post about the counter would resume after you increase your maximum crystal holding at the point. Now I get 77 crystals on the Spell book screen. I have so far used only on learning Call of the Nature. The counter stops at 48.

May I know how this can be fixed? Can the save game scanner helps in adding the achievement?
Reply With Quote
  #235  
Old 01-11-2013, 10:05 AM
Nirual Nirual is offline
Approved Member
 
Join Date: Nov 2012
Posts: 170
Default

Quote:
Originally Posted by wailoktam View Post
Hi, I have read the post about the counter would resume after you increase your maximum crystal holding at the point. Now I get 77 crystals on the Spell book screen. I have so far used only on learning Call of the Nature. The counter stops at 48.

May I know how this can be fixed? Can the save game scanner helps in adding the achievement?
I suppose its possible that the counter updates incorrectly but still gives you the medal once you hit the next requirement (much like the Greedy achievement was bugged at launch). Do you have the Level 2 medal? In any case, try getting to 100 crystals and see if it updates correctly.
Reply With Quote
  #236  
Old 01-11-2013, 01:56 PM
wailoktam wailoktam is offline
Approved Member
 
Join Date: Dec 2009
Posts: 9
Default

Sadly, I am now at 103 crystal and still nothing happen...counter stuck at 48...
Reply With Quote
  #237  
Old 01-13-2013, 05:58 AM
balder1980 balder1980 is offline
Approved Member
 
Join Date: Jan 2011
Posts: 5
Default

Is there any way to download the latest patch (V4) without Steam? Is anyone kind enough to provide a download link?
Reply With Quote
  #238  
Old 01-18-2013, 04:10 PM
camelotcrusade's Avatar
camelotcrusade camelotcrusade is offline
Approved Member
 
Join Date: Apr 2009
Location: San Francisco, CA
Posts: 448
Default

Quote:
Originally Posted by balder1980 View Post
Is there any way to download the latest patch (V4) without Steam? Is anyone kind enough to provide a download link?
No, they haven't released any standalone patches. Steam update is the only way I know of, and it changes and replaces files everywhere vs. downloading some patch and executing it (so there is no intercepting it).

If you got it via Gamersgate no idea how the update works.
Reply With Quote
  #239  
Old 01-22-2013, 01:07 PM
Nirual Nirual is offline
Approved Member
 
Join Date: Nov 2012
Posts: 170
Default

Quote:
Originally Posted by camelotcrusade View Post
No, they haven't released any standalone patches. Steam update is the only way I know of, and it changes and replaces files everywhere vs. downloading some patch and executing it (so there is no intercepting it).

If you got it via Gamersgate no idea how the update works.
Gamersgate says on the product info that you need Steam. No way around it for patching.

Quote:
Originally Posted by xtrm View Post
Never had that issue before.
Btw I have never donated and also never let Valkiryes to manage my runes, they are known to have some bugs.
Donation bugs were fixed with the first patch, I believe. And as for the rune management, noone is quite sure what if anything it does.

Last edited by Nirual; 01-22-2013 at 01:13 PM.
Reply With Quote
  #240  
Old 02-11-2013, 02:53 PM
wizardelo wizardelo is offline
Approved Member
 
Join Date: Sep 2008
Posts: 25
Default

hello, where is the skills.lua file located? because i could not find it in my game install folder. is it in a .kes file?
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 10:49 AM.


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