Dynamic Checkpoint bug
#1

Whenever I'm near a house, it shows me a checkpoint
PHP код:
for(new 1sizeof(HouseInfo); h++)
{
    if(
IsPlayerInRangeOfPoint(playerid2.5HouseInfo[h][hEntranceX], HouseInfo[h][hEntranceY], HouseInfo[h][hEntranceZ]))
     {
        
HouseCPP[playerid] = CreateDynamicCP(HouseInfo[h][hEntranceX], HouseInfo[h][hEntranceY], HouseInfo[h][hEntranceZ], 1.5, -1, -1playerid5.0);
    }

Whenever I delete them, the checkpoint still shows up
Reply


Messages In This Thread
Dynamic Checkpoint bug - by NealPeteros - 17.05.2017, 06:01
Re: Dynamic Checkpoint bug - by Kane - 17.05.2017, 06:06
Re: Dynamic Checkpoint bug - by NealPeteros - 17.05.2017, 06:15
Re: Dynamic Checkpoint bug - by Kane - 17.05.2017, 06:31
Re: Dynamic Checkpoint bug - by NealPeteros - 17.05.2017, 06:36
Re: Dynamic Checkpoint bug - by Kane - 17.05.2017, 06:40
Re: Dynamic Checkpoint bug - by NealPeteros - 17.05.2017, 06:45
Re: Dynamic Checkpoint bug - by NealPeteros - 17.05.2017, 06:48
Re: Dynamic Checkpoint bug - by Kane - 17.05.2017, 06:49
Re: Dynamic Checkpoint bug - by NealPeteros - 17.05.2017, 07:07

Forum Jump:


Users browsing this thread: 4 Guest(s)