Jump to content
  • 0

Slider script


PadMad

Question

2 answers to this question

Recommended Posts

55 minutes ago, PadMad said:

I have a problem, I know how people make scripts with multi-selection and normal selection, but I don't know how to make a script that has a slider.

 

Help please, share an example of such a code.

IMG_20210306_092820.jpg

This is a prompt. Google search is always ready for you...

https://gameguardian.net/help/classgg.html#afe6c5b86ba0ae295899fd259232aac2b

print('prompt 5: ', gg.prompt(
    {'seek bar 1 [32; 64]', 'seek bar 2 [-80; -60]'},
    {42, -76},
    {'number', 'number'}
))

 

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.