09.07.2012, 15:27
SetTimer("Timer", 1000, true);
public Timer(playerid)
{
....
}
stupid question, but how does this work ? i dont get where the value of playerid came from
public Timer(playerid)
{
....
}
stupid question, but how does this work ? i dont get where the value of playerid came from