how to create check point

Started by Cool, May 10, 2016, 02:29 PM

Previous topic - Next topic

Cool

that checkpoint is not working is it wrong if wrong then how
ERROR:WRONG number of parameter
CreateCheckpoint( null, 2, Vector( 10.1409, 963.899, 10.9402 ), ARGB(225, 0, 255), 6);

jayant

You forgot to put a value for A in ARGB and CreateCheckpoint is changed its now
CreateCheckpoint(null, 1, true, Vector(411.178, 1170.48, 18.6872), ARGB(255,171, 178, 185), 5);
True if its a sphere ^

Cool

solved thanks
same error with your one

Thijn

That syntax is correct. Make sure you're using the latest plugin, it has been updated since the last big server update.

Cool

Thanks i think i updated after this no release come when createspirate removed but they make another release very soon
Solved