Set option and lines !!!!

08/05/2012 00:06 ahmedkiller4#1
Guyz how can i change my set options to my own numbers for example:
Helmet got 4 lines HP how can i change these hp lines to defense linesfor example 4lines contains 200 increase defense instead of HP lines :D thnx alot

sorry for my bad explaination
08/05/2012 10:48 kurmiz#2
item/itemarmor.csv BD - BI collumns
Indexes from /item/itemoption_armor.csv
08/05/2012 18:31 ahmedkiller4#3
could u explain more better plz with numbers and it would be kind of u if u explained by pics if it's possible thnx :)
08/05/2012 19:16 alexmak96#4
If im right open itemarmor.csv
-Go to Column 56 u will see index like 2002
-open itemoption_armor.csv and take 1 index
-And Now Change the column 56 to your new Index that u picked from itemoption_armor
-Do these for Column 56-61
08/05/2012 22:49 ahmedkiller4#5
better if it is with video or pics ..cuz i tried to do but i failed...and when i cahange that i change to number? !! better with vid.or pics thnx :)
08/06/2012 10:22 kurmiz#6
itemarmor.csv

MinOption1
MaxOption1

Interval indexes for first two options.

MinOption2
MaxOption2


Interval indexes for third option.

MinOption3
MaxOption3


Interval indexes for forth option.

Option indexes can be found ( and edited of course) in item_optionarmor.csv

Example:
1)MinOption1 = 1020
MaxOption1 = 1030

Then, items first two options can be random rolled from ALL options from 1020 to 1030 indexes at item_optionarmor.csv
(not recommended, bugs can appear if some indexes are missing in interval)

2)
MinOption1 = 1020
MaxOption1 = 1020

Then, items first two options can be random rolled from ALL options with index 1020 at item_optionarmor.csv

Rolled option interval values are stored in item_optionarmor.csv

No need video/picture tutorials for simple number edit!

Sorry, if my english are not well understandable.
08/06/2012 17:41 ahmedkiller4#7
so how i change it to defense or dmg or ressistance or hp lines ??!! :)
08/06/2012 18:04 kurmiz#8
simpliest solution, just replace your items option index HP_MAX_ADD to DEFENSE_MIN_ADD
08/06/2012 18:32 ahmedkiller4#9
give me your FB :D so we can chat better :D this is mine add me or put yours so i can add u
[Only registered and activated users can see links. Click Here To Register...]
08/06/2012 22:22 ahmedkiller4#10
that's what i got i am lost from all this writing
08/06/2012 22:58 redplague#11
get Excell dude
08/06/2012 23:21 alexmak96#12
Open the .csv files with CsVed it's better
08/07/2012 08:28 kurmiz#13
Excel is better and faster for me. Easier to copy values (drag corner), formulas.
Csved bit slow for it.