 |
Castle Paradox
|
View previous topic :: View next topic |
Author |
Message |
ultimadiablo Guest
|
Posted: Mon Jun 21, 2004 6:45 pm Post subject: Casino Games In My Game |
|
|
Hey all those who bother to read this.
-------------------------------------------------
I need some well working scripts for my games.
I got referred here by jaimes. I need working order scripts for
all types of games. But most importantly I need scripts for three games.
1. Roulette
2.Blackjack
3. THe Slot machines ofcourse!
If anyone can send me any of these or variations I would appreciate it.
You can contact me at ultimadiablo@hotmail.com
P.S. If anyone has casino chips/etc graphics that could help to!
P.S.S. Ideas and Suggestions welcome so dont be shy!  |
|
Back to top |
|
 |
*Worthy* Critical Thinker

Joined: 11 Aug 2003 Posts: 186
|
Posted: Wed Jun 23, 2004 8:16 am Post subject: |
|
|
You are going to have to be more specific. Creating those scripts you need is not a challenging task, but you don't offer any specifics for anyone who may possibly be interested to work from. For blackjack, do you want graphics of the cards to show or simply the values? What do you want to happen when the player wins or gets a blackjack? One can't make a script for you without the necessary information.
Even if you give this information, however, I don't think many people will make an entire script for you. You should try to accomplish the task on your own, then post here if you need help with something. By having other people do things for you, you will never get better at them yourself. So, why don't you try to make the scripts yourself, and, if you run into a problem, then post here and ask a specific question with enough information for one to answer.
Good luck,
~Worthy _________________ You can do whatever you want...but prison is full of people who make bad decisions. |
|
Back to top |
|
 |
msw188
Joined: 02 Jul 2003 Posts: 1041
|
Posted: Mon Jun 28, 2004 1:02 pm Post subject: I'm having one too |
|
|
There is going to be a casino in my game too I think, but I would like to have a poker game like the electronic ones sometimes in bars. This I believe will be a somewhat more difficult script, mostly the computer checking to see what is your best hand out of your five cards, ESPECIALLY if I want to include jokers (which I do).
For the author of the post, I'm ot yet sure what is the best way to script a card game. Right now I'm thinking of having five variables which will record what five cards you have, and another five indicating those that you have thrown away (so you can't get two of the same card). You shouldn't need those for Black Jack, but you will need variables for the dealer, and anyone else if you plan on allowing other computer players to play. Beyond that, all you need is some simple modular arithmetic to calculate different hands (plus some > checking for face cards, maybe). If you make a map specially for this (as I plan to do), modular arithmetic can also help graphics wise. For myself, I plan on having the first 14 npcs being the fourteen card values, with facing north for diamonds, facing east for hearts, etc. You can check the document plotscr.hsi, or something like this, for the actual numerical values of a lot of constants like directions which can help this kind of script, I think. |
|
Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|