Hello,
I want to make it so an inputbox popup but just the first time it opens.
this is because i would let it save as a variable in a .ini file and load when i start it a second time.
i was thinking about a if settings.ini exists then return else inputbox ...
do you think that will work?
I want to make it so an inputbox popup but just the first time it opens.
this is because i would let it save as a variable in a .ini file and load when i start it a second time.
i was thinking about a if settings.ini exists then return else inputbox ...
do you think that will work?