• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

5/1 Defence dosn't work

Newbie Spellweaver
Joined
May 15, 2016
Messages
90
Reaction score
6
hello guys i have a problem with 5/1 talisman..

i made one but when i add it on any armor part it's just change the nickname of it but no any other effect can any one check it if i made some thing wrong :$:

Codes and Screen Shoots below .
______________________________________________________________________________

Inititem.TXT


(item (name 2267) (Index 988)(Image "item446")(desc 420)(class general charm)(code 3 6 18 0)(country 2)(use 1)(plural 1)(buy 0)(sell 0)(specialty (Changeprefix defense 100 205)))
______________________________________________________________________________

Inititem.DAT

(item (name 2267) (Index 988)(Image "item446")(desc 420)(class general charm)(code 3 6 18 0)(country 2)(use 1)(plural 1)(buy 0)(sell 0)(specialty (Changeprefix defense 100 205)))
______________________________________________________________________________

Prefix.TXT
(prefix (index 205) (level 0) (sell 0)
_____________________________________________________________________________

Prefix.DAT

(prefix (index 205) (level 0) (sell 0)
______________________________________________________________________________

message.DAT
(itemname 2267 "Perfect Defense Improvement")
(itemdesc 420 "The efficacy of this Talisman increase your [Defense 5 / Evasion 1].")
__________________________________________________________________________

RealTime.TXT

(armorpimp (prefix 205)(def 5)(toe 1))
 

Attachments

You must be registered for see attachments list
Last edited:
Newbie Spellweaver
Joined
Sep 30, 2015
Messages
40
Reaction score
4
perfix.txt and perfix.dat should be same inex you use
(prefix (index 205) (level 0) (sell 0)
205 not 450
realtime.txt
should be like this
(armorpimp (prefix 205)(defense 5))
 
Upvote 0
Newbie Spellweaver
Joined
May 15, 2016
Messages
90
Reaction score
6
perfix.txt and perfix.dat should be same inex you use
(prefix (index 205) (level 0) (sell 0)
205 not 450
realtime.txt
should be like this
(armorpimp (prefix 205)(defense 5))

same problem :/
 
Upvote 0
Back
Top