A SA:MP plugin what provides some useful functions to work with time frames.
You can download the last stable version of this library from my server.
Linux: https://www.mschnitzer.de/downloads/samp/timeutils/release/last/timeutils.so
Windows: https://www.mschnitzer.de/downloads/samp/timeutils/release/last/timeutils.dll
The PAWN include can be found here: https://www.mschnitzer.de/downloads/samp/timeutils/release/last/timeutils.inc
If you want to compile it, you can open it in Visual Studio and compile it by pressing F5 (Windows) or you can execute the makefile in Linux by executing this command (you should adjust the output file path in the makefile):
make timeutils
- Fork the project
- Make your changes
- Make a pull request
- Your changes will be reviewed as soon as possible. (Take a cup of tea)