Releases: katursis/Pawn.CMD
Releases · katursis/Pawn.CMD
3.4.0-omp
- Updated to the latest samp-ptl version
- Fixed randomly gamemode breaking caused by samp-ptl errors handling
- Added config option LogAmxErrors (true by default)
Just put .dll/.so in components folder
3.4.0
- Updated to the latest samp-ptl version
- Fixed randomly gamemode breaking caused by samp-ptl errors handling
- Added config option LogAmxErrors (true by default)
3.3.6-omp
- Adapted Pawn.CMD to open.mp RC2
Just put .dll/.so in components folder
3.3.6
- Updated samp-ptl to the latest version
3.3.5
- Updated samp-ptl to the latest version
- Fixed bug in PC_SetFlags
3.3.4
- Updated samp-ptl to the latest version
- Improved error messages
- Fixed some rare crashes
- Small optimizations
3.3.3
- Fixed "bad conversion" error
- Updated samp-ptl to the latest version
3.3.2
- Fixed UB (server crashing)
3.3.0
- Fixed YSI (y_hooks) incompatibility
- Fixed multibyte strings
- Semicolons at the end of alias and flags declarations not allowed now (Issue #20)
- Added pawncmd.cfg file (More info in README.md)
- Completely rewritten using samp-ptl