[Include] OnPlayerShotTeamVeh - Detects if player shoots team mate's vehicle
#2

Your hooks won't work. You have to add this kind of code to the end of your callbacks:

pawn Код:
#if defined Max_OnGameModeInit
            return Max_OnGameModeInit();
#else
            return 1;
#endif
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)