[Help] Ancient item name bug need help

Armor 88?

Only guessing: if 88 is the item number, check whether you have Type - 8 ID- 88 in the item.kor/chs (whatever the protocol is) server file. If you do not have it, there is your answer. The other option to see what is going on is to run a website that supports these files and see what item will be rendered. The best option is to use item editor and see the reality and to take a proper action.

All visual things are related to the client. The server only does the logic, so to have a new item displayed properly you must add the skins in the client and all item stats in the item server file. If you can not add a new item to the client, then you can replace an existing one, but that is another story...
 
Last edited:
so you mean this bugs cant fix? or can be fix? which 1
 
Season 6 episode 3 igcn files
In case of 1.04.04 (1.04D) or 1.04.05 (1.04E), try hooking the respective attached file.
 

Attachments

  • ttlci.dll 1.04D.rar
    18.5 KB · Views: 12
  • ttlci.dll 1.04E.rar
    18.5 KB · Views: 8
  • Like
Reactions: jonardo
you mean ity should be hook to main.exe? cause i tried to put to the client but nothing happened.