Jump to content

Dicebet Gambling 1.1


2 Screenshots

About This File

Dicebet Gambling

This is a simple script that allows players to gamble with other player using dicebet command.
This idea came from  GTA SAMP which me and my brother played before. He asked me if I can implement it into his server so I did.
I decided to share it here so I can give some contribution here even with this simple script.
I hope you guys would like it and please report if you found any bugs in the script.

I'm actually thinking ways to optimize this script and add some features into it. So I guess suggestions will be welcome. 
/gawi
 

Configuration

OnInit:
	.MinBet = 1; // Minimum amount to bet
	.MaxBet = 500000000; // Maximum amount to bet NOTE: If you increase it by 500m, make sure that max zeny allowed per char is > 1b


New Atcommands
@dicebet <opponent name> <amount to bet> - sends a dicebet invitation to another player
@acceptdb - accepts the dicebet invitation
@declinedb - declines the dicebet invitation
@resetdb - resets the dicebet invitation


What's New in Version 1.1   See changelog

Released

1.1 Updated script to work on rAthena Hash Git Hash: ea88ea5

  • Upvote 2
  • Like 1

×
×
  • Create New...