04.09.2014, 01:03
plz any one help fix this error on satdm_v11
fatal error 100: cannot read from file: "YSI\y_commands"
fatal error 100: cannot read from file: "YSI\y_commands"
//===============================Include Files==================================
#include <YSI\Core\y_ini>
#include <YSI\y_timers>
#include <YSI\y_files>
#include <a_samp>
#include <fixes>
#include <streamer>
#include <irc>
#include <a_http>
#include <ladmin>
#include <lfuncs>
native WP_Hash(buffer[], len, const str[]);
#include <Double-O-Files_2>
#pragma dynamic 556992
native sscanf(const data[], const format[], {Float,_}:...);
native unformat(const data[], const format[], {Float,_}:...) = sscanf;
|
where can i download that and like this cmd on my gm
Код:
//===============================Include Files==================================
#include <YSI\Core\y_ini>
#include <YSI\y_timers>
#include <YSI\y_files>
#include <a_samp>
#include <fixes>
#include <streamer>
#include <irc>
#include <a_http>
#include <ladmin>
#include <lfuncs>
native WP_Hash(buffer[], len, const str[]);
#include <Double-O-Files_2>
#pragma dynamic 556992
native sscanf(const data[], const format[], {Float,_}:...);
native unformat(const data[], const format[], {Float,_}:...) = sscanf;
#include <YSI\y_timers> #include <YSI\y_files> #include <a_samp> #include <fixes> #include <streamer> #include <irc> #include <a_http> #include <ladmin> #include <lfuncs> |