[Include] Multi Private Messages (v0.5) - Include (New Abilities)
#5

I was reviewing the code, and your 'hook' makes absolutely no sense.

pawn Код:
#if defined _PMS_OnPlayerCommandText
        #undef OnPlayerUpdate
#else
        #define _PMS_OnPlayerCommandText
#endif
#define OnPlayerUpdate PMS_OnPlayerCommandText
Why would you turn OnPlayerUpdate into OnPlayerCommandText?
Is it even possible, did you even test this to see if it affected OnPlayerUpdate in the gamemode part?
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)