SA-MP Forums Archive
Commands only work when Crashdetect plugin is used. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Commands only work when Crashdetect plugin is used. (/showthread.php?tid=495039)



Commands only work when Crashdetect plugin is used. - Brandon_More - 15.02.2014

When crashdetect is used:

I have this really fucked up situation / bug, whatever you want to call it. Anyway, when I start the server, it comes on although when you join it doesn't hide any text draws, and the Welcome TD fills the whole screen.

When crashdetect isn't used:

Although, when you don't use Crashdetect, everything works.. until someone joins the server. Now the whole system crashes. No-one can login. No-one can use commands... It's really fucked up..... :/




But, when you start the server on localhost, everything works.... with or without crashdetect.....


Re: Commands only work when Crashdetect plugin is used. - SwisherSweet - 15.02.2014

You might wanna check the #define MAX_PLAYERS if it's not used then do
#undef MAX_PLAYERS
#define MAX_PLAYERS [player slots in server...]