Jump to content
  • 0

Search in between in lua script


SAGEPAPI

Question

3 answers to this question

Recommended Posts

if A == 4 then
local p = gg.prompt({'input exp low value','input exp high value'},{nil,nil},{'number','number'})
gg.searchNumber(p[1]~p[2],gg.TYPE_DOUBLE)
end

When i type the 2 values in. The only thing it searches is 1. 

Link to comment
Share on other sites

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.