What else could be missing ?
#1

PHP код:
#include <a_samp>
#include <core>
#include <float>
#include <time>
#include <file>
#undef MAX_PLAYERS
#define MAX_PLAYERS 150
#define MAX_ZONE_NAME 28
#include <djson>
#include <streamer>
#include <yom_buttons>
#include <Dini>
#include <sscanf> 
Streamer, and Sscanf are the current plugins, however its still giving a Runtime error 19.

What else have I missed ?
Reply
#2

#include <core>
#include <float>
#include <time>
#include <file>

Included auto in a_samp.inc

Maybe zcmd.inc? or dutils, dudb, dini... who knows.

You have to think what you have used. Maybe add Whirlpool.dll?
Reply
#3

Quote:
Originally Posted by [MG]Dimi
Посмотреть сообщение
#include <core>
#include <float>
#include <time>
#include <file>

Included auto in a_samp.inc

Maybe zcmd.inc? or dutils, dudb, dini... who knows.

You have to think what you have used. Maybe add Whirlpool.dll?
I am not a retard.. I just can't seem to know what PLUGIN I'm missing, and since I'm using dini, and already showed you in the previous post I am, I'm not in need of zcmd, nor dutils, or dudb.


Edit: Nvm, I missed a really pathetic thing.
Reply
#4

Do you use the newest sscanf?

If so, then type #include <sscanf2>
Reply
#5

Quote:
Originally Posted by cruteX_modshop
Посмотреть сообщение
Do you use the newest sscanf?

If so, then type #include <sscanf2>
That wasn't the problem.
Reply
#6

Quote:
Originally Posted by =WoR=G4M3Ov3r
Посмотреть сообщение
That wasn't the problem.
Oh, sorry then.
Reply
#7

Quote:
Originally Posted by =WoR=G4M3Ov3r
Посмотреть сообщение
PHP код:
#include <a_samp>
#include <core>
#include <float>
#include <time>
#include <file>
#undef MAX_PLAYERS
#define MAX_PLAYERS 150
#define MAX_ZONE_NAME 28
#include <djson>
#include <streamer>
#include <yom_buttons>
#include <Dini>
#include <sscanf> 
Streamer, and Sscanf are the current plugins, however its still giving a Runtime error 19.

What else have I missed ?
Probably it's nothing to do with plugins.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)