CreateDynamicCP - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: CreateDynamicCP (
/showthread.php?tid=322536)
CreateDynamicCP -
Larry123 - 02.03.2012
Hello
Is this possible to make DynamicCP, how i don`t see red marker in minimap, about location of CP, and when i go in, this CP don`t dissapear.
so i want dynamiccp which i
* Don`t see in minimap
* It don`t dissapear when i enter checkpoint.
AW: CreateDynamicCP -
Drebin - 02.03.2012
I don't exactly understand what you want.
Re: CreateDynamicCP -
Larry123 - 02.03.2012
I create DynamicCP:
plapla = CreateDynamicCP(0, 0, 0, 1.5, -1, -1, -1);
Now when i am close to this CP i see red marker on minimap of it.
When i enter cp:
OnPlayerEnterDynamicCP(..)
{
}
Now my checkpoint dissapears, so i can`t enter there anymore.
Now i have to in any interior and come back, then i can see this checkpoint again
So i want that i dont see this on minimap and it won`t dissapear while i enter.
Re: CreateDynamicCP -
Rob_Maate - 02.03.2012
No... Checkpoints by nature appear on the minimap. If you don't want this, you need to use a pickup or something