Casinos
#7

Quote:
pawn Код:
OnPlayerRequestGamble(playerid, gameid)
return 1 = allow
0 = disallow

Would be a way to disable gambling without disabling interior exit/enter markers

pawn Код:
OnPlayerGamble(playerid, gameid, wager)
Would be called the when the player starts the casino game

pawn Код:
OnPlayerRecieveWinnings(playerid, gameid, amount, draw)
return 1 = give money
0 = dont give money

draw = tie game? i.e. a push on blackjack

Could regulate winnings with this function (since the gambing system seems rigged IMO)

Something along those lines and I would be satisfied.
Reply


Messages In This Thread
Casinos - by ledzep - 15.10.2009, 02:35
Re: Casinos - by BMUK - 15.10.2009, 04:04
Re: Casinos - by ledzep - 15.10.2009, 04:21
Re: Casinos - by Matite - 15.10.2009, 04:49
Re: Casinos - by Rizard - 15.10.2009, 05:38
Re: Casinos - by Dj_maryo1993 - 15.10.2009, 08:26
Re: Casinos - by ledzep - 15.10.2009, 23:05

Forum Jump:


Users browsing this thread: 1 Guest(s)