SA-MP Forums Archive
Need Help - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Need Help (/showthread.php?tid=638672)



Need Help - Chams - 04.08.2017

i have 2 problems ,
First : i've added plugins to my server files , but i dont know how i can add it in server.cfg i mean what's type to add it ?? (like : mysql.so or musql (without .so)) i want to know .
Second ; how i can add a command in my gamemode ??


Re: Need Help - FreAkeD - 04.08.2017

https://sampwiki.blast.hk/wiki/Server.cfg Scroll down to the 'plugins (N)' column, it will show you useful information.

Command processors (search if you need to):

https://sampforum.blast.hk/showthread.php?tid=571047
https://sampforum.blast.hk/showthread.php?tid=608474
https://sampforum.blast.hk/showthread.php?tid=576114
https://sampforum.blast.hk/showthread.php?tid=576114


Re: Need Help - Chams - 04.08.2017

i understand adding command , but still the Plugins not work , i did with .so and i did without it but still not working


Re: Need Help - StrikerZ - 04.08.2017

Windows PC Or Linux?


Re: Need Help - Chams - 04.08.2017

Windows PC


Re: Need Help - FreAkeD - 04.08.2017

You don't need to add .so at the end then.

From the wiki link I posted:

Linux users have to put .so behind the plugin name in order for it to work

For Windows, you don't have to put .dll behind in the plugin name. Ex. plugins plugin1 plugin2


Re: Need Help - Chams - 04.08.2017

go see that : Click Me
i do that but still Not Work .


Re: Need Help - Astralis - 04.08.2017

Quote:
Originally Posted by Chams
Посмотреть сообщение
go see that : Click Me
i do that but still Not Work .
Post server log txt here