Checkpoint issue.
#2

Why are you putting it under OnPlayerEnterCheckPoint? Put it under OnPlayerUpdate.

To change the size;

pawn Код:
SetPlayerCheckpoint(playerid, HouseData[playerid][housePos][0], HouseData[playerid][housePos][1], HouseData[playerid][housePos][2], 4.5);
to
pawn Код:
SetPlayerCheckpoint(playerid, HouseData[playerid][housePos][0], HouseData[playerid][housePos][1], HouseData[playerid][housePos][2], 2);
Reply


Messages In This Thread
Checkpoint issue. - by fonia5 - 10.01.2015, 22:40
Re: Checkpoint issue. - by acade - 10.01.2015, 23:08
Re: Checkpoint issue. - by fonia5 - 10.01.2015, 23:15
Re: Checkpoint issue. - by acade - 10.01.2015, 23:18
Re: Checkpoint issue. - by fonia5 - 10.01.2015, 23:20
Re: Checkpoint issue. - by fonia5 - 11.01.2015, 15:09

Forum Jump:


Users browsing this thread: 1 Guest(s)