anyone have a fix for this? as for the 105b sword replaces the slayer.. Anyone got a fix
Printable View
anyone have a fix for this? as for the 105b sword replaces the slayer.. Anyone got a fix
i dont think so.
i dont think its possible not to replace something.
like yea it has its own code and all but it still has to replace something dont it?
im wondering it myself
You mean new item IDs? Some people around here know how to do it. Would have to ask them for the process (Or a server.exe)
no, srry not worded right, but anyone know how i can get the OLD items back, cause im not going to use the 105b items.
Revert to default .inf files for them client side and default image files for them client side (Images folder)
hex edit the exe and type the code of the item
example
Leather armor
da122
replace it with Da103
will give back leather armor it's skin
then go to the Char directory
search for the value of the armor or item
lets say its teamabc/c-001 or b002
replace it with the original skin from ept / kpt and remove the unwanted item from server
allright then