About Items And Set Avatar

Results 1 to 13 of 13
  1. #1
    Enthusiast gabrielranks is offline
    MemberRank
    Jul 2011 Join Date
    33Posts

    About Items And Set Avatar

    hello people

    I have a ploblema with items of 1.5 gunz can buy some item and some can not set more talks to buy some items that I can not make the purchase and what do

    Source Sahar
    Last edited by gabrielranks; 29-01-13 at 05:17 PM.


  2. #2
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: About Items And Set Avatar

    Just remove the isCashitem="true" or isCashitem="false" completely from the zitem listing for those that you want removed. Or maybe remove the foreign key from your dbo.Item database table.

  3. #3
    RaGEZONER Since 2004 I Am NoLimiT is offline
    MemberRank
    Jul 2004 Join Date
    Ha-HaciendaLocation
    1,030Posts

    Re: About Items And Set Avatar

    is that the fixed sir anju?.cause i have that problem also when i try to buy avatar's and sniper's i use sahar's source.

  4. #4
    Enthusiast gabrielranks is offline
    MemberRank
    Jul 2011 Join Date
    33Posts

    Re: About Items And Set Avatar

    I already removed the key from the database and the only ones dbo.Item cashitem = true are the items in the staff zitem

    i use source sahar too

  5. #5
    RaGEZONER Since 2004 I Am NoLimiT is offline
    MemberRank
    Jul 2004 Join Date
    Ha-HaciendaLocation
    1,030Posts

    Re: About Items And Set Avatar

    the zitem is located inside your system.mrs and the copy is in your server/matchserver/zitem.xml.Just do what Sir Anju said.remove it completely..dont just change true to false..remove the line iscashitem="false" /> or iscashitem="true" />

  6. #6
    Enthusiast gabrielranks is offline
    MemberRank
    Jul 2011 Join Date
    33Posts

    Re: About Items And Set Avatar

    dont work

    <ITEM id="29001" name="STR:ZITEM_NAME_29001" type="avatar" slot="avatar" avatar_head="eq_head_polarhunter"
    avatar_chest="eq_chest_polarhunter" avatar_hand="eq_hands_polarhunter" avatar_legs="eq_legs_polarhunter" avatar_feet="eq_feet_polarhunter"
    res_sex="m" res_level="0" bt_price="0" weight="0" desc="STR:ZITEM_DESC_29001" />

    no cash item put in system and match and not work

  7. #7
    RaGEZONER Since 2004 I Am NoLimiT is offline
    MemberRank
    Jul 2004 Join Date
    Ha-HaciendaLocation
    1,030Posts

    Re: About Items And Set Avatar

    did you remove the foreign key from your dbo.Item database table.?

  8. #8
    Enthusiast gabrielranks is offline
    MemberRank
    Jul 2011 Join Date
    33Posts

    Re: About Items And Set Avatar

    yes i remove the key in dbo.item database

  9. #9
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: About Items And Set Avatar

    MD5 problem then?

  10. #10
    RaGEZONER Since 2004 I Am NoLimiT is offline
    MemberRank
    Jul 2004 Join Date
    Ha-HaciendaLocation
    1,030Posts

    Re: About Items And Set Avatar

    i think sir anju its db problem.we haven't add yet some items on dbo.item we nee queries to execute on db.or just add it manually,.

    Sir Anju can you share your dbo.item script?.can you make backup?.

  11. #11
    In Progress... FFXIV... Anju is offline
    MemberRank
    Oct 2010 Join Date
    Mist Ward 7 #38Location
    1,946Posts

    Re: About Items And Set Avatar

    My dbo.Item doesn't have foreign key enabled. Also my files work fine with or without the foreign key.

  12. #12
    RaGEZONER Since 2004 I Am NoLimiT is offline
    MemberRank
    Jul 2004 Join Date
    Ha-HaciendaLocation
    1,030Posts

    Re: About Items And Set Avatar

    i think we have the same problem with gabriel we just forgot to execute the items on dbo.item mannually.

  13. #13
    Fuck Army. sahar042 is offline
    MemberRank
    Jul 2009 Join Date
    833Posts

    Re: About Items And Set Avatar

    Put bounty to your character, Remove forgein keys, Exeute this:
    UPDATE Item SET IsCashItem = 0
    use the server files i released, don't use your own files.



Advertisement