(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.