spartakos77 Posted March 21, 2013 Posted March 21, 2013 So i added custom items in my server . I added them in armorgrp.dat and they work just fine . Animation and icons full working . The problem is that they show me NoItemName . ( Every other item has its proper name ex. Karmian Tunic has for name "Karmian Tunic" . ) So i figured i should update itemname-e.dat too ... So i added the code to itemname-e.dat and i opened the game , i logged in and NOTHING . NoItemName in my custom items . BUT the problem isnt only that ... EVERY OTHER armor or weapon had NoItemName .... Then i restored the original itemname-e.dat and everything had names except my custom items of course . What the f**k ? :rage: :rage: :rage: :okey:
spartakos77 Posted March 22, 2013 Author Posted March 22, 2013 Client? I always forget to mention the client :P Interlude .
Stewie Posted March 22, 2013 Posted March 22, 2013 I always forget to mention the client :P Interlude . Well i've modified Freya/Hi5 but i'm going to try help you, show me the lines you wanna add.
spartakos77 Posted March 22, 2013 Author Posted March 22, 2013 Well i've modified Freya/Hi5 but i'm going to try help you, show me the lines you wanna add. Thanks a lot but i just fixed the problem by myself :P I added the lines on the beggining of itemname-e.dat and not on the end . And the problem somehow solved :-beep- yeah:
Stewie Posted March 22, 2013 Posted March 22, 2013 Thanks a lot but i just fixed the problem by myself :P I added the lines on the beggining of itemname-e.dat and not on the end . And the problem somehow solved :-beep- yeah: gj
Rayzo Posted March 22, 2013 Posted March 22, 2013 Thanks a lot but i just fixed the problem by myself :P I added the lines on the beggining of itemname-e.dat and not on the end . And the problem somehow solved :-beep- yeah: Gj dude,care very much the lines in file edit cuz you make 2 wrong in this :P Lock
DONALD TRUMP 2016 Posted March 22, 2013 Posted March 22, 2013 Thanks a lot but i just fixed the problem by myself :P I added the lines on the beggining of itemname-e.dat and not on the end . And the problem somehow solved :-beep- yeah: The problem will reoccur for future items. Adding it at the top is a temporary fix. It is caused by.. 1: You have 'stray' lines in your itemname 2: You have id's in itemname that are nonexistent in your grp's 3: Same idea applies to npcname->npcgrp
spartakos77 Posted March 22, 2013 Author Posted March 22, 2013 The problem will reoccur for future items. Adding it at the top is a temporary fix. It is caused by.. 1: You have 'stray' lines in your itemname 2: You have id's in itemname that are nonexistent in your grp's 3: Same idea applies to npcname->npcgrp What do you mean "stray" lines ??
DONALD TRUMP 2016 Posted March 23, 2013 Posted March 23, 2013 What do you mean "stray" lines ?? Lines that contain id's that DONT exist in etcitem/armor/weapon grp's
spartakos77 Posted May 13, 2013 Author Posted May 13, 2013 Lines that contain id's that DONT exist in etcitem/armor/weapon grp's oh ok !! thanks :)
Recommended Posts