iAlreadyExist Posted January 18, 2017 Posted January 18, 2017 Hey guys can someone share offline shop for acis rev 364 becouse Sweets version dont work on 364 :(
1 Reborn12 Posted January 18, 2017 Posted January 18, 2017 dude im not stupid rly this part in my pcinstance dont exist http://prnt.sc/dx232l public void setPrivateStoreType(PrivateStoreType type) { _privateStoreType = type; + + if (Config.OFFLINE_DISCONNECT_FINISHED && (type == PrivateStoreType.NONE) && ((getClient() == null) || getClient().isDetached())) + deleteMe(); } /** * Set the Store type of the L2PcInstance. * @param type : 0 = none, 1 = sell, 2 = sellmanage, 3 = buy, 4 = buymanage, 5 = manufacture. */ public void setStoreType(StoreType type) { _storeType = type; if (Config.OFFLINE_DISCONNECT_FINISHED && (type == StoreType.NONE) && ((getClient() == null) || getClient().isDetached())) deleteMe(); } now you will understand all your errors
0 AccessDenied Posted January 18, 2017 Posted January 18, 2017 Hey guys can someone share offline shop for acis rev 364 becouse Sweets version dont work on 364 :( What you mean it don't work? Probably it give some errors.. right?
0 iAlreadyExist Posted January 18, 2017 Author Posted January 18, 2017 yes and alot thinks of the patch missing in rev 364 :D
0 iAlreadyExist Posted January 18, 2017 Author Posted January 18, 2017 what about to post here your errors? i dont have errors dude its just parts of the patch are changed in rev 364 and dont have where to put them
0 Reborn12 Posted January 18, 2017 Posted January 18, 2017 i dont have errors dude its just parts of the patch are changed in rev 364 and dont have where to put them then you missed some lines you forget it cause i have updated to 365 without errors just by apply to a clean source
0 iAlreadyExist Posted January 18, 2017 Author Posted January 18, 2017 (edited) dude im not stupid rly this part in my pcinstance dont exist http://prnt.sc/dx232l public void setPrivateStoreType(PrivateStoreType type) { _privateStoreType = type; + + if (Config.OFFLINE_DISCONNECT_FINISHED && (type == PrivateStoreType.NONE) && ((getClient() == null) || getClient().isDetached())) + deleteMe(); } Edited January 18, 2017 by haskovo
0 iAlreadyExist Posted January 18, 2017 Author Posted January 18, 2017 (edited) thanks only this one left http://prnt.sc/dx2ah1 and this one http://prnt.sc/dx2996 Edited January 18, 2017 by haskovo
0 Reborn12 Posted January 18, 2017 Posted January 18, 2017 Isincraftmode To IsCrafting The other one seems removed from tryskell I will check it later..going to sleep now
0 iAlreadyExist Posted January 18, 2017 Author Posted January 18, 2017 (edited) yeah thanks i change to updateAndBroadcastStatus is it going to work or? Edited January 18, 2017 by haskovo
0 iAlreadyExist Posted January 18, 2017 Author Posted January 18, 2017 i still have problem with this http://prnt.sc/dx2ah1 i have changed it to updateAndBroadcastStatus but it dont work no disconect pets
Question
iAlreadyExist
Hey guys can someone share offline shop for acis rev 364 becouse Sweets version dont work on 364 :(
11 answers to this question
Recommended Posts