Posts: 22
Threads: 11
Joined: Jun 2012
Reputation:
0
I can not change my server mode why can't i change it, every time i do i can not start up my server, can someone teach me how to change it.
Thank you.
Posts: 658
Threads: 8
Joined: Feb 2012
Reputation:
0
must be some compiling problem with ur GM
Posts: 1,167
Threads: 57
Joined: Jul 2010
Reputation:
0
WRONG SECTION
anyways use SetGameModeText("MyMode"); under OnGameModeInit
Posts: 233
Threads: 34
Joined: Feb 2012
Reputation:
0
Are you compiling it?, are you editing the right gamemode?, Maybe it fails to compile because of a scripting error, or when you start off with a "bare" gamemode and compile it the console shuts down because you havent edited it.
Posts: 42
Threads: 1
Joined: Jun 2012
Reputation:
0
put the amx in the gamemod file
then open server.cfg
then
goto gamemode0 line
put the name beside it (after the space)
and then 1
ex:
echo Executing Server Config...
lanmode 0
rcon_password -
maxplayers 50
port 7777
hostname -
gamemode0 thename 1
filterscripts -
plugins -
announce 1
query 1
weburl -
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
Posts: 651
Threads: 103
Joined: Feb 2012
Reputation:
0
whats wrong? you want to change a game mode or a game mode text?
Posts: 22
Threads: 11
Joined: Jun 2012
Reputation:
0
I tried all of them things but none worked guys is it something in the GM file?
Posts: 233
Threads: 34
Joined: Feb 2012
Reputation:
0
What do you want?, you want the "Gamemode" text in the client to change?
Posts: 244
Threads: 19
Joined: Mar 2012
Reputation:
0
Go to the rcon/game console, and type gamemodetext [whtever]