07.01.2013, 19:54
Quote:
Code:
#include <a_samp> #include <a_http> #include <a_mysql> #include <cmd> #include <core> #include <float> #include <sscanf2> #include <streamer> |
Otherwise, I can't think of a reason for that callback not to be declared.
Quote:
Some feedback for you sir:
1) I know that. 2) I'm not running any filterscripts which uses the streamer. 3) I have been running the plugin without problems (objects, checkpoints, pickups). 4) I have CLEARLY stated that the error is only shown when I add a CreateDynamicRaceCP line. If anyone can offer me a real solution, I'd be very grateful! |
Anyway, I've tested
pawn Code:
CreateDynamicRaceCP(0,0,0,0,10,10,10,10);
pawn Code:
public Streamer_IncludeFileVersion = 0x26105;
What operating system do you use? I tested CreateDynamicRaceCP in my server on Windows 7 64-bit without any error.