[Include] RSIP - Reliable Security IP System
#5

Nice, but why do you need this
pawn Код:
#if defined FILTERSCRIPT
        #if defined _ALS_OnFilterScriptInit
                #undef OnFilterScriptInit
        #else
                #define _ALS_OnFilterScriptInit
        #endif
        #define OnFilterScriptInit zcmd_OnFilterScriptInit
        forward rsip_OnFilterScriptInit();
#else
        #if defined _ALS_OnGameModeInit
                #undef OnGameModeInit
        #else
                #define _ALS_OnGameModeInit
        #endif
        #define OnGameModeInit zcmd_OnGameModeInit
        forward rsip_OnGameModeInit();
#endif
Reply


Messages In This Thread
RSIP - Reliable Security IP System - by aRoach - 19.02.2012, 07:24
Re: RSIP - Reliable Security IP System - by PowerMix - 19.02.2012, 07:25
Re: RSIP - Reliable Security IP System - by Guitar - 19.02.2012, 09:11
Re: RSIP - Reliable Security IP System - by aRoach - 19.02.2012, 09:23
Re: RSIP - Reliable Security IP System - by No Fear - 19.02.2012, 10:28
Re: RSIP - Reliable Security IP System - by Edvin - 19.02.2012, 10:31
Re: RSIP - Reliable Security IP System - by aRoach - 19.02.2012, 10:48
Re: RSIP - Reliable Security IP System - by TheArcher - 19.02.2012, 12:49

Forum Jump:


Users browsing this thread: 1 Guest(s)