Hey all!
So basically, i want to convert all my premium items to cash-based items bought on the website(for a real ijji-like experience). They currently all show up in the game shop for sale, but i want them removed and sold on my website only. I searched the forums, which instructed me to change
iscashitem="false"
to
iscashitem="true"
Which did absolutely nothing. I changed both zitem.xml's in my system.mrs and in my matchserver folder. I looked in shop/strings.xml but i saw nothing that would matter at all to my current situation, but even though i switched everything i wanted to iscashitem="true", THEY STILL SHOW IN THE GAME!?
I also tried iscashitem="1" to no avail. does someone have a tutorial or can do a step by step for me? Or just tell me whats wrong?
NOTE: I only changed zitem.xml, and i only changed iscashitem="false" to iscashitem="true" THATS IT! So if theres something else to do i havent done it yet.
please help :( heres a snippet of an item i have:
that is the Coral Reef Hat for Women.<ITEM id="520511" name="STR:ZITEM_NAME_520511" mesh_name="eq_head_20" totalpoint="0"
type="equip"
iscashitem="true" res_sex="f" res_level="0" slot="head" weight="3" bt_price="1"
hp="0" ap="3" maxwt="0" sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF"
desc="STR:ZITEM_DESC_520511" />
thank you RZ!


Reply With Quote

