How do yu change the amout yu can stack something from 2>999?
EI: Star Candy 99
To Star Candy 999
or any other item please let me know thx.:blushing:
``` Stack STACK stack stackable ````
Printable View
How do yu change the amout yu can stack something from 2>999?
EI: Star Candy 99
To Star Candy 999
or any other item please let me know thx.:blushing:
``` Stack STACK stack stackable ````
Just go to propItem.txt and change row E :)
Thank you.
is that with office or something? i mean i can figure it ou im just wondering because im using nopad and it shows up as "¹öÀü //º¯¼ö¸í ¸íĪ ±âº»»ý¼º°³¼ö" so on and so forth on the top. and its all wierd on wordpad
If u open with Excel its Row E, with notepad its row number 5 :)
The number 99 in red, is the amount.Code:7 II_GEN_MAT_ORICHALCUM01 IDS_PROPITEM_TXT_008064 1 99 IK1_GENERAL IK2_MATERIAL IK3_ENCHANT = TRUE = = 8000 = = = = = = = 0 = = 4 50 = 4 = = = = = _NONE = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = 0 0 0 0 0 = = = SND_ITEM_DROPDING1 = = = = = = = = = 1 = = = """Itm_GenMatOrichalcum01.dds""" 0 """""" IDS_PROPITEM_TXT_008065
I tried 9999 should that have worked? Its not stacking nor can I buy more than 99 in shop.:blushing:Code:6 II_GEN_FOO_INS_STARCANDY IDS_PROPITEM_TXT_004218 1 9999 IK1_GENERAL IK2_FOOD IK3_INSTANT = = 1 = 285 = = = = = = = 0 = = 91 10 1 = = = = 20000 = _NONE = = = = = = = = = = = = = = = = = = = = DST_HP = = 975
ya thats what some 1 said in another post but there not stacking, ill figure it out see whats going on ya when I exited I saved it. Theres nothing ive got to edit client side? Ill look into it thanks alot guys.
---------- Post added at 02:56 PM ---------- Previous post was at 02:52 PM ----------
infact the client im using "tempancy's release" I belive already had most things 9999 but the actuially file is just called propItem and it is a txt, There is another file underneath it called propItem.txt and it had more of a list and item number rather than parameters. ie: "IDS_PROPITEM_TXT_004218 Star Candy
IDS_PROPITEM_TXT_004219 Recover 1975 HP"
u have to replace it in dataSub2.res at ur Client's side
Yur Datasub2 that was it ty, Well its not working properly when I buy them they take up a new slot ite if I had 55 my next slot would be 54 and the 55 would become 99 i can stack till it becomes 1000+ but there taking up all the slots and if I relog it resets them to stacks of 99
Edit the source to work and you can edit that, theres a code in the compilation of source edits.
Yeah I dont know of any where else that I could be changed. bummer.:/: