-
Valued Member
Easy and Fast way to change zitem.xml iscashitem="true" to false
its simple!
just open your zitem.xml with notepad, cut all the content and past it in a new query window in your mssql server management studio.
LOOOKKKK !!!!! DO NOT EXECUTE ANYTHING. WE'RE JUST GOING TO USE THE QUICK REPLACE FEATURE! RIGHT?
so, press CTRL+H and put iscashitem="true" in Find What field and put iscashitem="false" in Replace With field than click Replace All.
Done!
Now close the Find Replace box and copy all the replaced content in the query window, back to your zitem.xml and save.
you may use this to chandge the values of your item id too, to set many id's to a begining value below of 500000, to apear in shop!
like this: 500001 to 410001.
just put id="50 in Find What field and id="41 in Replace with field.....BUT BE CAREFUL....be shure that the cursor is after the 5001 for example....unles you want to change these too.
thats all!
-
-
Alpha Tester
Re: Easy and Fast way to change zitem.xml iscashitem="true" to false
Or using the dreamware :P
Crtl + f
Replace everything:
Original text:
iscashitem="true"
Change:
iscashitem="false"
Then press "replace everything"
FINISH!!! GOOD WORK!!! U CODER MACHINE!!!
-
Valued Member
Re: Easy and Fast way to change zitem.xml iscashitem="true" to false
-
The beer?? Its here !!!
Re: Easy and Fast way to change zitem.xml iscashitem="true" to false
This topic get way offtopic.
Cleaned & Closed