i start coding poker but i missing some packets ans suptypes
and what best way to show 2171 packet?
and what best way to show 2171 packet?
i structed all and i got more progress but not finished all suptypesQuote:
Last I checked no one has finished a full poker system.
Any server I've seen claiming to have working poker have just spawned tables and nothing more.
I've structured quite a few of the packets myself and gotten quite a bit of information on the systems behind it but I've yet to finish even getting to the game play of it.
Moral of the story... Structure them yourself. The information is FAR from becoming public.
can give me it please and i will contuine?Quote:
Doubt you're interested but i've had an open offer for a while to write a modular poker system w/ someone. It's something I keep wanting to go back to but never had the time to tackle the entire system at once so i've put it off.
i just showed table with state fixed limited , no limte ,number,etcQuote:
I was more wondering if you were serious about this and were already structuring many packets if you would be interested in writing a system that was source in depended for poker, save us both some time.
How far have you got with the poker system so far?
All I'd done to this point was the ability to
Display table (and all stats)
Modify Table (player count, state, pot, etc)
Join Table
View others join our table
Leave table
I started to structure the packets relating to who's turn it is, who's dealer/big/small blinds. That's where I left off with the system.