katursis / Pawn.CMD

🚀 Plugin-powered command processor for SA:MP server
MIT License
119 stars 13 forks source link

Update to latest omp sdk and make code compatible #51

Closed AmyrAhmady closed 1 year ago

AmyrAhmady commented 1 year ago

open.mp now uses different way of listening to player events (they are separated now) and pawn component SDK has changed to provide more API (and potentially remove the need of using samp-sdk)