How to script this?
#3

pawn Код:
public OnPlayerDisconnect(playerid, reason)
{
    if(AdminDuty[playerid] == 1)
    {
        AdminDuty[playerid] = 0;
    }
    return 1;
}
Reply


Messages In This Thread
How to script this? - by ChristianIvann09 - 09.03.2014, 05:25
Re: How to script this? - by ChristianIvann09 - 09.03.2014, 05:45
Re: How to script this? - by Stinged - 09.03.2014, 05:45
Re: How to script this? - by Scenario - 09.03.2014, 05:48
Re: How to script this? - by ChristianIvann09 - 09.03.2014, 05:49
Re: How to script this? - by Scenario - 09.03.2014, 05:51

Forum Jump:


Users browsing this thread: 3 Guest(s)