GoldenArmor g65?

Experienced Elementalist
Joined
Feb 8, 2008
Messages
207
Reaction score
0
how do i add the golden armor without to overwrite the armor of darkness?

the stats in the inititem is
Code:
(item    (name 873)        (Index 1000)    (Image "Def169")    (Action 10 1)        (class defense upperarmor)    (code 2 3 3 0)    (country 2)    (level 65)    (wear 1)                                (limit Knight 65)        (buy 0)    (sell 520000)    (endurance 24)                (specialty        (Str 8)    (Hth 5)                                (defense 63)        (dodge 24)    (absorb 7)                                                                                    )        )
(item    (name 874)        (Index 1001)    (Image "Def170")    (Action 10 1)        (class defense helmet)    (code 2 3 4 0)    (country 2)    (level 65)    (wear 1)                                (limit Knight 63)        (buy 0)    (sell 280000)    (endurance 14)                (specialty        (Str 2)    (Hth 4)                                (defense 61)        (dodge 16)    (absorb 4)                                                                                    )        )
(item    (name 875)        (Index 1002)    (Image "Def171")    (Action 10 1)        (class defense gauntlet)    (code 2 3 5 0)    (country 2)    (level 65)    (wear 1)                                (limit Knight 61)        (buy 0)    (sell 200000)    (endurance 10)                (specialty        (Str 5)                                    (defense 62)        (dodge 13)    (absorb 3)                                                                                    )        )
(item    (name 876)        (Index 1003)    (Image "Def172")    (Action 10 1)        (class defense boots)    (code 2 3 6 0)    (country 2)    (level 65)    (wear 1)                                (limit Knight 62)        (buy 0)    (sell 240000)    (endurance 12)                (specialty            (Hth 3)            (Dex 2)                    (defense 48)        (dodge 26)    (absorb 3)                                                                                    )        )
(item    (name 877)        (Index 1004)    (Image "Def173")    (Action 10 1)        (class defense lowerarmor)    (code 2 3 7 0)    (country 2)    (level 65)    (wear 1)                                (limit Knight 64)        (buy 0)    (sell 440000)    (endurance 20)                (specialty        (Str 3)    (Hth 4)                                (defense 43)        (dodge 26)    (absorb 5)                                                                                    )        )
(item    (name 878)        (Index 1005)    (Image "Def174")    (Action 10 1)        (class defense upperarmor)    (code 2 3 3 0)    (country 2)    (level 65)    (wear 1)                                (limit archer 65)        (buy 0)    (sell 520000)    (endurance 24)                (specialty        (Str 4)    (Hth 5)            (Dex 4)                    (defense 65)        (dodge 25)    (absorb 5)                                                                                    )        )
(item    (name 879)        (Index 1006)    (Image "Def175")    (Action 10 1)        (class defense helmet)    (code 2 3 4 0)    (country 2)    (level 65)    (wear 1)                                (limit archer 63)        (buy 0)    (sell 280000)    (endurance 14)                (specialty        (Str 2)    (Hth 4)                                (defense 43)        (dodge 17)    (absorb 3)                                                                                    )        )
(item    (name 880)        (Index 1007)    (Image "Def176")    (Action 10 1)        (class defense gauntlet)    (code 2 3 5 0)    (country 2)    (level 65)    (wear 1)                                (limit archer 61)        (buy 0)    (sell 200000)    (endurance 10)                (specialty        (Str 5)                                    (defense 41)        (dodge 16)    (absorb 3)                                                                                    )        )
(item    (name 881)        (Index 1018)    (Image "Def177")    (Action 10 1)        (class defense boots)    (code 2 3 6 0)    (country 2)    (level 65)    (wear 1)                                (limit archer 62)        (buy 0)    (sell 240000)    (endurance 12)                (specialty            (Hth 3)            (Dex 2)                    (defense 39)        (dodge 45)    (absorb 2)                                                                                    )        )
(item    (name 882)        (Index 1029)    (Image "Def178")    (Action 10 1)        (class defense lowerarmor)    (code 2 3 7 0)    (country 2)    (level 65)    (wear 1)                                (limit archer 64)        (buy 0)    (sell 440000)    (endurance 20)                (specialty        (Str 3)    (Hth 4)                                (defense 28)        (dodge 46)    (absorb 3)                                                                                    )        )
(item    (name 883)        (Index 1010)    (Image "Def179")    (Action 10 1)        (class defense upperarmor)    (code 2 3 3 0)    (country 2)    (level 65)    (wear 1)                                (limit mage 65)        (buy 0)    (sell 520000)    (endurance 24)                (specialty            (Hth 5)    (Int 8)                            (defense 44)        (dodge 34)        (resistfire 8)    (resistice 8)    (resistlitning 8)    (resistcurse 5)    (resistpalsy 5)                                                                )        )
(item    (name 884)        (Index 1011)    (Image "Def180")    (Action 10 1)        (class defense helmet)    (code 2 3 4 0)    (country 2)    (level 65)    (wear 1)                                (limit mage 63)        (buy 0)    (sell 280000)    (endurance 14)                (specialty            (Hth 2)    (Int 3)                            (defense 31)        (dodge 19)        (resistfire 7)    (resistice 7)    (resistlitning 7)    (resistcurse 4)    (resistpalsy 4)                                                                )        )
(item    (name 885)        (Index 1012)    (Image "Def181")    (Action 10 1)        (class defense gauntlet)    (code 2 3 5 0)    (country 2)    (level 65)    (wear 1)                                (limit mage 61)        (buy 0)    (sell 200000)    (endurance 10)                (specialty                (Int 3)    (Wis 2)                        (defense 36)        (dodge 14)        (resistfire 6)    (resistice 6)    (resistlitning 6)    (resistcurse 4)    (resistpalsy 4)                                                                )        )
(item    (name 886)        (Index 1013)    (Image "Def182")    (Action 10 1)        (class defense boots)    (code 2 3 6 0)    (country 2)    (level 65)    (wear 1)                                (limit mage 62)        (buy 0)    (sell 240000)    (endurance 12)                (specialty                (Int 3)    (Wis 4)                        (defense 41)        (dodge 30)        (resistfire 4)    (resistice 4)    (resistlitning 4)    (resistcurse 5)    (resistpalsy 5)                                                                )        )
(item    (name 887)        (Index 1014)    (Image "Def183")    (Action 10 1)        (class defense lowerarmor)    (code 2 3 7 0)    (country 2)    (level 65)    (wear 1)                                (limit mage 64)        (buy 0)    (sell 440000)    (endurance 20)                (specialty            (Hth 4)    (Int 3)                            (defense 32)        (dodge 35)        (resistfire 4)    (resistice 4)    (resistlitning 4)    (resistcurse 4)    (resistpalsy 4)                                                                )        )
but the stats of armor of darkness is the same ifi input it then i dont wear the darkness armor i wear the golden armor
and theres no darkness armor <.<

