Quote:
Originally Posted by OstGot
Download and add crashdetect to your plugins to see if something fails while the script is executing.
|
I just installed the crashdetect plugin, but there are no errors in the console/server_log.txt.
In game I type a command and nothing happens, as if it were an empty command with nothing.
Only RCON command works for example /rcon login or /rcon ban etc ...
Is there a problem with izcmd?
My Includes:
#include <a_samp>
#include "../include/sscanf2.inc"
#include "../include/foreach.inc"
#include "../include/izcmd.inc"
#include "../include/streamer.inc"
#include "../include/yoursql.inc"
//#include <nex-ac>
#include "../include/colandreas.inc"
#include "../include/regex.inc"
#include "../include/attachmentfix.inc"
#include "../include/kickbanfix.inc"
#include "../include/colors.inc"
#include "../include/spectate.inc"
#include "../include/gangzones.inc"
#include "../include/progress2.inc"
#include "../include/spikestrip.inc"
#include "../include/timestamptodate.inc"