katursis / Pawn.CMD

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

Skipping legacy plugin 'pawncmd'; There is an open.mp compatible version you can find here: https://github.com/katursis/Pawn.CMD/releases , make sure to download x.x.x-omp version #61

Closed IliesAlexandruBogdan closed 10 months ago

IliesAlexandruBogdan commented 1 year ago

Hello, i want to run Open.MP project and when i start server i recieve this error:

Skipping legacy plugin 'pawncmd'; There is an open.mp compatible version you can find here: https://github.com/katursis/Pawn.CMD/releases , make sure to download x.x.x-omp version

I'm use pawncmd 3.3.6 omp version and i have same problem with the last pawncmd version

FreddieCrew commented 12 months ago

Use the 3.4.0-omp version as Pawn.CMD utilizes memory hacking methods, you'll need to use this version.

IliesAlexandruBogdan commented 11 months ago

@FreddieCrew I use 3.4.0-omp and same problem

FreddieCrew commented 11 months ago

@FreddieCrew I use 3.4.0-omp and same problem

Place it inside 'components' folder, not 'plugins' folder.

IliesAlexandruBogdan commented 10 months ago

Thanks a lot, it works.