yuchinin Posted February 11, 2016 Posted February 11, 2016 (edited) //===== rAthena Script ======================================= //= Slot Machine + Bevarage Vending Machine (Simulate Vending Machine System) //===== By: ================================================== //= Yuchinin //===== Current Version: ===================================== //= 1.1 //===== Compatible With: ===================================== //= rAthena Project //===== Description: ========================================= //= A custom slot machine and vending machine I make few years ago. //= Using my Simulate Vending Machine System //= Need to insert coin to operate. //= It can also eject remaining coin for you. //= [ Note ] This is an rewrite from GmOcean Slot Machine. //= Part of the slot machine code are credited to GMOceon. //=====******** Note ********================================= //= This script need my release of: //= 1. Common Useful Function (common.txt) //= Better let it load first before adding my other script. //= 2. You must also add vendingMachine.grf to your DATA.ini else it will not working properly //= 3. [Note] Some of the item data has been change ( 673,677,674,11506 ~ 11512 ) //===== Additional Comments: ================================= //= 1.0 Initial release. //= 1.1 Fixed F_Beverage function not found error and also add the description file //============================================================ Download: https://rathena.org/board/files/file/3434-slot-machine-bevarage-vending-machine-simulate-vending-machine-system/ Git: https://github.com/Yuchinin/rathena-script/tree/master/vending%20machine Edit: Fixed the F_Beverage function not found issue. Sorry my bad. Edited February 19, 2016 by yuchinin 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.