i tried using:
CreateSphere(null,4,Vector(-1411,-789,14),RGB(255,0,0),5 );
It returns a error:
The index CreateSphere does not exists.
Maybe wrong world.
Nop,the worls is right.
use this
CreateCheckpoint(null,4,true,Vector(-1411.0,-789.0,14.0),ARGB(255,255,0,0),5.0);
Thanks.I will try.
http://forum.vc-mp.org/?board=4.0 && http://forum.vc-mp.org/?board=5.0
Always have a look at those 2 boards for new updates regarding server,client,plugins
And also, the thing you're talking about: http://forum.vc-mp.org/?topic=2719.0
Checkpoints and Spheres are merged
After the 04rel004 update The developers have removed CreateSphere. Instead of that use CreateCheckpoint