CreateSphere don't woks

Started by NicusorN5, May 22, 2016, 09:46 AM

Previous topic - Next topic

NicusorN5

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.

vito


NicusorN5


rww

use this
CreateCheckpoint(null,4,true,Vector(-1411.0,-789.0,14.0),ARGB(255,255,0,0),5.0);
Join to Irrelevant Club Discord: https://discord.gg/MsPPZ5uV4X

NicusorN5


KAKAN

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
oh no

Anik

After the 04rel004 update The developers have removed CreateSphere. Instead of that use CreateCheckpoint