Raised This Month: $51 Target: $400
 12% 

Video Poker


Post New Thread Reply   
 
Thread Tools Display Modes
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 02-14-2009 , 12:55   Re: Video Poker
Reply With Quote #11

Quote:
Originally Posted by crazyeffect View Post
Well... I translated much at this site... And why should i write that has nothing to do with the game...

Also "OF" means "OF" in Dutch

And hold needs to be then:

...
I wasn't saying that you would do that, i was just feeling my lack of knowledge.
joaquimandrade is offline
bomnacama
Senior Member
Join Date: Dec 2008
Location: Portugal
Old 02-14-2009 , 13:07   Re: Video Poker
Reply With Quote #12

this plugin is great, just like his server
__________________



Please FEED MY HAMSTERS by giving me +karma
bomnacama is offline
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 02-15-2009 , 08:14   Re: Video Poker
Reply With Quote #13

I've created the algorithm of checking the results, given the cards, on my own so its the first time i'm testing it.
If you detect any wrong game result please report it to me.

I've took a look at the algorithm in this approved plugin:

http://forums.alliedmods.net/showthread.php?t=25441&highlight=video+poker


And mine is 100x faster, cleaner, elegant.

Last edited by joaquimandrade; 02-15-2009 at 08:43.
joaquimandrade is offline
mazmaajinsh
Senior Member
Join Date: Apr 2005
Location: Latvia
Old 02-15-2009 , 14:29   Re: Video Poker
Reply With Quote #14

If you could make like multiplayer mode with tables, it would be great
__________________
Ahujena
mazmaajinsh is offline
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 02-15-2009 , 14:31   Re: Video Poker
Reply With Quote #15

Quote:
Originally Posted by mazmaajinsh View Post
If you could make like multiplayer mode with tables, it would be great
I didn't understand what you said. Anyway, this game is for single player.
joaquimandrade is offline
Kont
Member
Join Date: Jan 2009
Old 02-16-2009 , 09:40   Re: Video Poker
Reply With Quote #16

hi,
i've errors. mine is latest amxx. i've got following errors.
videopoker.sma(455) : error 017: undefined symbol "menu_addtext"
videopoker.sma(561) : error 017: undefined symbol "menu_addtext"
videopoker.sma(56 : error 017: undefined symbol "menu_addtext"
videopoker.sma(570) : error 017: undefined symbol "menu_addtext"
videopoker.sma(572) : error 017: undefined symbol "menu_addtext"

5 Errors.
Could not locate output file videopoker.amx (compile failed).

all have same fields " menu_addtext(menu, "",0); "
also, what if it's able to play with other players? also what if they lose do they loss their money?
Kont is offline
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 02-16-2009 , 10:50   Re: Video Poker
Reply With Quote #17

Quote:
Originally Posted by Kont View Post
hi,
i've errors. mine is latest amxx. i've got following errors.
videopoker.sma(455) : error 017: undefined symbol "menu_addtext"
videopoker.sma(561) : error 017: undefined symbol "menu_addtext"
videopoker.sma(56 : error 017: undefined symbol "menu_addtext"
videopoker.sma(570) : error 017: undefined symbol "menu_addtext"
videopoker.sma(572) : error 017: undefined symbol "menu_addtext"

5 Errors.
Could not locate output file videopoker.amx (compile failed).

all have same fields " menu_addtext(menu, "",0); "
also, what if it's able to play with other players? also what if they lose do they loss their money?
You're not using the latest amxmodx:

Quote:
Originally Posted by newmenus.inc
PHP Code:
/**
 * Adds a text line to a menu.  Only available in amxmodx 1.8.1 and above.
 *
 * @param menu            Menu resource identifier.
 * @param text            Text to add.
 * @param slot            1 (default) if the line should shift the numbering down.
 *                         0 if the line should be a visual shift only.
 * @noreturn
 * @error                Invalid menu resource.
 */
native menu_addtext(menu, const text[], slot=1); 
You must have amxmodx 1.8.1 or above. Update it. I could have avoid that function but the code would be messier.

The game is and will be single player. Making games, like this, multiplayer would be a great confusion and wouldn't provide funny fast games but sucking waiting ones.

The money that you bet reflects itself in your in game money. When you bet, the money is taken from you. If you lose you lose it, if you win you receive it back with the prize.
__________________
joaquimandrade is offline
bomnacama
Senior Member
Join Date: Dec 2008
Location: Portugal
Old 02-16-2009 , 11:40   Re: Video Poker
Reply With Quote #18

Quote:
Originally Posted by joaquimandrade View Post
I'll give karma to anyone that:
Translates or give feedback to these plugins: Blackjack , Videopoker.
Give feedback to these plugins: Player Configs (Manager) - With top world players configs , Buy Packs
+karma for me
__________________



Please FEED MY HAMSTERS by giving me +karma
bomnacama is offline
joaquimandrade
Veteran Member
Join Date: Dec 2008
Location: Portugal
Old 02-16-2009 , 11:57   Re: Video Poker
Reply With Quote #19

Quote:
Originally Posted by bomnacama View Post
+karma for me
Nao posso dar-te mais

Translation:

Thanks for you support
__________________
joaquimandrade is offline
mazmaajinsh
Senior Member
Join Date: Apr 2005
Location: Latvia
Old 02-16-2009 , 16:39   Re: Video Poker
Reply With Quote #20

Quote:
Originally Posted by joaquimandrade View Post
I didn't understand what you said. Anyway, this game is for single player.
I mean like a real poker, where everyone has it's bank account, and they can play versus each other on 6 or more seats table.
__________________
Ahujena
mazmaajinsh is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:44.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode