I just added the new item to my gunz but idk why they don't apear on the shop D: why? Pls help me T-T
Ty
I just added the new item to my gunz but idk why they don't apear on the shop D: why? Pls help me T-T
Ty
Add More info or no one can help you.
Make sure the item id's in the zitem.xml are below 500000 and iscashitem is set to false. Do this to the zitem's in the server and client and try again.
I used the ids u posted *-*
anyway i'll take a look
What I post is directly from official servers. You need to edit things if you want to sell them in the Store.
Like the id? i'm going edit 500000- soon i'm just testing for now ^^
1. Make sure all the item id's are under 50000000 or w/e the number is...
2. You may also notice that 2 items were missing from weapon.xml when phoenix released them, here are some i created in which work perfect.
CHANGE the folder names obviously!Code:<AddWeaponElu name="katana_chainsword" weapon_motion_type = "12" weapon_type = "16" > <AddBaseModel name="katana_chainsword" filename="model/weapon/evilization/katana_chainsword.elu" /> </AddWeaponElu> <AddWeaponElu name="katana_saber" weapon_motion_type = "12" weapon_type = "16" > <AddBaseModel name="katana_saber" filename="model/weapon/evilization/katana_saber.elu" /> </AddWeaponElu>
3. Last of all, make sure they are added to shop.xml lol, (Obvious again)!
-Joe
No Joe, the weapon.xml I released does have the 2 Katana's. I just checked.
EDIT : Oh sorry, I forgot to add them in the main post. But it's there in the XML files.rar.
Last edited by Phoenix; 23-12-10 at 06:43 PM.
Oh ok, i only looked at the xml's posted on the forum lol alright anyways that will help