How do i make an PayTime / PayHour Script?
# support-forum
q
I didn't know how to make PayTime or PayHour script on SA-MP, i put the script at OnGamemodeInit but didn't work fine, anyone have it? I've been make it the script called with SetTimer("PayT", 60 * 60 * 1000, true); and i want to make it the script working at specific hour like hour == 0, hour == 1, etc..

https://cdn.discordapp.com/attachments/1097349465632948245/1097349466232737833/IMG_20230417_103328.jpg

c
that would work fine only if you start that timer at :00 minute
make an 30 seconds timer or whatever, and check inside it if minute is :00
q
how?
can you share it?
there you go bud, little system i did for a rpg gm.
q
thank you so much
ok i will close this thread