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: Crossworlds > Mods

Mods King's Bounty: Crossworlds Mods

Reply
 
Thread Tools Display Modes
  #1  
Old 08-23-2013, 09:19 AM
TheGsProds TheGsProds is offline
Approved Member
 
Join Date: Feb 2011
Posts: 17
Default Please help with item edition

Hi guys, i´m trying to make new items and edit others.

I know how to create the new items but i don´t know how to write the characteristics in the game, i cannot find tihs archives to write a description for the item, so the item appears and give the attributes but i don´t know how to make the information appear

hint_config=object_item
label=itm_ancient_ring_name
hint=itm_ancient_ring_hint
information_label=itm_ancient_ring_info

I hope you can help me, thank you so much.
Reply With Quote
  #2  
Old 08-28-2013, 04:14 AM
MattCaspermeyer MattCaspermeyer is offline
Approved Member
 
Join Date: Aug 2010
Posts: 553
Default That Information Goes in *.LNG File

That information you can put in a file with the LNG extension.

If you look for ENG_ITEMS.LNG in your LOC_SES.KFS file located in AP_DIR\sessions\addon folder for AP or your ORCS.KFS file located in AP_DIR\sessions\orcs folder for CW you'll see these types of labels used for various items.

Just copy them over to your new LNG file, change the names to match your names and change the descriptions and you'll be good to go.

Just note that there is an item limit so don't add more than about 50 new items otherwise you'll run into trouble with CW (you can add more with AP, but it has the same limitation).

Good luck!

Matt

/C\/C\
Reply With Quote
  #3  
Old 08-29-2013, 04:47 PM
TheGsProds TheGsProds is offline
Approved Member
 
Join Date: Feb 2011
Posts: 17
Default

Thank so much Matt, I´m going to try it
Reply With Quote
  #4  
Old 08-29-2013, 08:10 PM
TheGsProds TheGsProds is offline
Approved Member
 
Join Date: Feb 2011
Posts: 17
Default

It works absolutely perfect Matt, thank you very much.

I have another question, i want to upgrade the item after 300 victories. Do you know how could i do that?
Reply With Quote
  #5  
Old 08-30-2013, 06:00 AM
MattCaspermeyer MattCaspermeyer is offline
Approved Member
 
Join Date: Aug 2010
Posts: 553
Default I think so...

Quote:
Originally Posted by TheGsProds View Post
It works absolutely perfect Matt, thank you very much.

I have another question, i want to upgrade the item after 300 victories. Do you know how could i do that?
Glad it worked for you!

You want the item to be able to be upgraded to another item after 300 victories?

Automatically?

If it is automatic then you need to study life_shield_1 through 4 as they automatically upgrade / downgrade based on a random value that increases / decreases based on where the item is (i.e. in your backpack versus wearing it). Essentially you increment the victory counter after a successful victory (After Fight Event), and once the victory exceeds the value a script is executed to automatically upgrade the item.

If you want to do it manually, create a use condition and then add an On Use event that upgrades the item after the use condition enables the item to be used.

Do you use the editor? Look at the life_shield_1 through 4 items in the editor to get a feel for an item that automatically upgrades itself after a condition. Also look at ancient_amulet and intellect_ring_1 for examples of items that allow them to be used after a certain number of victories. The editor is the easiest way to implement things with items when it comes to victories. Just note that adding new items to ITEMS.TXT requires a restart to allow the new items you've created a chance to generate during the new game creation.

If you have any more questions, feel free to ask!



/C\/C\
Reply With Quote
  #6  
Old 08-30-2013, 08:41 AM
TheGsProds TheGsProds is offline
Approved Member
 
Join Date: Feb 2011
Posts: 17
Default

Quote:
Originally Posted by MattCaspermeyer View Post
Glad it worked for you!

You want the item to be able to be upgraded to another item after 300 victories?

Automatically?

If it is automatic then you need to study life_shield_1 through 4 as they automatically upgrade / downgrade based on a random value that increases / decreases based on where the item is (i.e. in your backpack versus wearing it). Essentially you increment the victory counter after a successful victory (After Fight Event), and once the victory exceeds the value a script is executed to automatically upgrade the item.

If you want to do it manually, create a use condition and then add an On Use event that upgrades the item after the use condition enables the item to be used.

Do you use the editor? Look at the life_shield_1 through 4 items in the editor to get a feel for an item that automatically upgrades itself after a condition. Also look at ancient_amulet and intellect_ring_1 for examples of items that allow them to be used after a certain number of victories. The editor is the easiest way to implement things with items when it comes to victories. Just note that adding new items to ITEMS.TXT requires a restart to allow the new items you've created a chance to generate during the new game creation.

If you have any more questions, feel free to ask!



/C\/C\
I do it manually but upgrading items it´s so hard to me. I would like to create an item that begins with -1 speed and morale to all units and after 300 victories it upgrades to a really great item but i don´t know how to do that.

Your explanations are really useful but I´m so ankward with PC operations.

Anyway, thank you so much for your time and your help.

Nice to talk to you
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 06:05 PM.


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