Hi
Ok, here I gotta 3 questions about VCMP markers.
1. Deleting a marker
Let's say I've created a marker
vcmp.setmarker $1 9 361.73 -513.53 1.32
[it's bellow the terrain so ppl can't see it, but it's only for the icon on the hud
]
And how to delete it now? I've tried with
vcmp.removemarker $1
And
vcmp.removemarker $1 9
And this...
vcmp.removemarker $1 9 361.73 -513.53 1.32
I dont know how to delete this marker now
. No one of this works.
2. Action with markers
I want to do smthnig like, if u enter the marker, it will do an action f.e. display a text. How to do this?
3. Markers=crash, lag?
The markers are shown only if u are logged or u login. Let's say 20 ppl join the server. And if everyone log-in, the script will make 20 markers? And is it possible, that so many markers could crash players or the server?
Thx for help
[my 1st post here
]