How to change the Server Mode..
#1

How to change the Server Mode:
Example:

Host name - players- Ping- mode - Map
|Server Roleplay| 0/30 | 104 | mode | Los Santos
Reply
#2

public OnGameModeInit()

add this

SetGameModeText(" v1.0"); //this is for mode
SendRconCommand("mapname Los Santos"); //this is for map
Reply
#3

I did all that i also added thd #define Game_Mode_text but still it wont change
Reply
#4

You can also change them through server.cfg

pawn Код:
hostname Server Roleplay
gamemodetext RP
mapname Los Santos
Reply
#5

Mine does not have the game mode text in the cfg should i add it?
Reply
#6

Quote:
Originally Posted by Drake Star
Посмотреть сообщение
Mine does not have the game mode text in the cfg should i add it?
If you want! Use it either on the server.cfg or in your gamemode.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)