udan11 / samp-plugin-timerfix

High accuracy timing events for SA-MP servers.
BSD 2-Clause "Simplified" License
17 stars 20 forks source link

v.15 fixed "IsValidTimer" #23

Open devbluen opened 1 year ago

devbluen commented 1 year ago

I'm not sure if I could post it this way here, but probably many people are facing the same issue. A new function called "IsValidTimer" was added to the release in timerfix.inc, but it is not declared in the plugin released in version 15.

The project was created in Visual Studio 2010 and recompiling it is very complicated. Anyway, I compiled the file only for Windows with the "IsValidTimer" fixed and functional. I believe that the source available in the repository already has the problems I encountered during compilation on Windows fixed for Linux, so I only compiled it on Windows.

You can find the download link below.

timerfix.zip