A1m`
A1m`
> > It would be great to have this functionality available already — ideally in SM 1.12/1.13. Requiring people to rely on the unstable branch just to get these features...
So what about this commit?
 I did not describe that this is a compiler problem, because if you rebuild the plugin using a new compiler, then after loading this plugin the server will crash
I know that it’s not good to write such code, but I found such code in a plugin, and it is this that crashes the server, other plugins with the...
Changes in commit [ceffea8](https://github.com/alliedmodders/sourcepawn/commit/ceffea83c1940df9dff44dc46e1faa4ccc515d5e) cause crash
Fix for the 2nd case: https://github.com/alliedmodders/sourcemod/pull/2366
**Comment:** I don’t want to edit huge chunks of website and daemon code to switch everything to the same time zone — this could create many problems. Instead, the best...
The extension looks useful and well-designed. It seems particularly valuable for exchanging data between external services. Perhaps an extension like [REST in Pawn](https://github.com/ErikMinekus/sm-ripext) could complement it, although I believe that...