Initializing arrays, ellipsis
#7

You're running into problems because of the include guards. Try compiling with -Z or just do this:
pawn Код:
#include <a_samp>
#define _inc_a_samp
#include <sscanf2>
Not sure if there is an official update to the include that has a better check for previous inclusion.
Reply


Messages In This Thread
Initializing arrays, ellipsis - by Baltazar - 07.03.2016, 23:05
Re: Initializing arrays, ellipsis - by SickAttack - 08.03.2016, 01:42
Re: Initializing arrays, ellipsis - by Crayder - 08.03.2016, 02:07
Re: Initializing arrays, ellipsis - by Baltazar - 08.03.2016, 16:19
Re: Initializing arrays, ellipsis - by Baltazar - 08.03.2016, 16:39
Re: Initializing arrays, ellipsis - by Crayder - 08.03.2016, 20:17
Re: Initializing arrays, ellipsis - by Slice - 10.03.2016, 09:24

Forum Jump:


Users browsing this thread: 1 Guest(s)