Jump to content
  • 0

Adjustment value doubles every 5 twangs


salim_000
 Share

Question

Hello friends, how do I modify a value that increases every 5 twains? This means that even if I stop the game from applying, the value increases, I cannot search for it. It doubles every 5 twains. The search must be completed in less than 5 twains. 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

[ @salim_000 ]
---
While performing search, you need to freeze the game. Go enable "Autopause Game" feature to "Yes". Or using a script:

gg.processPause()
gg.searchNumber(12, gg.TYPE_FLOAT)
gg.processResume()

---

Link to comment
Share on other sites

  • 0

what does twains mean ? i would understand better if you said like every 5 minute/sec/days etc...

Edited by MAARS
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.