SA-MP Forums Archive
a preoblem about my server - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: a preoblem about my server (/showthread.php?tid=340414)



a preoblem about my server - $HANI_DON - 07.05.2012

hi all,
when i open my server SAMP-SERVER the dialogue opens and closes in one second
can u plz tell me what is the problem and what is the soloution.

thanx


Re: a preoblem about my server - Roperr - 07.05.2012

Can you please show us the text from server_log.txt in your server files?


Re: a preoblem about my server - $HANI_DON - 07.05.2012

SA-MP Dedicated Server
----------------------
v0.3d-R2, ©2005-2011 SA-MP Team

[14:44:28] Error: Your password must be changed from the default password, please change it.

----------
Loaded log file: "server_log.txt".


Re: a preoblem about my server - Roperr - 07.05.2012

Well

[14:44:28] Error: Your password must be changed from the default password, please change it.

Open server.cfg and change the line "rcon_password" to for example "rcon_password mypassword123".

This will fix it.


EDIT: Think of a special password, you don't want people to guess it. An example of a good password would be: "iLoVeiCeCream123214214". If you choose a password that has for example your server's name in it, it can be easily cracked (example: "copsandrobbers123").


Re: a preoblem about my server - Slix_ - 07.05.2012

Open server.cfg and search for:
Code:
rcon_password changeme
and replace it with:
Code:
rcon_password 1234567890
You can change it to whatever you want, that password is used to log into as a RCON administrator.


Re: a preoblem about my server - Roperr - 07.05.2012

Quote:
Originally Posted by Skavanovski
View Post
Open server.cfg and search for:
Code:
rcon_password changeme
and replace it with:
Code:
rcon_password 1234567890
You can change it to whatever you want, that password is used to log into as a RCON administrator.
Thanks for adding that.

This is the password that you need to perform various server controlling commands like "/rcon gmx" for example.

To login ingame use /rcon login yourpasswordhere.


Re: a preoblem about my server - $HANI_DON - 07.05.2012

thanx very very very much it worked

but how to set this blank gamemode?


Re: a preoblem about my server - Markā„¢ - 07.05.2012

Quote:
Originally Posted by $HANI_DON
View Post
thanx very very very much it worked

but how to set this blank gamemode?
What do you mean ? Do you wish to change that gamemode text ?


Re: a preoblem about my server - $HANI_DON - 07.05.2012

yes yes


Re: a preoblem about my server - Roperr - 07.05.2012

Open the samp-server window and type:

gamemodetext (nameyouwanttohave)