Easy and Fast way to change zitem.xml iscashitem="true" to false

Results 1 to 4 of 4
  1. #1
    Valued Member sexgirl is offline
    MemberRank
    Nov 2007 Join Date
    106Posts

    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!


  2. #2
    Alpha Tester darkxl is offline
    MemberRank
    Jul 2005 Join Date
    ArgentinaLocation
    847Posts

    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!!!

  3. #3
    Valued Member sexgirl is offline
    MemberRank
    Nov 2007 Join Date
    106Posts

    Re: Easy and Fast way to change zitem.xml iscashitem="true" to false

    thanks GotRice10!

  4. #4
    The beer?? Its here !!! Rotana is offline
    MemberRank
    Jan 2007 Join Date
    The NetherlandsLocation
    1,733Posts

    Re: Easy and Fast way to change zitem.xml iscashitem="true" to false

    This topic get way offtopic.
    Cleaned & Closed



Advertisement