Jump to content
  • 0

Color and search


-SAICOBO-

Question

Can you search more than one mask at a time?

example:

gg.searchNumber("60;79", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)

gg.refineNumber("60", gg.TYPE_FLOAT, false, gg.SIGN_EQUAL, 0, -1)

gg.refineAddress("B08;?C9;80?", -1, gg.TYPE_FLOAT, gg.SIGN_EQUAL, 0, -1)

"It is if you can either refine or search several addresses directly"

 

My second question is whether you can add color to the letters within the script

Example:

Color=60,60,60,60

GradientColor | 120 | 255,0,0,255 ; 0.0 | 0,255,0,255 ; 0.5 | 0,0,255,255 ; 1.0

Text=Hello World

gg.alert(''..Text.. '')

--

Thank you

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

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.