13.03.2009, 16:09
hmm, i just added that when you do /buyprod, that a checkpoint will come up, where you can sell it, but the checkpoint shows up, and moves away directly after spawning. the problem should be in here:
when i // this lines, it works well, but i need them for the OnPlayerEnterCheckpoint.
does anyone know how to fix this?
Код:
new CP1_truckerjob;
Код:
CP1_truckerjob = CreateCheckpoint(-1478.9224,-208.6589,13.8755, 3.0, 5, "CP1truckerjob",true);
does anyone know how to fix this?