Deactivate "Language" tab
#1

Hello, i have roundmaps on my server but because of the Language tab they won't show the actual Map Name anymore, how to fix that?
Reply
#2

You can't do anything about this, however the map rule stills appears in the information box:

Reply
#3

Instead of mapname, set language.

Ex: "mapname San Fierro" ---> "language San Fierro
Reply
#4

Well how can i set the "Language" to a specific name?
Reply
#5

Well.. It is exactly like the map rule. Instead of mapname, do language [language name] (with rcon ofc).

Also add "language [language name]" to your server.cfg if you'd wish to have the rule applied when the server loads up.
Reply
#6

I tried to do this, that the Map name is in the "Language" tab, but it won't work, i have this on OnGameModeInit. Who can help?

Код:
	new string[128];
    format(string, sizeof(string), "language %s", Map[MapName]);
	SendRconCommand(string);
Reply
#7

I've just checked https://sampwiki.blast.hk/wiki/Advanced_Server_Controls, and it appears such feature hasn't been documented. Not to sure if rcon admin/ commands can control the language rule.
Reply
#8

Setting the mapname rule via RCON should set the language tab as it is THE SAME THING but has just been
renamed. I am not sure if it uses an internal ID, or if it uses the actual rule name but try just "mapname" for the RCON command.
Reply
#9

No... Language is NOT mapname....
You can't change "Location" to "Map name". Just deal with it.
Reply
#10

You can add / edit / delete rules using YSF.
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)