134340Goat

Win Pazaak

Recommended Posts

I hate Pazaak. But there are certain benefits to winning games, especially against Suvam in K1. And some funny dialogue, such as against Niklos

 

For either game, can there be a mod to insert some kind of "instant win" button for Pazaak? I hate that broken game

Share this post


Link to post
Share on other sites

Designing such a mod is possible, but it would be very possible to introduce compatibility bugs, since every dialog that can launch pazaak will have its own script to be launched after the game is over. This is often used to record the result and then launch some sort of dialog. You'd need to decompile each of these scripts.

 

Inside each, you'd probably find GetLastPazaakResult() and a check for 0 or 1; you'd want to just replace all this with 1 or something to make it an instant win.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.