KGunz XML Other?

Results 1 to 5 of 5
  1. #1
    Developer / Patch Finder Tankado is offline
    MemberRank
    Oct 2011 Join Date
    The NetherlandsLocation
    451Posts

    KGunz XML Other?

    hello guys,

    i have the zitem.xml of Kgunz but i saw a change in the xml


    example:
    PHP Code:
        <ITEM id="530525" name="STR:ZITEM_NAME_530525" type="avatar" slot="avatar" avatar_head="eq_head_DesertWarrior" avatar_chest="eq_chest_DesertWarrior" avatar_hand="eq_hands_DesertWarrior" avatar_legs="eq_legs_DesertWarrior" avatar_feet="eq_feet_DesertWarrior" res_sex="f" res_level="0" bt_price="500000" weight="0" desc="STR:ZITEM_DESC_530525"  Currency="Cash"/> 

    PHP Code:
    what does  (  Currency="Cash"  mean 
    PHP Code:
    is that the new (  iscash="true"  ) or what 


  2. #2
    Daemonsring Developer Gunblade is offline
    MemberRank
    Jul 2007 Join Date
    On the moonLocation
    728Posts

    Re: KGunz XML Other?

    Quote Originally Posted by Tankado View Post
    hello guys,

    i have the zitem.xml of Kgunz but i saw a change in the xml


    example:
    PHP Code:
        <ITEM id="530525" name="STR:ZITEM_NAME_530525" type="avatar" slot="avatar" avatar_head="eq_head_DesertWarrior" avatar_chest="eq_chest_DesertWarrior" avatar_hand="eq_hands_DesertWarrior" avatar_legs="eq_legs_DesertWarrior" avatar_feet="eq_feet_DesertWarrior" res_sex="f" res_level="0" bt_price="500000" weight="0" desc="STR:ZITEM_DESC_530525"  Currency="Cash"/> 

    PHP Code:
    what does  (  Currency="Cash"  mean 
    PHP Code:
    is that the new (  iscash="true"  ) or what 
    Most likely.
    I'll check the Runnable in olly later today.

  3. #3
    Developer / Patch Finder Tankado is offline
    MemberRank
    Oct 2011 Join Date
    The NetherlandsLocation
    451Posts

    Re: KGunz XML Other?

    ok fine :)

  4. #4
    DRGunZ 2 Creator wesman2232 is offline
    MemberRank
    Jan 2007 Join Date
    Erie, PALocation
    4,872Posts

    Re: KGunz XML Other?

    If Currency = Cash, then the other statement would be Bounty? (Currency = Bounty)

  5. #5
    Developer / Patch Finder Tankado is offline
    MemberRank
    Oct 2011 Join Date
    The NetherlandsLocation
    451Posts

    Re: KGunz XML Other?

    wesman2232, i dont find in the full zitem.xml some ting like Currency = Bounty

    anyway thx for try


    - Tankado



Advertisement