_ALS_
#1

Hi,


Код:
stock AC_GivePlayerMoney(playerid,money)
{
   GivePlayerMoney( playerid, money );
}

#if defined _ALS_GivePlayerMoney
    #undef GivePlayerMoney
#else
    #define _ALS_GivePlayerMoney
#endif
#define GivePlayerMoney AC_GivePlayerMoney
So this code will be infinite? because giveplayermoney call ac_giveplayermoney, and there is giveplayermoney so this will be calling and calling or no?
Reply


Messages In This Thread
_ALS_ - by Bussyman - 28.06.2017, 10:41
Re: _ALS_ - by Gammix - 28.06.2017, 10:51

Forum Jump:


Users browsing this thread: 1 Guest(s)