Jump to content


Photo

My problem


  • Please log in to reply
12 replies to this topic

#1 ra22

ra22
  • Members
  • 8 posts
  • Location:In front of my computer...
  •  Please PM me with something that I can add here...aka. I do not have idea...

Posted 01 February 2008 - 07:30 PM

I tryed to make mod for my own use... i looked how to do it and I do all I need to make it as I like...
But when I run game my work is gone and game is completly normal...ok...detals...

I am doing mod that will create-a-hero have 20 of all atributes... I change all that I need change to make it...
and when I run game it is completly same like before my editing...it happends every time I try to make this...i tryed do this many times...please help me...

sorry for my english and thank you for helping me,ra22
I am noob...I try to make mod with notepad...only...

#2 Dwar the wolf

Dwar the wolf
  • Members
  • 155 posts

Posted 01 February 2008 - 07:54 PM

make sure to move ini.big out of the game folder

#3 ra22

ra22
  • Members
  • 8 posts
  • Location:In front of my computer...
  •  Please PM me with something that I can add here...aka. I do not have idea...

Posted 01 February 2008 - 08:11 PM

make sure to move ini.big out of the game folder

When I remove it from game flder then game crashes on begining.
And then window aperars and say that it is closed because 6 errors...

please help me slove problem...

Edited by ra22, 01 February 2008 - 08:21 PM.

I am noob...I try to make mod with notepad...only...

#4 Dwar the wolf

Dwar the wolf
  • Members
  • 155 posts

Posted 01 February 2008 - 08:30 PM

there is one method i know and still working with it , first open ini.big and extracted to any hard disk i.e

C:\data\ini\.... then modify your ini once done open ini.big then chose edit , add file - the file that you change , finally

save and overwrite , before closing it click the save icon ..

note : keep the ini.big in game folder.

hope this help

#5 ra22

ra22
  • Members
  • 8 posts
  • Location:In front of my computer...
  •  Please PM me with something that I can add here...aka. I do not have idea...

Posted 01 February 2008 - 09:09 PM

there is one method i know and still working with it , first open ini.big and extracted to any hard disk i.e

C:\data\ini\.... then modify your ini once done open ini.big then chose edit , add file - the file that you change , finally

save and overwrite , before closing it click the save icon ..

note : keep the ini.big in game folder.

hope this help

sorry for wasting your time...I am not making any changes on ini.big file...
my bad...I need give more informations about what I am doing...now detaled what I am doing...

I like play with elf and I like create-a-hero-es...
I like strong heroes...

I want make my create-a-hero strong as sauron...even stronger maybe...actualy I do not know will it be that strong...


Here is what I do...

I opened createaherosystemarcher.inc file...and edited some lines...


it looked something like this before...I took this from un-edited file for custom heroes (not elf because elf is edited)

Attribute
			GroupName			= CreateAHero_ArmorAttribute
			MinValueUpgrade		= Upgrade_ArmorAttribute04
			MaxValueUpgrade		= Upgrade_ArmorAttribute15
			DefaultValueUpgrade	= Upgrade_ArmorAttribute12
		End
		
		Attribute
			GroupName			= CreateAHero_DamageMultAttribute
			MinValueUpgrade		= Upgrade_DamageMultAttribute04
			MaxValueUpgrade		= Upgrade_DamageMultAttribute16
			DefaultValueUpgrade	= Upgrade_DamageMultAttribute10
		End

		Attribute
			GroupName			= CreateAHero_HealthMultAttribute
			MinValueUpgrade		= Upgrade_HealthMultAttribute05
			MaxValueUpgrade		= Upgrade_HealthMultAttribute19
			DefaultValueUpgrade	= Upgrade_HealthMultAttribute12
		End

		Attribute
			GroupName			= CreateAHero_AutoHealAttribute
			MinValueUpgrade		= Upgrade_AutoHealAttribute02
			MaxValueUpgrade		= Upgrade_AutoHealAttribute15
			DefaultValueUpgrade	= Upgrade_AutoHealAttribute08
		End

		Attribute
			GroupName			= CreateAHero_VisionAttribute
			MinValueUpgrade		= Upgrade_VisionAttribute05
			MaxValueUpgrade		= Upgrade_VisionAttribute19
			DefaultValueUpgrade	= Upgrade_VisionAttribute08
		End


this is now


Attribute
			GroupName			= CreateAHero_ArmorAttribute
			MinValueUpgrade		= Upgrade_ArmorAttribute15
			MaxValueUpgrade		= Upgrade_ArmorAttribute20
			DefaultValueUpgrade	= Upgrade_ArmorAttribute10
		End
		
		Attribute
			GroupName			= CreateAHero_DamageMultAttribute
			MinValueUpgrade		= Upgrade_DamageMultAttribute15
			MaxValueUpgrade		= Upgrade_DamageMultAttribute20
			DefaultValueUpgrade	= Upgrade_DamageMultAttribute10
		End

		Attribute
			GroupName			= CreateAHero_HealthMultAttribute
			MinValueUpgrade		= Upgrade_HealthMultAttribute15
			MaxValueUpgrade		= Upgrade_HealthMultAttribute20
			DefaultValueUpgrade	= Upgrade_HealthMultAttribute12
		End

		Attribute
			GroupName			= CreateAHero_AutoHealAttribute
			MinValueUpgrade		= Upgrade_AutoHealAttribute15
			MaxValueUpgrade		= Upgrade_AutoHealAttribute20
			DefaultValueUpgrade	= Upgrade_AutoHealAttribute06
		End

		Attribute
			GroupName			= CreateAHero_VisionAttribute
			MinValueUpgrade		= Upgrade_VisionAttribute15
			MaxValueUpgrade		= Upgrade_VisionAttribute20
			DefaultValueUpgrade	= Upgrade_VisionAttribute12
		End

