Disabling some stuff on server
#1

Hey.. Im wondering If it is possible to Disable the MINI Map? so players cant see it anymore? also..
When players join.. It says;
Connecting to Server...
Connected. Joining ''xxx''.

I put SendClientMessage(playerid, -1, " "); x10 in onplayerconnect to make that dissapear,
but it still shows ''Connected. Joining Example." is there a way to make that dissapear aswell?

Thank you!
Reply
#2

Quote:
Originally Posted by Jigsaw123
Посмотреть сообщение
Hey.. Im wondering If it is possible to Disable the MINI Map? so players cant see it anymore? also..
When players join.. It says;
Connecting to Server...
Connected. Joining ''xxx''.

I put SendClientMessage(playerid, -1, " "); x10 in onplayerconnect to make that dissapear,
but it still shows ''Connected. Joining Example." is there a way to make that dissapear aswell?

Thank you!
The server doesn't send those messages, it's the client. You can't remove them.
Reply
#3

I guess you can make the minimap disappear only with a textdraw.

Set a timer and make it in such a way that the client message is sent after a few seconds after the player connects to the server.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)