How to make Dice Game? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: How to make Dice Game? (
/showthread.php?tid=162999)
How to make Dice Game? -
iZN - 25.07.2010
There will be command /dice (player ID) (amount of money)
For example /dice 2 30000
ID 2 will have this message: "Deadly_Evil challenged you to dice for $30000. /roll to dice and /no to decline."
If you do /roll you will dice for $30000 Then a ClientMessage comes: "Deadly_Evil diced 4 and guy with id 2 diced 3 so Deadly_Evil won $30000 ! ".
if you do /no then nothing.
Is this really possible?
If its please tell me how i can make one (or make one for me please)
Re: How to make Dice Game? -
PotH3Ad - 25.07.2010
Script Request Thread
https://sampforum.blast.hk/showthread.php?tid=118885&page=139
Yes its possible...