(SA-MP) Using ".dll" plugins common mistake.

Hi,
 
Using Windows ".dll" plugins with Linux OS is a common mistake customers do, this article will help you to avoid doing this mistake that will cause problems with your server such as "Unknown Gamemode".
 
How the mistake happens:-
1. You are using ".dll" Plugins which is made for Windows only. OR, you did put ".dll" in "server.cfg" after each plugin name.
2. We are using Linux Operating System, not Windows.
 
How to solve it:-
1. Make sure you have all your plugins with ".so" not ".dll", in the "Plugins" Folder.
2. Do not forget to put ".so" after each plugin name in "server.cfg".
  • 9 Users Found This Useful
Was this answer helpful?