i changed the index (dunno what means)
to 1000+ becoz there are an error if i dont do
 
Experienced Elementalist
Joined
Feb 8, 2008
Messages
207
Reaction score
0
if i add hyper text and clothes i dont overwrite the darkness armor with gb files or i do?
 
Upvote 0
Custom Title Activated
Loyal Member
Joined
Oct 6, 2006
Messages
1,490
Reaction score
3
I think the .gb files and .gtx files are the same you have insert...so answer: change them :D (don't forget the name-change-protection of the files)

and btw I know :D you don'T know this xD...the Action are the files ok? so if you change the files to 10 33 you have to change the action to 10 33
 
Upvote 0
Experienced Elementalist
Joined
Feb 8, 2008
Messages
207
Reaction score
0
what means action and why i have to change that
i dont only have to change index and name?
 
Upvote 0
Junior Spellweaver
Joined
Oct 19, 2007
Messages
198
Reaction score
2
index and name and def103 << the image that appears in the inv .

and the action !!!

Just as Flohle Said :
(don't forget the name-change-protection of the files)

and btw I know :D you don'T know this xD...the Action are the files ok? so if you change the files to 10 33 you have to change the action to 10 33
 
Upvote 0
Experienced Elementalist
Joined
Feb 8, 2008
Messages
207
Reaction score
0
dont understand <.< why change def
u mean the files in hyper text and or clothes are 10 1 now i only have to change
 
Upvote 0
Back
Top