30.12.2012, 11:04
Hello guys, i've been figure out how to make like kind of this checkpoint, but the thing is i dont understand, can anyone give me a example or anylink for the tutorial please? thank you
pawn Код:
#define MAX_POINTS 44
new Float:checkCoords[MAX_POINTS][4] = {
{},
{}
new Float:checkpoints[MAX_POINTS][4] = {
{},
{}
new checkpointType[MAX_POINTS] = {
{},
{}