How to edit the map text in the SA-MP window
#1

Hi There.

I need to edit my map name in the SA-MP window.
Do I have to #define it?

Hope someone can help thanks.
Reply
#2

Add in OnGameModeInit callback:

SendRconCommand("mapname NAME");

ir in server.cfg:

mapname Name
Reply
#3

open server.cfg
add there in bottom mapname yourmapname

InScript
OnGameModeInIt
SendRconCommand("mapname NAME");
Reply
#4

Thanks Guys!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)