03.01.2013, 12:23
But the checkpoint it doesnt show, its on four dragons casino, its a robbery checkpoint but when i try to do that, the checkpoint wouldn't show, please help,
PS: i have alot of checkpoint i only show that casino line
Define Of Checkpoint Casino i am making
Define Of Max_Points
Checking the coords
Coords of Checkpoint
Checkpoint Type
PS: i have alot of checkpoint i only show that casino line
Define Of Checkpoint Casino i am making
pawn Код:
#define CP_Casino 44
pawn Код:
#define MAX_POINTS 45
pawn Код:
new Float:checkCoords[MAX_POINTS][4] = {
{2000.7571,1017.8345,994.4688,90.0219}
};
pawn Код:
new Float:checkpoints[MAX_POINTS][4] = {
{1993.7401,1017.8824,994.8906,3.0}
};
pawn Код:
new checkpointType[MAX_POINTS] = {
CP_Casino
};