23.06.2007, 11:22
This is convenient because the checkpoints in Pawno are hard, why cant they just have something like this:
pawn Code:
AddCheckpoint(checkpointid, name, X, Y, Z);
//example:
AddCheckpoint(3, mycheck, 0.32, 5.23, 1.0);
//that would add a checkpoint in some fields in LS
//etc

