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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #6  
Old 01-07-2013, 06:11 PM
gempepaine gempepaine is offline
Approved Member
 
Join Date: Oct 2012
Posts: 34
Default

Quote:
Originally Posted by Shadan View Post
Thanks for answer.
Another question: I have patch 2 only, so I manually changed several things in Iua-s as I read on this forum. Now hibernation doesn't work in my new game. Bears defend and no hibernation animation nor healing in their next turn. Is there any method to fix this by simple editing?
Function for bear sleep is in unit_features.lua


function bear_after_move(pass)

if not pass and Attack.val_restore("was_action") == "0" and not Attack.act_is_spell(0, "effect_sleep") and not Attack.act_is_spell(0, "gorgon_stone_skin") then
effect_sleep_attack(0, 0, 3, true)
if Attack.act_size(0)>1 then
Attack.log(0.001,"add_blog_bsleep_2","name",blog_s ide_unit(0,1))
else
Attack.log(0.001,"add_blog_bsleep_1","name",blog_s ide_unit(0,1))
end
end
return true

end
Reply With Quote
 


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 04:56 PM.


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