How to disable /godmode in my DM teleport? ( 1+ REP )
#4

new gGod[MAX_PLAYERS];

// Set it to 1 when the godmode is switched on
// Set it to 0 when player enters DM
// Add :

if(gGodMode[playerid] == 0)
{
// CODE
}
else
{
gGodMode[playerid] = 0;
//// SHIT//

}
Reply


Messages In This Thread
How to disable /godmode in my DM teleport? ( 1+ REP ) - by [PDS]DarioKeic - 30.07.2012, 14:30
Re: How to disable /godmode in my DM teleport? ( 1+ REP ) - by SomebodyAndMe - 30.07.2012, 14:56
Re: How to disable /godmode in my DM teleport? ( 1+ REP ) - by EV007 - 30.07.2012, 15:26
Re: How to disable /godmode in my DM teleport? ( 1+ REP ) - by Gangs_Rocks - 30.07.2012, 15:30
Re: How to disable /godmode in my DM teleport? ( 1+ REP ) - by ReVo_ - 30.07.2012, 16:35

Forum Jump:


Users browsing this thread: 1 Guest(s)