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: The Legend > Mods

Mods Everything about mods

Reply
 
Thread Tools Display Modes
  #41  
Old 03-14-2009, 10:13 AM
finishme finishme is offline
Registered Member
 
Join Date: Mar 2009
Posts: 3
Default

Quote:
Originally Posted by Keneth View Post
Did you put it in the right folder?
Yes, i tried other mods and they work, all of them.

Quote:
Originally Posted by Koki View Post
The mod is very simple, so just do it yourself. Find the hero.txt, find the lines skills_off=(There should be three), and delete everything after the =. Close, save, done.
I try that, no success cant find that line.

Thanks, any other tips?
Reply With Quote
  #42  
Old 03-14-2009, 11:46 AM
Keneth Keneth is offline
Approved Member
 
Join Date: Nov 2008
Location: here and there
Posts: 378
Default

Well other mods are not this mod. Are your mods in the data/mods/ folder? If not, put them there and avoid future problems. And there are three entries in hero.txt for "skills_off=", which you can easily find using the Find... function of any text editor (ctrl+f).
Reply With Quote
  #43  
Old 03-15-2009, 11:00 AM
finishme finishme is offline
Registered Member
 
Join Date: Mar 2009
Posts: 3
Default

Well yes, they are not. And yes, they are in the data/mods folder.

Maybe its my mistake not to explane that i cant run this ONLY on 1.7, on other versions works ok. Anyway, that will eventualy explain that i know where to put ...hm,er ... mods.

Whatewer, Thanks @Koki , i did it this way and it works.
Reply With Quote
  #44  
Old 03-29-2009, 01:25 AM
Boar Boar is offline
Registered Member
 
Join Date: Dec 2008
Posts: 10
Default

Thanks for this tip! I couldn't unzip the mod either, but with 7zip and Winrar was able to do just what you said. Now I'm having a blast with a slightly modified Warrior who can get to higher magic!


Quote:
Originally Posted by xerxes View Post
this is what i did to create my own 1.6.4 version...

extract hero.txt from base/ses.ksf using 7zip
edit it as you please
replace the one in the 16b7mod.ksf with that one. i couldn't do this with 7zip so i renamed to .7z opened with winrar and then replaced it. then renamed back to .ksf

and it worked

in my version i made the paladin a bit powerful
Reply With Quote
  #45  
Old 04-09-2009, 04:34 AM
viet1125 viet1125 is offline
Registered Member
 
Join Date: Apr 2009
Posts: 3
Default

I'm playing 1.7 and i did edit the hero.txt like you recommended but my new start mage still doesn't have holy anger or iron fist I also added 2 points in attack and deference but nothing changed. Any help please
Reply With Quote
  #46  
Old 04-09-2009, 09:22 AM
Keneth Keneth is offline
Approved Member
 
Join Date: Nov 2008
Location: here and there
Posts: 378
Default

Have you edited all three lines or just the first one? And have you put the file in the right place?
Reply With Quote
  #47  
Old 10-28-2009, 03:03 AM
Chiapet Chiapet is offline
Registered Member
 
Join Date: Jun 2009
Posts: 2
Default Ultimate Hero

Created using 16b7. Should work on either version. Can someone with the patch test it & let me know?

Could not get to work with 1.6.5
Reply With Quote
  #48  
Old 01-03-2010, 04:37 AM
ErdnussMan ErdnussMan is offline
Registered Member
 
Join Date: Jan 2010
Location: Utah
Posts: 1
Default errors with download

I seem to keep getting errors from this download. When I try to open it, windows says it's invalid. When I try to just save it, it puts a zipped folder on my system but then when I try to extract it, windows says the folder is empty.
Reply With Quote
  #49  
Old 12-31-2010, 11:46 AM
holyshinji holyshinji is offline
Registered Member
 
Join Date: Aug 2010
Posts: 1
Default

Ok well I know this is probly bringing back a dead thread but I got bored and decided to make my own Ultimate Hero.

This is for the pally only, AND IT IS ONLY FOR FUN so if your bored and want to much around you can use this little mod.
It allows the Palidin to use spells and all skills you start with more then enough runes to level all your trees and each level you basicly get a massive boost.
O and you can wear any item in any slot.
Please note you will need to start a new game for this to work but remember this is only to muck around and have a bit of fun with.

Below is the part of the file that I edited
Code:
hero_paladin { // ******************** Ïàëàäèí ********************
// ñòàðòîâûå ïàðàìåòðû
    start {
        leadership=520
        attack=4
        defense=4
        intellect=4
        mana=90
        rage=90
        gold=15000000
        rune_might=594
        rune_mind=583
        rune_magic=489
        book=8
        crystals=90
        // ñòàðòîâûå óìåíèÿ èçó÷åííûå è íåäîñòóïíûå
        skills_open=explorer,holy_rage //order,chaos,dist, alchemist
        skills_off=
        army=bowman|5|priest|5|peasant|32

        spells {
          spell_healing=1 // 1 level
          spell_bless=-2 // 2 scrolls
          spell_resurrection=-1
          spell_slow=1
          spell_fire_ball=1
          spell_defenseless=1
          spell_fire_arrow=-2
          spell_healing=-1
        }

        items {
        }
    }
// ñëîòû
    slots {
      // èìÿ_ñëîòà_â_èíòåðôåéñå=òèïû_ïðåäìåòîâ_êîòîðûå_â_íåãî_ìîæíî_ñêëàäûâàòü_ïåðå÷èñëåííûå_÷åðåç_çàïÿòóþ
      // íå çàáûâàåì óêàçûâàòü êàðòèíêè íóæíûõ êîìáèíàöèé â hero.txt -> slot_bgs
      1=helmet,shield,regalia,artefact,weapon,armor,boots,belt,
      2=weapon,shield,regalia,artefact,armor,boots,belt,helmet
      3=armor,shield,regalia,artefact,weapon,boots,belt,helmet
      4=boots,shield,regalia,artefact,weapon,armor,belt,helmet
      5=regalia,shield,artefact,weapon,armor,boots,belt,helmet
      6=shield,regalia,artefact,weapon,armor,boots,belt,helmet
      7=belt,artefact,shield,regalia,weapon,armor,boots,helmet
      8=artefact,shield,regalia,weapon,armor,boots,belt,helmet
      wife=wife
    }
// ïðîêà÷êà
    level_up {
        leadership=120,70
        attack=8,30
        defense=8,30
        intellect=8,20
        mana=50,20
        rage=50,30
        runes=7-7	// ×èñëî è âåðîÿòíîñòè ïîëó÷åíèÿ ðóí. Íå èñïîëüçóåòñÿ â 1.6.
        rune_might=50
        rune_mind=50
        rune_magic=50
        book=3,2 // ðàñòåò íà 1 êàæäûé 7 óðîâåíü
    }
   k_spirit_up=3.8 // êîýôôèöèåíò íàáèðàíèÿ îïûòà ñïèðèòà
}


You know the Drill just dump the kfs file in your mod folderAttachment 4216
Attached Files
File Type: zip mod_17_eng_Palidin_ulti.zip (2.2 KB, 48 views)

Last edited by holyshinji; 12-31-2010 at 11:52 AM.
Reply With Quote
  #50  
Old 02-11-2015, 09:56 AM
uiuton uiuton is offline
Approved Member
 
Join Date: Feb 2015
Posts: 3
Default

did you know where is heroitem_wife_mirabella.png file location? I need it for change face
Reply With Quote
Reply


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 11:32 AM.


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