[Include] OnPlayerPause - Another release (Smaller)
#1

Hi.


This is another OnPlayerPause release, I know, you may ask why you should use another one. Well, you should use it because its smaller, and better (I THINK, I don't know).


Код:
// Functions
OnPlayerPause(playerid) // That's your callback wich you should add to your gamemode.
Installation

Put "OnPlayerPause.inc" to your ServerDirectory/pawno/include folder.
Open your GAMEMODE and include "OnPlayerPause" in it (#include <OnPlayerPause>).
Add PAUSE_OnGameModeInit() to your OnGameModeInit() callback.
Add PAUSE_OnPlayerConnect(playerid) to your PAUSE_OnPlayerConnect(playerid) callback.
Add PAUSE_OnPlayerDisconnect(playerid, reason) to your PAUSE_OnPlayerDisconnect(playerid, reason) callback.
Add PAUSE_OnPlayerUpdate(playerid) to your PAUSE_OnPlayerUpdate(playerid) callback.


Download




Enjoy.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)