Help Checkpoints
#3

for(new k = 0; k < sizeof(KucaInfo); k++)
{
new kFile[80];
format(kFile, sizeof(kFile), KUCE_FILE, k);
if(fexist(kFile))
if(IsPlayerInRangeOfPoint(playerid, 2.0, KucaInfo[k][kUlazX], KucaInfo[k][kUlazY], KucaInfo[k][kUlazZ]) && CP[playerid] == 0)
{
CreateDynamicCP(KucaInfo[k][kUlazX], KucaInfo[k][kUlazY], KucaInfo[k][kUlazZ], 1.5, -1, -1, -1, 20.0);
}
}
I did this but It doesn't dissapear when I move away, can you send me what to do please
Reply


Messages In This Thread
Help Checkpoints - by TheSnicky - 08.01.2015, 19:16
Re: Help Checkpoints - by CoaPsyFactor - 08.01.2015, 19:34
Re: Help Checkpoints - by TheSnicky - 08.01.2015, 20:05
Re: Help Checkpoints - by TheSnicky - 08.01.2015, 20:31

Forum Jump:


Users browsing this thread: 1 Guest(s)