26.07.2009, 13:18
Is There a checkpoint that everyone can see, If There is I cant find one, This is all I find
SetPlayerCheckpoint
SetPlayerCheckpoint
Originally Posted by clean180ollie
Is There a checkpoint that everyone can see, If There is I cant find one, This is all I find
SetPlayerCheckpoint |
for(new i = 0; i < MAX_PLAYERS; i++)
{
// then you can use i instead of playerid and it will be shown for everyone
}