Join/Leave messages not showing :(
#4

Zex Tan, that didn't solve it

Kirollos
here's my reset variables

pawn Код:
//============================================================================//
public ResetVariables(playerid)
{
    IsSpawned[playerid] =0;
    IsMuted[playerid] =0;
    IsFrozen[playerid] =0;
    IsReclassed[playerid] =0;
   
    //Group system
    LeaveGroup(playerid, 2);
   
    //Civilian Variables
    AttemptedToRobRecently[playerid] =0;
    HasRobbedRecently[playerid] =0;
    return 1;
}
Reply


Messages In This Thread
Join/Leave messages not showing :( - by _Khaled_ - 10.07.2013, 03:26
Re: Join/Leave messages not showing :( - by Zex Tan - 10.07.2013, 03:33
Re: Join/Leave messages not showing :( - by Kirollos - 10.07.2013, 03:46
Re: Join/Leave messages not showing :( - by _Khaled_ - 10.07.2013, 04:00

Forum Jump:


Users browsing this thread: 1 Guest(s)