05.06.2017, 14:58
can i random SetTimer how?
i want random time of SetTimer around 1000-10000
SetTimer("message", 1000, false);
public message(playerid)
{
print("test....");
}
Please help, thanks
i want random time of SetTimer around 1000-10000
SetTimer("message", 1000, false);
public message(playerid)
{
print("test....");
}
Please help, thanks