This is not all lines of file...I edited only lines that I posted up in this post...

If there are more detals you need just ask and I will answer...if they are somewhat connected with this I am making of couse...

If you have solution for sloving my proplem please post it...

There are one mistake I made .... min and max valutes can`t be same...I fixed this...but it do not work anyway...

Edited by ra22, 02 February 2008 - 06:15 AM.

I am noob...I try to make mod with notepad...only...

#6 Dwar the wolf

Dwar the wolf
  • Members
  • 155 posts

Posted 02 February 2008 - 07:47 AM

i really didn't understand what you need but anyway this is to give your hero some boost in createaherosystemarcher.ini

look for this line :

SpendableAttributePoints = 30 change it to 100 in both male & female ..

another isuue did you solve the first problem about ini files..

#7 ra22

ra22
  • Members
  • 8 posts
  • Location:In front of my computer...
  •  Please PM me with something that I can add here...aka. I do not have idea...

Posted 02 February 2008 - 09:20 AM

i really didn't understand what you need but anyway this is to give your hero some boost in createaherosystemarcher.ini

look for this line :

SpendableAttributePoints = 30 change it to 100 in both male & female ..

another isuue did you solve the first problem about ini files..


I need help...stuf I edited do not work ingame...but when I look files it is there...

I know read scripts...and edit some so I allready edited that line...but it is all right...if I load createaherosystemarcher.ini in notepad it have all like I edited...but when I run game it do not apply (it is like normal game (it is game without my edits when I run it)...I tryed ... I edited all createaherosystemarcher.ini files that I can find...one in gamefolder, one in gamefolder/ini (folder not ini.big) , one in ...my lord of the rings battle for the middle earth 2 rise of the witch king (this is folder with maps and saves) , and one in my lord of the rings battle for the middle earth 2 rise of the witch king/ini (folder) and it won`t work...I tryed remove both ini folders in all combinations (one removed other not,both removed) and I still can`t get it work...

Someone have idea what to make it work ???

Edited by ra22, 02 February 2008 - 09:25 AM.

I am noob...I try to make mod with notepad...only...

#8 Dwar the wolf

Dwar the wolf
  • Members
  • 155 posts

Posted 02 February 2008 - 10:28 AM

in rotwk putting ini.big and ini folder together in same game directory will only result reading ini.big ONLY.. that's why

removing ini.big resolve it , but i face an error also when removing ini.big like you said so to fix it all i did : first extract all

the files in ini.big to C:\ then make your changes in files that in C:\ when finished open ini.big click edit then add and

choose the files that you change , after all this save and close final big..

note : if this doesn't work with you try editing in ini.big like build cost or anything then save before closing the programe

and see if this work or not.

here is a link for -mod command http://www.the3rdage...item-14?addview check it

#9 Dwar the wolf

Dwar the wolf
  • Members
  • 155 posts

Posted 02 February 2008 - 10:29 AM

in rotwk putting ini.big and ini folder together in same game directory will only result reading ini.big ONLY.. that's why

removing ini.big resolve it , but i face an error also when removing ini.big like you said so to fix it all i did : first extract all

the files in ini.big to C:\ then make your changes in files that in C:\ when finished open ini.big click edit then add and

choose the files that you change , after all this save and close final big..

note : if this doesn't work with you try editing in ini.big like build cost or anything then save before closing the programe

and see if this work or not.

here is a link for -mod command http://www.the3rdage...item-14?addview check it

#10 ra22

ra22
  • Members
  • 8 posts
  • Location:In front of my computer...
  •  Please PM me with something that I can add here...aka. I do not have idea...

Posted 02 February 2008 - 01:22 PM

in rotwk putting ini.big and ini folder together in same game directory will only result reading ini.big ONLY.. that's why

removing ini.big resolve it , but i face an error also when removing ini.big like you said so to fix it all i did : first extract all

the files in ini.big to C:\ then make your changes in files that in C:\ when finished open ini.big click edit then add and

choose the files that you change , after all this save and close final big..

note : if this doesn't work with you try editing in ini.big like build cost or anything then save before closing the programe

and see if this work or not.

here is a link for -mod command http://www.the3rdage...item-14?addview check it

I looked tutorial...and I did that what tutorial says...and It do not work...

Can you explain me how to extract ini.big..
What program you use for that ???
I am noob...I try to make mod with notepad...only...

#11 ra22

ra22
  • Members
  • 8 posts
  • Location:In front of my computer...
  •  Please PM me with something that I can add here...aka. I do not have idea...

Posted 02 February 2008 - 01:25 PM

I googled part with extracting and here is what I found...

http://mevault.ign.c...r...Detail&id=2

I will try with this and I will come report my failure...lol :wink_new:

OK...I am sure I did everything I need...I exported file...edited it...inported...hit save button...
But it do not work...

Anyone have idea why it do not work ???

Edited by ra22, 02 February 2008 - 02:09 PM.

I am noob...I try to make mod with notepad...only...

#12 ra22

ra22
  • Members
  • 8 posts
  • Location:In front of my computer...
  •  Please PM me with something that I can add here...aka. I do not have idea...

Posted 02 February 2008 - 08:02 PM

I did it...I created what I want...

Thank you Dwar the wolf
You helped me a lot.... actualy you sayed me near everything...
You are ^_^ ...

Edited by ra22, 02 February 2008 - 08:02 PM.

I am noob...I try to make mod with notepad...only...

#13 Dwar the wolf

Dwar the wolf
  • Members
  • 155 posts

Posted 03 February 2008 - 07:02 AM

no problem ^_^




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users