[HELP] SetPlayerMapIcon
#1

I have an error and it is with the function of "SetPlayerMapIcon". Well, what happens is that I do not know how to delete the "MapIcon" with its respective "checkpoint" in "MAPICON_GLOBAL_CHECKPOINT" mode, if someone knows what function to call to delete this function I would appreciate it.

PS: The "OnPlayerEnterCheckpoint" function does not work with this or I'm not doing it right.
Reply
#2

Try again with OnPlayerEnterCheckpoint and use this functions: DisablePlayerCheckpoint and RemovePlayerMapIcon.

When the player has entered in checkpoint, you must use this both functions to destroy the checkpoint entered and the map icon.

If it do not works, post your code and we will help you.
Reply
#3

Or more simple, use a streamer and their associate functions.
Reply
#4

Solved

Still sige without working with the "OnPlayerEnterCheckpoint", I had to call the functions from "OnPlayerEnterDynamicArea" thanks
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)