Jump to content
  • 0

variables


Haitiaan

Question

Posted

How can put more then 1 string between gg.searchNumber?

every-time i put more then 1 string the gg just finishe the script like there was nothing wriden..

in case i did not explain very well hear is a example of what i more or less mean.
 

test = 23
test1 = 25
gg.searchNumber(test, gg.TYPE_FLOAT) --[this works fine in GG]

gg.searchNumber(test, test1, gg.TYPE_FLOAT) --[nothing happens or i get some type of error.

 

2 answers to this question

Recommended Posts

Posted
20 minutes ago, RezaHaxz said:

This?

 

yes! that exactly thanks man, somehow i saw it before but could not find. so appreciated haha

Archived

This topic is now archived and is closed to further replies.

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