Jump to content
  • 0

GG is not search the exact value (with video)


AjYouTube
 Share

Question

Recommended Posts

  • 0
49 minutes ago, Enyby said:

All work for me.


gg.searchNumber('5.222099e-315E~6.3614332e-315E', gg.TYPE_DOUBLE)

 

 

a = 99

 

gg.searchNumber(5.222099e-315E~6.3614332e-315E;(a-1)..~..a::15,gg.TYPE_AUTO)

 

Above showing error

 

gg.searchNumber('5.222099e-315E~6.3614332e-315E;(a-1)..~..a'::15,gg.TYPE_AUTO)

 

Game guardian skiping the line Above 

 

Link to comment
Share on other sites

  • 0
35 minutes ago, Enyby said:

nonsense in both lines.

Ya 

 

36 minutes ago, Enyby said:

 Learn different between string and number

Now i got it string and number are different 

I Created nonsense  above

 

Thanks 

a = "15"
m = (a-1).. '~'..a
b = "::15"

gg.searchNumber('5.222099e-315E~6.3614332e-315E;'..m..b,gg.TYPE_FLOAT)

Working

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.