Posts: 44
Threads: 12
Joined: Jan 2011
Reputation:
0
Hello... Can anybody help me? To lock my server... I need to add the line password ... at the server.cfg, but is there any other way to lock server? Maybe with rcon? Can i lock my server some other way? Help me pls...
Posts: 255
Threads: 61
Joined: Jul 2012
Reputation:
0
Other than server cfg i dont think you can maybe try /rcon password [password]
Posts: 44
Threads: 12
Joined: Jan 2011
Reputation:
0
(Thx to OKStyle), also we can close the server if we will add in gamemode this line SendRconCommand("password 123abc");
Posts: 416
Threads: 47
Joined: May 2011
Reputation:
0
If you add SendRconCommand("password 123abc"); to OnGameModeInIt, it will lock the server when you open samp-server.exe, if you want to close the server you should write in console "exit".
Posts: 293
Threads: 21
Joined: Jul 2012
Reputation:
0
go in server when u have luxadmin system and type /lockserver [Password]
Posts: 151
Threads: 1
Joined: Jul 2012
Reputation:
0
You can lock your server through server.cfg and with script, you should take look in admin systems.