garcia64 Posted December 29, 2012 Posted December 29, 2012 (edited) Pa help po sa [spring "buf":652:table index is nil]* XD e2 po accessory.lua ko at accname.lua ginawa ko lng .txt para maupload pero yan po ung laman ng .lua ko ^^ salamat po in advance accessoryid.txt accname.txt Edited December 29, 2012 by garcia64 Quote
ICEROCK Posted December 29, 2012 Posted December 29, 2012 (edited) ACCESSORY_FAMILY_HAT= 650, try to change that line into ACCESSORY_FAMILY_HAT = 650, All of the item that has ACCESSORY_ITEM_NAME= VIEWID, entry should be ACCESSORY_ITEM_NAME = VIEWID, can you upload a picture of the error message? em not sure in my solution. :/ though, still try. Edited December 29, 2012 by Anubis Quote
garcia64 Posted December 29, 2012 Author Posted December 29, 2012 thnx for the quick reply wait gonna upload the pic. problem here is the pic. i tried your solution but still not fixed X) Quote
ICEROCK Posted December 29, 2012 Posted December 29, 2012 can you check this line? ACCESSORY_RED_NAVY_HAT= 651, ? Do the same thing. Quote
garcia64 Posted December 29, 2012 Author Posted December 29, 2012 yes i also change them to ACCESSORY_ITEM_NAME = VIEWID, like this Quote
KCritz Posted December 30, 2012 Posted December 30, 2012 (edited) easy and just got figured it out . ganto gawin mo kuha ka new lua or lub files then replace mo sa old one kung gus2 mo lua files gamitin pwede din or lub pwede din . . . well kelangan clean fresh pa so ung ibig ko sabihin is lua files un . . . . edit mo using note++ then open mo both then add your thingy and then save mo then copy mo both paste to desktop or kahit san mo gus2 . backup yun . then change the lua files to lub or kahit hindi na . . . well sorry if magulo explain ko but i can tell u that it work for me nawala yan error na ganyan Edited December 30, 2012 by KCritz Quote
Kirito Posted December 30, 2012 Posted December 30, 2012 try mo iremove ung "," sa pinaka last part. ACCESSORY_KYUUBITAIL = 1276 } [ACCESSORY_IDs.ACCESSORY_KYUUBITAIL] = "_KYUUBITAIL" } kung lumalabas padin yan try mo icheck ulet lahat nang inadd mong mga custom items. Quote
Earthlingz Posted December 30, 2012 Posted December 30, 2012 it says that the table 652 doesnt exist in accname.. that is because your spelling of accessory is wrong... buf 652 is ACCESSORY_BERET= 652, from accessoryid... notice that the accessory spelling here is right [ACCESSORY_IDs.ACCESORY_BERET] = "_ÇØ±ºÀǺ£·¹¸ð", <<< --- from accname the accessory spelling is wrong. so it cannot find it... check the others too i found some typos in your accname.... be sure to match the names in accessoryid. Quote
garcia64 Posted December 30, 2012 Author Posted December 30, 2012 thanks for the help from you guys i finally fixed it thank you so much problem [solved] Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.