[Include] infract.inc | Small Infraction System | V1
#2

pawn Код:
public InfractPlayer(playerid)
{
    SetTimer("InfractTimer",1000,false);
    return 1;
}
here you failed a bit, the gm or will crash or won't work the function
should be
SetTimerEx("InfractTImer",1000,false,"i",playerid) ;
Reply


Messages In This Thread
infract.inc | Small Infraction System | V1 - by Swyft™ - 07.06.2013, 03:10
Re: infract.inc | Small Infraction System | V1 - by mineralo - 07.06.2013, 07:26
Re: infract.inc | Small Infraction System | V1 - by Swyft™ - 07.06.2013, 07:56
Re: infract.inc | Small Infraction System | V1 - by xser12 - 07.06.2013, 08:04
Re: infract.inc | Small Infraction System | V1 - by JaKe Elite - 07.06.2013, 11:17
Re: infract.inc | Small Infraction System | V1 - by Swyft™ - 07.06.2013, 18:54

Forum Jump:


Users browsing this thread: 1 Guest(s)