SA-MP Forums Archive
No command works - 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: No command works (/showthread.php?tid=665197)

Pages: 1 2


Re: No command works - Kasichok - 02.04.2019

Quote:
Originally Posted by pwskyline34
View Post
I do not know what you're saying. I do not have to spend anything at all. It's simple what I'm writing. IT WORKS ON WINDOWS but DOES NOT WORK on LINUX. You do not have to be so smart, I think. Stop giving warnings and help me for god.
go to server cfg and change all plugins

Code:
plugins sscanf streamer and more...
to

Code:
plugins sscanf.so streamer.so and more...
make sure to download .so not .dll plugins for linux


Re: No command works - Logic_ - 02.04.2019

Quote:
Originally Posted by Kasichok
View Post
go to server cfg and change all plugins

Code:
plugins sscanf streamer and more...
to

Code:
plugins sscanf.so streamer.so and more...
make sure to download .so not .dll plugins for linux
And sometimes plugin order matters, this happened with us when we had a custom hashing plugin for password not load when we used one of the public plugins until we included before it. Although, I don't know why this happened but just an advice.


Re: No command works - pwskyline34 - 02.04.2019

Quote:
Originally Posted by Logic_
View Post
And sometimes plugin order matters, this happened with us when we had a custom hashing plugin for password not load when we used one of the public plugins until we included before it. Although, I don't know why this happened but just an advice.
Quote:
Originally Posted by Kasichok
View Post
go to server cfg and change all plugins

Code:
plugins sscanf streamer and more...
to

Code:
plugins sscanf.so streamer.so and more...
make sure to download .so not .dll plugins for linux
I have the plugins in .so. Ordered correctly


Re: No command works - pwskyline34 - 02.04.2019

Quote:
Originally Posted by Y_Less
View Post
I didn't give you a warning - and you should be grateful for that! People have been given them for less. I have two jobs - helping and moderating, I could spend more time on the former if people didn't break rules and thus devote me to the latter.
Then I love you. Can you help me with this problem? you who are intelligent and the fucking master.