Jump to content

Technoken

Members
  • Posts

    505
  • Joined

  • Days Won

    8

Files posted by Technoken

  1. Free

    Dicebet Gambling

    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. 
     
    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

    565 downloads

    Updated

×
×
  • Create New...