A question
#1

Hello , and thanks for reading / answering my questions.

1.Is there any way ( I know it is ) to get the Player Checkpoints out of the minimap?Because its annoying to see where everyone is.

I am kinda new in scripting of SAMP so don't be rude.


Thanks again.
Reply
#2

You can use ShowPlayerMarkers to disable global markers/checkpoints for other players on the mini map.

Place this code inside OnGameModeInit:

pawn Код:
ShowPlayerMarkers(PLAYER_MARKERS_MODE_OFF);
Reply
#3

Instead of posting a new one , is here a tutorial or something about the

* FrostDoggy command?

Thanks twice.
Reply
#4

The /me command is used more commonly in RP servers to do something that other players can't see, for example:

Quote:

/me slaps Jack

would be an appropriate usage of /me.
Reply
#5

My bad I didn't explained good.
I know what that command does , I am asking if is here any tutorial with how to make it.
Reply
#6

https://sampwiki.blast.hk/wiki/Using_strcmp%28%29
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)