/* Script Name: HiLoCards.cs Author: CEO Version: 1.0 Donations Accepted! Using this regularly on your shard? Feel free to drop me a few bucks via Paypal! https://www.paypal.com/xclick/busin...CEO BlackJack Donation&no_shipping=0&no_note= Purpose: Casino card game Description: See ingame help button. Installation: Hilocards.cs into your custom scripts folder and restart. ]add HiLoCards Requirements: Also requires carddeck.cs object. Payout Percentage for HiLoCards: Using a 1000 gp bet and 1 million automated plays. If card is a < 7 choice is higher, if card is > 7 choice is lower. If card is 7 the choice is random. Guess 2: 81.08% Guess 3: 80.52% Guess 4: 79.27% Guess 5: 80.34% Guess 6: 79.79% Guess 7: 81.88% Guess 8: 82.17% Guess 9: 78.80% Guess 10: 81.54% */ //Use this if do your own profiling if you adjust payout amounts. //#define PROFILE // If you're using an SVN that supports List<> methods (remove the //s) to use those instead of arrays or add them for RC1. #define RC2 // If you have XMLSpawner installed this definition will give you a larger property gump //#define XMLSPAWNER Just a reminder, use must get carddeck.cs to go along with this game. That can be found HERE. Also requires CasinoToken found in my CEOTurboSlots. If you don't use my TurboSlots I've included CasinoToken.cs as a separate download in the attachments. separate download in the attachments. More info: http://www.runuo.com/community/threads/ceos-hilo-card-game.85105/#post-727608