rt-2 / SA-ARP

San Andreas Advanced Role-Play
2 stars 1 forks source link

Time change chunky #526

Open rt-2 opened 2 years ago

rt-2 commented 2 years ago

Time system should change minutes also (right now its only the hour, so the transition is not smooth every hour, this is especially noticeable at sunset/sunrise).

The current script uses 'SetWorldTime' which can only take hours as argument. The function 'SetPlayerTime', on the other end, can also take minutes as an argument.