edit an item

03/15/2010 14:05 zuippo#1
Im currently trying to exchange 2 items in the data filez.

in /share/item/itemetc.csv i exchanged the itemIDs but now just effect of the item and the description changed but not the picture/model. So if i go on that item with my mouse i see the stats and stuff of the new item but if i look on it in the inventory or on the ground it still looks like the old item. So im asking u what else do i have to edit?
03/15/2010 14:24 abelwang#2
item_shape.csv
03/15/2010 14:27 zuippo#3
Quote:
Originally Posted by abelwang View Post
item_shape.csv
well already looked in there but the item im talkin about is 65136 roughneck quartz and its not in that file
03/15/2010 14:58 pieter#4
lookup what shape it uses in the itemetc.csv then lookup that shape :)
03/15/2010 15:20 zuippo#5
Quote:
Originally Posted by pieter View Post
lookup what shape it uses in the itemetc.csv then lookup that shape :)
im replacing my roughneck quartz with a elaith quartz

real
Code:
65136,Roughneck Quartz ,0,2,1,0,512,34,1111-1111-1111-1111-1111-1111-1111-1111,1500,0,1,130,376562,1,1,0,0,1,1,0,0,15,35,50,3,2,1,6350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0
65150,Elath Quartz ,0,2,1,0,512,34,1111-1111-1111-1111-1111-1111-1111-1111,1500,0,1,150,656783,1,1,0,0,1,1,0,0,15,35,50,3,2,1,6364,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,43,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0
edited
Code:
651[color=red]50[/color],Roughneck Quartz ,0,2,1,0,512,34,1111-1111-1111-1111-1111-1111-1111-1111,1500,0,1,130,376562,1,1,0,0,1,1,0,0,15,35,50,3,2,1,6350,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,28,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0
651[color=red]36[/color],Elath Quartz ,0,2,1,0,512,34,1111-1111-1111-1111-1111-1111-1111-1111,1500,0,1,150,656783,1,1,0,0,1,1,0,0,15,35,50,3,2,1,6364,0,0,0,0,0,0,0,0,0,0,0,0,0,0,2,43,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1,0,0
So i actually exchanged all parameters found in itemetc.csv so there fault cant be solved by changing anything in itemetc.csv
03/16/2010 12:11 abelwang#6
Quote:
Originally Posted by zuippo View Post
well already looked in there but the item im talkin about is 65136 roughneck quartz and its not in that file
den just add it to item_shape. it's not difficult to get the mesh file and tpack amd make the line for that items. anyway it's useless to have all the earing in the server. it's not working in our clients and server. it dun add any stats.
03/17/2010 12:46 ҉ THT ҉#7
you can use it like rusaki is doing