29.08.2010, 16:14
Do you use plugins? show all youre includes from your scripts.
Eg,
Maybe you use a plugin and the plugin isn't in the correct folder which is why sampserver cant find the file/function.
That might not be your problem but it is a common cause for that particular error.
Eg,
pawn Код:
#include <a_samp>
#include <djson>
#include <streamer>
That might not be your problem but it is a common cause for that particular error.