Search the Community
Showing results for tags 'vending'.
Found 5 results
-
File Name: Extended Vending System v1.8.1 File Submitter: dastgirpojee File Submitted: 16 May 2013 File Category: Source Modifications Original topic and code here: http://ea-support.ru/index.php?/topic/525-vending-za-ljuboi-lut/page__p__5382"]link[/url] Idea: http://www.eathena.ws/board/index.php?...
-
Version v1.8.1
572 downloads
Original topic and code here: link Idea: link rAthena: link You can enable or disable the cash / item in file db/item_vending.txt Vending title can be looks like: "[ITEM_ID] name" Modify your client data files: idnum2itemdisplaynametable.txt idnum2itemresnametable.txt... -
Hello Hercules! I am interested in removing this button from my client. Does anybody know how? Thank you in advance.
- 3 replies
-
- client
- safety check
-
(and 1 more)
Tagged with:
-
Can anyone please tell me how to edit the "Sales List" message shown when vending, it looks like this: I want to change the text like so, ~~~~~~~~~~Shop List~~~~~~~~~~ <Item Name> : <Price> Points ea Current Points : <#CASHPOINTS> ~~~~~~~~~~~~~~~~~~~~~~~~~~~ I tried looking for tha...
- 2 replies
-
- vending
- modification
-
(and 2 more)
Tagged with:
-
So I tried modifying my vending skill to use Cashpoints instead of Zeny and coded it like this: vending.c at "vending_purchasereq" /*==========================================* Purchase item(s) from a shop*------------------------------------------*/void vending_purchasereq(struct map_sess...