11.12.2017, 14:03
Avoid double posting, I see you're kinda new here, why don't you read the rules also?
On the other hand, as far as I know there are only three ways to hide markers on the map:
If the bug persiste probably you're too new into this and you don't know where all these functions are. Then search, use Notepad++ and search in a set of files at once (gamemode, includes, etc.).
People come here and just say "help" without providing enough information or code, those who try to help aren't wizards! Or are they?
On the other hand, as far as I know there are only three ways to hide markers on the map:
- SetPlayerColor: make sure it's not using 00 as alpha.
- ShowPlayerMarkers: make sure its value is set to 1 or 2.
- SetPlayerMarkerForPlayer: make sure it's not using 00 as alpha.
If the bug persiste probably you're too new into this and you don't know where all these functions are. Then search, use Notepad++ and search in a set of files at once (gamemode, includes, etc.).
People come here and just say "help" without providing enough information or code, those who try to help aren't wizards! Or are they?

