[help]I would like to add new items to my server.

05/19/2021 14:53 konlayot#1
If I want to bring some warmth from the papaya server, for example, wings to put on my server, where do I need to copy and fix the fever? If there is a clip in the making, thank you for:confused:
05/20/2021 00:24 [DEV]Dekaron#2
is that hard to take a look inside files and look how they are connect. and if you will use search option on forum you will find all information about that.
05/20/2021 13:07 Darijuš#3
Some wings requires .exe to be modified in order to have them working properly, but some of them doesn't, so to put this in simple words I'll give you a small tutorial
data/share/item/itemcash.csv or itemetc.csv
data/share/action/list.csv
data/share/action/item
data/anim/item/armor/wing or data/anim/item/wing.
data/skel/armor/wing
data/script/shape/itemshape.csv
data/mesh/item/armor/wing
data/texturepack/item/armor/wing
data/texture/item
data/script/effect/modeleffect.csv
data/property/effect/effectscene.csv and effectdata.csv
if you are having trouble to add it you can contact me
05/20/2021 13:51 konlayot#4
Quote:
Originally Posted by Darka1337 View Post
Some wings requires .exe to be modified in order to have them working properly, but some of them doesn't, so to put this in simple words I'll give you a small tutorial
data/share/item/itemcash.csv or itemetc.csv
data/share/action/list.csv
data/share/action/item
data/anim/item/armor/wing or data/anim/item/wing.
data/skel/armor/wing
data/script/shape/itemshape.csv
data/mesh/item/armor/wing
data/texturepack/item/armor/wing
data/texture/item
data/script/effect/modeleffect.csv
data/property/effect/effectscene.csv and effectdata.csv
if you are having trouble to add it you can contact me
Thank you very much, I don't know how to thank you, because I am a very newbie.
I added your Discord.
05/20/2021 15:45 [DEV]Dekaron#5
✔ and if you will look closer to some file you will realize that some action files no need be read by the server that will give you more future to load really important action files by the server.
and you welcome