samp-plugin-timerfix icon indicating copy to clipboard operation
samp-plugin-timerfix copied to clipboard

v.15 fixed "IsValidTimer"

Open devbluen opened this issue 1 year ago • 0 comments

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

devbluen avatar Sep 20 '23 03:09 devbluen