PadMad Posted March 6, 2021 Posted March 6, 2021 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.
ItsSC Posted March 6, 2021 Posted March 6, 2021 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. 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'} ))
SAGEPAPI Posted March 8, 2021 Posted March 8, 2021 On 3/6/2021 at 8:25 AM, ItsSC said: This is a prompt. Google search is always ready for you... Exactly.
Question
PadMad
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.
2 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.