14.05.2012, 04:19
No errors are being printed on console.
Im using ZCMD, and I thought that may need to be updated but it appears to have no errors.
Here are all the PAWN Includes
And the Include files are sscanf and streamer
Im using ZCMD, and I thought that may need to be updated but it appears to have no errors.
Here are all the PAWN Includes
pawn Code:
#include <a_samp>
#include <streamer>
#include <a_zones>
#include <foreach>
#include <yom_buttons>
#include <djson>
#include <progress>
#include <YSI\y_timers>
#include <zcmd>
#include <sscanf2>