uddevil Posted April 29, 2014 Posted April 29, 2014 (edited) somehow i fixed it by disabling feature.autotrade and change a few things... i don't really need 'permanent-autotrade' though, so i just set it to 'no' i cannot make patch now because my server is heavily customized, so if i make the patch, then other unrelated stuff will goes into the patch. so, my suggestion is, try to disable feature.autotrade by setting it to no, open the patch file, and apply change manually @.@ that's what i do. Any file that needs to be changed are mentioned on 'Index:' part. Edit : i'm using git version which updated at 2014-04-28 btw. Edited April 29, 2014 by uddevil Quote
Vince Jimenez Posted April 30, 2014 Posted April 30, 2014 Help about this i'll choose credit items item id of 29999and once player buy i dont receive any credits instead its Zeny Quote
rmon008 Posted May 4, 2014 Posted May 4, 2014 Hi guys , i manage to make zeny and cash work, but my problem is : I manually add item_vending.txt in my db folder because it doesnt exist in revision " 12094 " svn i'm using is https://github.com/rathena/rathena.git is this the reason why the Item(your desired item) - purchase item using your desired items..(Example: TCG-7227) is not showing on my list ??? Please help .... problem.png bump Quote
rmon008 Posted May 7, 2014 Posted May 7, 2014 Update rev.12027 Beta. Note Backup your server before you merge this mod. I did not test it, My computer was Hard disk failure i can't even recover some of my files. Patience is more use-full . i tried to apply this patch on FRESH COPY rev12108 but still id on item_vending.txt is not showing anyone please ? Quote
t3quila Posted May 8, 2014 Posted May 8, 2014 i already fix it.. i dont know what number of my rathena revision, i just remember that my rathena is r17??? revision, so i rename this patch with r17xxx. i recommended patch it with manually.. hope can solved all your trouble guys.. sry for my bad english *) thx for Lilith about wonderful extended vending source ExtendedVendingSystem_1.8.1(FIXED in r17xxx).patch Quote
rmon008 Posted May 8, 2014 Posted May 8, 2014 i already fix it.. i dont know what number of my rathena revision, i just remember that my rathena is r17??? revision, so i rename this patch with r17xxx. i recommended patch it with manually.. hope can solved all your trouble guys.. sry for my bad english *) thx for Lilith about wonderful extended vending source can this work with latest rathena git ? 12108? Quote
Darkpurple Posted May 8, 2014 Posted May 8, 2014 i already fix it.. i dont know what number of my rathena revision, i just remember that my rathena is r17??? revision, so i rename this patch with r17xxx. i recommended patch it with manually.. hope can solved all your trouble guys.. sry for my bad english *) thx for Lilith about wonderful extended vending source Does it support the auto-vending of last rathena? Quote
t3quila Posted May 9, 2014 Posted May 9, 2014 (edited) Does it support the auto-vending of last rathena? can this work with latest rathena git ? 12108? i think my revision and latest rathena / git 12108 have same source code. in my rathena its work perfect and i'm still able to use @autotrade / @afk but i recommended you patch with manually, don't patch it with automatically >_< and dont forget backup your file/maps folder and recompiled. Edited May 9, 2014 by t3quila Quote
a91323 Posted May 9, 2014 Posted May 9, 2014 i already fix it.. i dont know what number of my rathena revision, i just remember that my rathena is r17??? revision, so i rename this patch with r17xxx. i recommended patch it with manually.. hope can solved all your trouble guys.. sry for my bad english *) thx for Lilith about wonderful extended vending source map_msg.conf id:700-708 repeat use in last git Quote
Judas Posted May 9, 2014 Posted May 9, 2014 I believe you can still autovend but I believe if you do that, it will take zeny instead of the intended currency Quote
Darkpurple Posted May 9, 2014 Posted May 9, 2014 I believe you can still autovend but I believe if you do that, it will take zeny instead of the intended currency Yup, that why the bugging is. Quote
t3quila Posted May 9, 2014 Posted May 9, 2014 (edited) Please check my screenshots: 1. this is when player A prepared TCG for selling (his tcgs is 45) 2. Player A sell 10 apples with 2 TCGs and ready for @autotrade mode 3. @autotrade already active in Player A, now Player B ready for buying 10 apples with her 55 tcgs 4. You can see Player B's tcg reduce to 35 (55 - (10apples * 2) ) and she received 10 apples, Player A automatic disconnect coz' all item sold with @autotrade mode 5. Player A online again and this is my result, Player A still received his Tcgs (45 + (10 apples * 2) ) = 65 tcgs. so.. i think, i already use this extended vending system very well Edited May 9, 2014 by t3quila Quote
Darkpurple Posted May 9, 2014 Posted May 9, 2014 Please check my screenshot 1. this is when player A prepared TCG for selling (his tcgs is 45) 2. Player A sell 10 apples with 2 TCG's and ready for @autotrade 3. @autotrade already active in Player A, now Player B ready for buying 10 apples with her 55 tcgs 4. You can see Player B's tcg reduce to 35 (55 - (10apples * 2) ) and she received 10 apples, Player A automatic disconnect coz' in @autotrade mode 5. Player A online again and this is my result, Player A still received his Tcgs (45 + (10 apples * 2) ) 65 tcgs. so.. i think, i already use this extended vending system very well No, you got the wrong meaning. "I believe you can still autovend but I believe if you do that, it will take zeny instead of the intended currency" autovend not same as autotrade..... Quote
t3quila Posted May 9, 2014 Posted May 9, 2014 (edited) No, you got the wrong meaning. "I believe you can still autovend but I believe if you do that, it will take zeny instead of the intended currency" autovend not same as autotrade..... oow i'm so sorry, i never knew about autovend system, as far as i know autovend same as autotrade.. lol >_< Edited May 9, 2014 by t3quila Quote
Nana Posted May 11, 2014 Posted May 11, 2014 i got this error =( Error 1 error C2198: 'pc_paycash' : no hay suficientes argumentos para la llamada d:\akiaroemu\rathena\rathena - vending\src\map\vending.c 304 1 map-server_sql Error 2 error C2198: 'pc_getcash' : no hay suficientes argumentos para la llamada d:\akiaroemu\rathena\rathena - vending\src\map\vending.c 305 1 map-server_sql Error 3 error C2065: 'item_name' : identificador no declarado d:\akiaroemu\rathena\rathena - vending\src\map\vending.c 350 1 map-server_sql Error 4 error C2065: 'rev' : identificador no declarado d:\akiaroemu\rathena\rathena - vending\src\map\vending.c 350 1 map-server_sql 7 IntelliSense: no hay suficientes argumentos en la llamada a función d:\AkiaROEmu\Rathena\rathena - Vending\src\map\vending.c 304 26 map-server_sql 8 IntelliSense: no hay suficientes argumentos en la llamada a función d:\AkiaROEmu\Rathena\rathena - Vending\src\map\vending.c 305 27 map-server_sql 9 IntelliSense: el identificador "item_name" no está definido d:\AkiaROEmu\Rathena\rathena - Vending\src\map\vending.c 350 53 map-server_sql 10 IntelliSense: el identificador "rev" no está definido d:\AkiaROEmu\Rathena\rathena - Vending\src\map\vending.c 350 78 map-server_sql What should i do? :S? Quote
Darkpurple Posted May 26, 2014 Posted May 26, 2014 (edited) fixed Edited May 26, 2014 by Darkpurple Quote
anacondaq Posted June 1, 2014 Posted June 1, 2014 This is still bugged? What problems happened with that system? How it work with new @autotrade feature for venders? Quote
PapaZola Posted June 1, 2014 Posted June 1, 2014 i already fix it.. i dont know what number of my rathena revision, i just remember that my rathena is r17??? revision, so i rename this patch with r17xxx. i recommended patch it with manually.. hope can solved all your trouble guys.. sry for my bad english *) thx for Lilith about wonderful extended vending source support 17701? Quote
rans Posted July 6, 2014 Posted July 6, 2014 i already fix it.. i dont know what number of my rathena revision, i just remember that my rathena is r17??? revision, so i rename this patch with r17xxx. i recommended patch it with manually.. hope can solved all your trouble guys.. sry for my bad english *) thx for Lilith about wonderful extended vending source Hi, i tried this on latest git as of july 6,2014 after i apply this mod it looks fine but when i try to open a vending and click Cancel I receive a map crash.. Quote
Jasc Posted July 6, 2014 Posted July 6, 2014 i already fix it.. i dont know what number of my rathena revision, i just remember that my rathena is r17??? revision, so i rename this patch with r17xxx. i recommended patch it with manually.. hope can solved all your trouble guys.. sry for my bad english *) thx for Lilith about wonderful extended vending source Hi, i tried this on latest git as of july 6,2014 after i apply this mod it looks fine but when i try to open a vending and click Cancel I receive a map crash.. Find out the map error signal, and you can edit source to fix it. That is what I did Quote
rans Posted July 7, 2014 Posted July 7, 2014 i already fix it.. i dont know what number of my rathena revision, i just remember that my rathena is r17??? revision, so i rename this patch with r17xxx. i recommended patch it with manually.. hope can solved all your trouble guys.. sry for my bad english *) thx for Lilith about wonderful extended vending source Hi, i tried this on latest git as of july 6,2014 after i apply this mod it looks fine but when i try to open a vending and click Cancel I receive a map crash.. Find out the map error signal, and you can edit source to fix it. That is what I did There was no description . the message was something like this "Map server receive crash attempting to save all" i dont remember the exact message. Quote
Jasc Posted July 7, 2014 Posted July 7, 2014 If you use GDB for debugging it tells you what code went wrong and errored you Quote
rans Posted July 7, 2014 Posted July 7, 2014 If you use GDB for debugging it tells you what code went wrong and errored you I don't know that xD what is GDB standfor? 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.