[Tut]Items Cash/Storange

Results 1 to 23 of 23
  1. #1
    Faraday Das Neves Jizeth is offline
    MemberRank
    Sep 2008 Join Date
    VenezuelaLocation
    392Posts

    [Tut]Items Cash/Storange

    Hi,

    Will teach you how to change a normal item, to be a cash item.

    • [1]Go and ask your system.mrs decompile (put at the forum, decompile).
    • [2]When your system.mrs decompile, find a file "xml" called "zitem.xml".
    • [3]Look in your "zitem" something called "iscashitem" and you will appear like this: iscashitem ="false"
    • [5]There change the word "false" to "true". and go! is a premium item (cash).


    NOTE: If your "zitem.xml" do not mention the word "iscashitem" you can stick the word iscashitem="true" before "lr =" 0 "and then" pr = "0".

    Code:
    <ITEM id="399998" name="STR:ZITEM_NAME_399998" mesh_name="eq_chest_gm" totalpoint="0" type="equip"
    res_sex="f" res_level="0" slot="chest" weight="1" bt_price="0" hp="999999" ap="0" maxwt="0"
    sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_399998" />
    
    <ITEM id="399998" name="STR:ZITEM_NAME_399998" mesh_name="eq_chest_gm" totalpoint="0" type="equip"
    res_sex="f" res_level="0" slot="chest" weight="1" bt_price="0" hp="999999" ap="0" maxwt="0"
    sf="0" fr="0" cr="0" pr="0" iscashitem="true" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_399998" />


    • [6]We compiled the system.mrs and taped on the client..


    Now we go to step to send the items to storange.
    We go directly to SQL Server Management Studio Express...

    Logged on -> Databases -> GunzDB -> Tables -> dbo.item -> Open table and write the item and the name of the Item.





    Save the changes made in the SQL and we went to run GunZ

    gunz028.jpg gunz029.jpg

    I hope they have been of much help this post, give the button "thanks" does not cost anything xD

    Att: Jizeth|Faraday...
    Attached Files Attached Files


  2. #2
    Account Upgraded | Title Enabled! llMafiall is offline
    MemberRank
    Dec 2009 Join Date
    SumwhereeLocation
    610Posts

    Re: [Tut]Items Cash/Storange

    Heey thanks for posting this man.
    Very easy but phun to put it into your private.
    Keep posting :D

  3. #3

    Re: [Tut]Items Cash/Storange

    cool but i dont think private server will be needing this.. maybe for donators though

  4. #4
    Animu Addicted Number12 is offline
    MemberRank
    Apr 2008 Join Date
    Old Sunny CALocation
    1,264Posts

    Re: [Tut]Items Cash/Storange

    very basic. Good for noobs.

  5. #5
    Account Upgraded | Title Enabled! llMafiall is offline
    MemberRank
    Dec 2009 Join Date
    SumwhereeLocation
    610Posts

    Re: [Tut]Items Cash/Storange

    Quote Originally Posted by BaLeSsK1 View Post
    cool but i dont think private server will be needing this.. maybe for donators though
    Dude
    Ofcourse a private server need this for special itemz }
    Exept you want to spend a lot of time to your server and don't
    get even a little donation for it

  6. #6
    Faraday Das Neves Jizeth is offline
    MemberRank
    Sep 2008 Join Date
    VenezuelaLocation
    392Posts

    Re: [Tut]Items Cash/Storange

    It is an easy tutorial for people who wish to have items "donors" or simply use the items from "ijji" as "Prems" on the web.

  7. #7
    Account Upgraded | Title Enabled! wtfhacker is offline
    MemberRank
    Dec 2009 Join Date
    328Posts

    Re: [Tut]Items Cash/Storange

    Thanks, i guess.

  8. #8
    Doggie And Rice. Military is offline
    MemberRank
    Jun 2009 Join Date
    Here and AboutLocation
    3,302Posts

    Re: [Tut]Items Cash/Storange

    thanks.

  9. #9
    Faraday Das Neves Jizeth is offline
    MemberRank
    Sep 2008 Join Date
    VenezuelaLocation
    392Posts

    Re: [Tut]Items Cash/Storange

    np I like that they like xd

  10. #10
    Account Upgraded | Title Enabled! llMafiall is offline
    MemberRank
    Dec 2009 Join Date
    SumwhereeLocation
    610Posts

    Re: [Tut]Items Cash/Storange

    Little note; If you work with a zitem editor and
    your zitem doesnt have a "iscashitem" then you see ; (null)

  11. #11
    Account Upgraded | Title Enabled! ManyBlackPpl is offline
    MemberRank
    Mar 2009 Join Date
    CanadaLocation
    336Posts

    Re: [Tut]Items Cash/Storange

    Lol, although there's been a tutorial made for this before, good job re-making it I guess, although, not to offend you but, I think the other tutorial was more understandable. Anyways good job none the less.

  12. #12
    Faraday Das Neves Jizeth is offline
    MemberRank
    Sep 2008 Join Date
    VenezuelaLocation
    392Posts

    Re: [Tut]Items Cash/Storange

    Quote Originally Posted by ManyBlackPpl View Post
    Lol, although there's been a tutorial made for this before, good job re-making it I guess, although, not to offend you but, I think the other tutorial was more understandable. Anyways good job none the less.
    link ?

  13. #13
    What year is this? pluke001 is offline
    MemberRank
    Nov 2008 Join Date
    LithuaniaLocation
    941Posts

    Re: [Tut]Items Cash/Storange

    intresting..

    sometimes I heard to write "iscashitem" and sometimes "iscash"...
    so which of these is real?

  14. #14
    Account Upgraded | Title Enabled! Axium is offline
    MemberRank
    May 2008 Join Date
    Delhi, IndiaLocation
    604Posts

    Re: [Tut]Items Cash/Storange

    It's iscashitem.

  15. #15
    Member luke4live is offline
    MemberRank
    Aug 2008 Join Date
    The NetherlandsLocation
    70Posts

    Re: [Tut]Items Cash/Storange

    Nice but already now this by changing iscashitem="False" Buy the item then change to iscashitem="True" get back to inv you see its Cash. (Knew it before this tut) XD

    Edit :
    Quote Originally Posted by pluke001 View Post
    intresting..

    sometimes I heard to write "iscashitem" and sometimes "iscash"...
    so which of these is real?
    Its : iscashitem="true/false"
    Last edited by luke4live; 21-01-10 at 04:44 PM.

  16. #16
    Faraday Das Neves Jizeth is offline
    MemberRank
    Sep 2008 Join Date
    VenezuelaLocation
    392Posts

    Re: [Tut]Items Cash/Storange

    Quote Originally Posted by pluke001 View Post
    intresting..

    sometimes I heard to write "iscashitem" and sometimes "iscash"...
    so which of these is real?
    It's iscashitem="true or false"

  17. #17
    Account Upgraded | Title Enabled! scrip is offline
    MemberRank
    May 2009 Join Date
    210Posts

    Re: [Tut]Items Cash/Storange

    nice thanks it helped me since the one of demantor wont worked

  18. #18
    Proficient Member EvilControl is offline
    MemberRank
    May 2010 Join Date
    RaGEZONELocation
    189Posts

    Re: [Tut]Items Cash/Storange

    nice tut for newbies..

  19. #19
    Apprentice Carliito is offline
    MemberRank
    Mar 2010 Join Date
    VenezuelaLocation
    19Posts

    Re: [Tut]Items Cash/Storange

    very Good " Fine Post " Thanks

    133 / 10

  20. #20
    Alpha Member gregon13 is offline
    MemberRank
    Nov 2007 Join Date
    CanadaLocation
    1,945Posts

    Re: [Tut]Items Cash/Storange

    Quote Originally Posted by Jizeth View Post
    Hi,

    Will teach you how to change a normal item, to be a cash item.

    • [1]Go and ask your system.mrs decompile (put at the forum, decompile).
    • [2]When your system.mrs decompile, find a file "xml" called "zitem.xml".
    • [3]Look in your "zitem" something called "iscashitem" and you will appear like this: iscashitem ="false"
    • [5]There change the word "false" to "true". and go! is a premium item (cash).


    NOTE: If your "zitem.xml" do not mention the word "iscashitem" you can stick the word iscashitem="true" before "lr =" 0 "and then" pr = "0".

    Code:
    <ITEM id="399998" name="STR:ZITEM_NAME_399998" mesh_name="eq_chest_gm" totalpoint="0" type="equip"
    res_sex="f" res_level="0" slot="chest" weight="1" bt_price="0" hp="999999" ap="0" maxwt="0"
    sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_399998" />
    
    <ITEM id="399998" name="STR:ZITEM_NAME_399998" mesh_name="eq_chest_gm" totalpoint="0" type="equip"
    res_sex="f" res_level="0" slot="chest" weight="1" bt_price="0" hp="999999" ap="0" maxwt="0"
    sf="0" fr="0" cr="0" pr="0" iscashitem="true" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_399998" />


    • [6]We compiled the system.mrs and taped on the client..


    Now we go to step to send the items to storange.
    We go directly to SQL Server Management Studio Express...

    Logged on -> Databases -> GunzDB -> Tables -> dbo.item -> Open table and write the item and the name of the Item.





    Save the changes made in the SQL and we went to run GunZ

    gunz028.jpg gunz029.jpg

    I hope they have been of much help this post, give the button "thanks" does not cost anything xD

    Att: Jizeth|Faraday...
    Actually you can stick is cashitem="true" anywhere for the item between <ITEM id="" and />

  21. #21
    Proficient Member EvilControl is offline
    MemberRank
    May 2010 Join Date
    RaGEZONELocation
    189Posts

    Re: [Tut]Items Cash/Storange

    Quote Originally Posted by Jizeth View Post
    Hi,

    Will teach you how to change a normal item, to be a cash item.

    • [1]Go and ask your system.mrs decompile (put at the forum, decompile).
    • [2]When your system.mrs decompile, find a file "xml" called "zitem.xml".
    • [3]Look in your "zitem" something called "iscashitem" and you will appear like this: iscashitem ="false"
    • [5]There change the word "false" to "true". and go! is a premium item (cash).


    NOTE: If your "zitem.xml" do not mention the word "iscashitem" you can stick the word iscashitem="true" before "lr =" 0 "and then" pr = "0".

    Code:
    <ITEM id="399998" name="STR:ZITEM_NAME_399998" mesh_name="eq_chest_gm" totalpoint="0" type="equip"
    res_sex="f" res_level="0" slot="chest" weight="1" bt_price="0" hp="999999" ap="0" maxwt="0"
    sf="0" fr="0" cr="0" pr="0" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_399998" />
    
    <ITEM id="399998" name="STR:ZITEM_NAME_399998" mesh_name="eq_chest_gm" totalpoint="0" type="equip"
    res_sex="f" res_level="0" slot="chest" weight="1" bt_price="0" hp="999999" ap="0" maxwt="0"
    sf="0" fr="0" cr="0" pr="0" iscashitem="true" lr="0" color="#FFFFFFFF" desc="STR:ZITEM_DESC_399998" />


    • [6]We compiled the system.mrs and taped on the client..


    Now we go to step to send the items to storange.
    We go directly to SQL Server Management Studio Express...

    Logged on -> Databases -> GunzDB -> Tables -> dbo.item -> Open table and write the item and the name of the Item.





    Save the changes made in the SQL and we went to run GunZ

    gunz028.jpg gunz029.jpg

    I hope they have been of much help this post, give the button "thanks" does not cost anything xD

    Att: Jizeth|Faraday...
    we have to fill out the whole thing in sql or just put item id?

  22. #22
    Account Upgraded | Title Enabled! -Phoenix- is offline
    MemberRank
    Jan 2010 Join Date
    Germany/GrecceLocation
    386Posts

    Re: [Tut]Items Cash/Storange

    we have to report you for bumping now again old Threads o.o ?

  23. #23
    Banned FlyingHigh is offline
    BannedRank
    Jun 2010 Join Date
    67Posts

    Re: [Tut]Items Cash/Storange

    Thanks
    /10 Characters



Advertisement