Jump to content

Tutorial: How to freeze values in script - GameGuardian


Platonic
 Share



 Share


Recommended Comments

19 hours ago, daniel5454 said:

Not working

it does work. this is how you have to do it to freeze, you made a mistake then.

Link to comment
On 10/16/2018 at 8:57 PM, XxhentaixX said:

it does work. this is how you have to do it to freeze, you made a mistake then.

Don’t lie man. It doesn’t even edit the vale much less freeze it. Total waste of time, u even spelt freeze wrong (freez)

Edited by Siddagraaa
Link to comment

How do I recover the changing amount?

,......................

gg.setRanges(gg.REGION_ANONYMOUS)
gg.searchNumber('100.0;1.40129846e-45;170.82159423828;1.0:17' , gg.TYPE_FLOAT, false, gg.SING_EQUAL, 0, -1)
gg.searchNumber ('100')
t = gg.getResults(1)
t[1].value = '100'
t[1].freeze = true
t[1].freezType = gg.FREEZE_NORMAL
print('Replaced: ', gg.addListItems(t))
gg.toast('Vida ON')
end

[added 3 minutes later]

Thanks deis de ja.

Link to comment

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
×
×
  • 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.