19.11.2010, 21:11
Ok,i thought to use that but how to update it?i mean i put
SetTimer(bbb,1000..)
Public bbb
{
Getplayerpos(i,x,y,z)
SetPlayerCheckpoint(playerid,x,y,z)
return 1;
}
And then?
SetTimer(bbb,1000..)
Public bbb
{
Getplayerpos(i,x,y,z)
SetPlayerCheckpoint(playerid,x,y,z)
return 1;
}
And then?