Quote:
|
Originally Posted by Zeromanster
Quote:
|
Originally Posted by Chago
Did you make folder called plugins and puted your plugin into it. If you didn't then you need to create it and call the new folder 'plugins' without ' and the plugin must be in it.
|
Yes i did, like i explained in my earlier post...
Quote:
|
Originally Posted by Zeromanster
Quote:
|
Originally Posted by Mikep
If your server is linux, plugin must be .so unlike Windows where it must be .dll
Make sure its "plugins" not "Plugins"
|
My server is windows so im using .dll, and yes it's not "Plugins" it's "plugins" ...
So where do i put the plugins line in the server.cfg ? I made it like this, (on the bottom)
Код:
echo Executing Server Config...
lanmode 0
rcon_password *censored*
maxplayers 10
port 7777
hostname <()Team DeathMatch()>
gamemode0 tdmo 1
filterscripts adminspec vactions xstreamer
announce 1
query 1
weburl www.sa-mp.com
anticheat 0
plugins xstreamer
Whats wrong ?
|
My question was, where to put the plugins line in server.cfg ?
|
The answer to your question is: the plugins line can go anywhere in your server.cfg it doesn't matter where you place it.