*** I can't name topics well!
#7

Did you mean this?:

Код:
#include <a_samp>
#include <sscanf2>
#include <dini>
#include <SII>
#include <dutils>
//========
#define dcmd(%1,%2,%3) if ((strcmp((%3)[1], #%1, true, (%2)) == 0) && ((((%3)[(%2) + 1] == 0) && (dcmd_%1(playerid, "")))||(((%3)[(%2) + 1] == 32) && (dcmd_%1(playerid, (%3)[(%2) + 2]))))) return 1
//========

#if !defined isnull
    #define isnull(%1) \
                ((!(%1[0])) || (((%1[0]) == '\1') && (!(%1[1]))))
#endif

#undef MAX_PLAYERS
#define MAX_PLAYERS (50)
#pragma tabsize 4
#pragma unused ret_memcpy

#define ModeName "Supra Deathmatch"
Reply


Messages In This Thread
Bug with loading gamemode - by Banaaniaju - 29.10.2012, 13:34
Re: Problem with GameMode! - by Banaaniaju - 29.10.2012, 15:21
Re: Problem with GameMode! - by verlaj - 29.10.2012, 15:24
Re: Problem with GameMode! - by Banaaniaju - 29.10.2012, 16:10
Re: Problem with GameMode! - by [D]ry[D]esert - 29.10.2012, 16:54
Re: Problem with GameMode! - by [HK]Ryder[AN] - 29.10.2012, 16:57
Re: Problem with GameMode! - by Banaaniaju - 29.10.2012, 17:12
Re: Problem with GameMode! - by Banaaniaju - 29.10.2012, 17:36
Re: Problem with GameMode! - by Banaaniaju - 30.10.2012, 13:21
Re: *** I can't name topics well! - by Banaaniaju - 30.10.2012, 17:39

Forum Jump:


Users browsing this thread: 1 Guest(s)