Elsa Mist Posted May 21, 2014 Group: Members Topic Count: 23 Topics Per Day: 0.01 Content Count: 387 Reputation: 60 Joined: 10/08/13 Last Seen: July 14, 2022 Share Posted May 21, 2014 Hello rA, Is there anyone now or have Extended vending system for Rev 17704? Because right now im trying using Lilith diff, seem like r 17704 have to many diffrent between Lilith instruction with my src r 17704. and this is error that i got after recompile clif.c: In function ‘clif_parse_OpenVending’: clif.c:12399: warning: passing argument 3 of ‘vending_openvending’ makes pointer from integer without a cast vending.h:25: note: expected ‘const uint8 *’ but argument is of type ‘bool’ clif.c:12399: warning: passing argument 4 of ‘vending_openvending’ makes integer from pointer without a cast vending.h:25: note: expected ‘int’ but argument is of type ‘const uint8 *’ clif.c:12399: error: too many arguments to function ‘vending_openvending’ clif.c:12401: warning: passing argument 3 of ‘vending_openvending’ makes pointer from integer without a cast vending.h:25: note: expected ‘const uint8 *’ but argument is of type ‘bool’ clif.c:12401: warning: passing argument 4 of ‘vending_openvending’ makes integer from pointer without a cast vending.h:25: note: expected ‘int’ but argument is of type ‘const uint8 *’ clif.c:12401: error: too many arguments to function ‘vending_openvending’ make[1]: *** [obj_sql/clif.o] Error 1 make[1]: Leaving directory `/home/comelro/trunk/src/map' make: *** [map] Error 2 Here is the link of the Lilith Extended Vending http://rathena.org/board/topic/60817-extended-vending-system-18/ . If someone could help on this, it is much appreciate for all of us that using the latest SVN. Since Lilith is not online since 2011. Thank you again rA community. Quote Link to comment Share on other sites More sharing options...
Question
Elsa Mist
Hello rA,
Is there anyone now or have Extended vending system for Rev 17704?
Because right now im trying using Lilith diff, seem like r 17704 have to many diffrent between Lilith instruction with my src r 17704.
and this is error that i got after recompile
Here is the link of the Lilith Extended Vending http://rathena.org/board/topic/60817-extended-vending-system-18/ .
Thank you again rA community.
Link to comment
Share on other sites
0 answers to this question
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.