-
Item Making
hi i dont know how to search so if someone could link me to the appropriate forum or a short answer would be greatly appreciated.
i have been trying to make a ring, i want to use the "Valento" or the "Death Ring (G-Zone)" skin.
so i made a copy of their .zhoon and .txt and changed the field.
here is an example.
OR208.zhoon
Code:
//OR208.txt
*J_NAME "God Ring"
OR208.txt
[CODE]
//
-
Re: Item Making
add on server.exe and cliente.exe this item :)
-
Re: Item Making
for the image use an existing image on the icon line of the "or208 test":
*
-
Re: Item Making
What lines need to be added on game and server exe? give an example pls
-
Re: Item Making
atm i just made copies of other items and just did +1 on their names. lol.
ty for help.
as far as i can c doesnt need b added to the exe's.
um on the lvl 100 quest weps it says "quest id 2"
i wanted to make a custom weapon that cant b aged and has a custom glow, wen i copied the glow code and the quest id it just removed them again.
any idea why?
-
Re: Item Making
search for a existent item and try
-
Re: Item Making
sorted it :) thank you.
turns out for quest item the item editor wouldnt put that value in, hav to edit it at the text file.
sorry final question.
the quest id's.
what does each mean? i tried 2 and 1 but both just made it hav the green name and removed spec.
is there a way to keep spec but keep as quest item? eg. quest item 3/4/5/?
and for the glow
it has 5 values.
B G R then 2 others which i have only seen as values of 0 9
is that the glow speed etc?
if some1 could shed some light on that i'll b very grateful :)