Problem on Stones on shop

Results 1 to 6 of 6
  1. #1
    SilkRoad vSro Service MaDenGo is offline
    MemberRank
    Aug 2012 Join Date
    vSro CommunityLocation
    512Posts

    ! Problem on Stones on shop

    i added stones on NPC
    and i on my database my max stack of stones = 50Unit
    * And when i buy from npc manual i can buy 5 Only and when press ( Buy ) i get crash
    Need to relogin and after relogin i see the 5stones on inventory
    * And when i press ( Ctrl ) i can't see stones on inventory need teleport to see it on inventory
    and after teleporting i only see 1 Stone This meant ( I bought only 1 Stone )

    Any Help to make it 50 when i press Ctrl to buy and solve this problem !


  2. #2
    Head Developer LogiN is offline
    MemberRank
    Mar 2012 Join Date
    SROTEAMLocation
    283Posts

    Re: Problem on Stones on shop

    Check Lines for "Arrow iTems" and View Comparation.

  3. #3
    SilkRoad vSro Service MaDenGo is offline
    MemberRank
    Aug 2012 Join Date
    vSro CommunityLocation
    512Posts

    Re: Problem on Stones on shop

    Quote Originally Posted by LogiN View Post
    Check Lines for "Arrow iTems" and View Comparation.
    More Explain please ?!

  4. #4
    † Working in Secret † Madelyn is offline
    MemberRank
    Jun 2011 Join Date
    San CristóbalLocation
    658Posts

    Re: Problem on Stones on shop

    Quote Originally Posted by MaDenGo View Post
    i added stones on NPC
    and i on my database my max stack of stones = 50Unit
    * And when i buy from npc manual i can buy 5 Only and when press ( Buy ) i get crash
    Need to relogin and after relogin i see the 5stones on inventory
    * And when i press ( Ctrl ) i can't see stones on inventory need teleport to see it on inventory
    and after teleporting i only see 1 Stone This meant ( I bought only 1 Stone )

    Any Help to make it 50 when i press Ctrl to buy and solve this problem !
    20 Is The Max. I try 21 = Crash.

  5. #5
    Member nuocda is offline
    MemberRank
    Oct 2007 Join Date
    63Posts

    Re: Problem on Stones on shop

    re-check your database and txt in media

    i mean your itemdataxxxx.txt error






  6. #6
    SilkRoad vSro Service MaDenGo is offline
    MemberRank
    Aug 2012 Join Date
    vSro CommunityLocation
    512Posts

    Re: Problem on Stones on shop

    Quote Originally Posted by nuocda View Post
    re-check your database and txt in media

    i mean your itemdataxxxx.txt error





    Code:
    1	6306	ITEM_ETC_ARCHEMY_MAGICTABLET_STR_12	?? ???	xxx	SN_ITEM_ETC_ARCHEMY_MAGICTABLET_STR_12	SN_ITEM_ETC_ARCHEMY_MAGICTABLET_STR_12_TT_DESC	0	0	3	3	11	3	180000	3	0	1	1	1	255	3	1	0	0	0	0	77440	0	0	0	600	15488	-1	0	-1	0	-1	0	-1	0	-1	0	0	0	0	0	0	0	100	0	0	0	xxx	item\etc\drop_archemy.bsr	item\etc\archemy_magictablet_str.ddj	xxx	xxx	50	2	0	0	12	0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0	0	0	0	0	0	0	0	0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	0.0	110	ITEM_ETC_ARCHEMY_ELEMENT_EARTH_12	45	ITEM_ETC_ARCHEMY_ELEMENT_WATER_12	77	ITEM_ETC_ARCHEMY_ELEMENT_FIRE_12	122	ITEM_ETC_ARCHEMY_ELEMENT_WIND_12	12	ITEM_ETC_ARCHEMY_MAGICSTONE_STR_12	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	-1	xxx	0	0
    This for Example On Itemdataxxx max stack 50 but i only can buy 5 with And Get crash and when login i see 5stone on inventory
    but if i buy with Ctrl i can get only 1 and invisible on inventory i have to teleport to see it

    #Fixed
    I Changed Data number of RefScrapOfPackageItem to 50 and Success

    Thanks for Help



Advertisement