• 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Pawn] A correctly installed Filterscript (driverfs) does not work.
#1
Hi it's me again :C (I think I'll get banned from this forum if I keep posting so often :P)



Anyway, I need your help to install this FilterScript?https://github.com/Naseband/SAMP-Driver-FS??I downloaded and installed all the libraries it requires, I compiled it without problems, but when I install it on the server and try to use a command I get the message "Unknown command" when the command I use is defined, basically it's as if the FS does not start.





Someone already tried to install this FS or know how to solve this problem? I would appreciate your help. Greetings to all!
  Reply
#2
Can you see any errors in your server_logs.txt?
  Reply
#3
(2021-04-07, 10:19 PM)destiezk Wrote: Can you see any errors in your server_logs.txt?



none, it is very strange.



I downloaded a server from the official samp site to make sure it wasn't an error with the server where I was testing it before, maybe it's because of some of the includes?



Code:
#include <FCNPC>

#include <GPS>

#include <colandreas>

#include <rotations>

#include <zcmd>



As I say, I installed them all and it compiles fine, but that's all I can think of :C



edit: I fixed the error, it was that I was missing a plugin to start correctly.
  Reply


Forum Jump: