"Error: Your password must be changed from the default" Help
#1

I'm trying to run a server I can use to test my scripts (I'm just learning how to script) but after changing the server.cfg, I get this error in my server_log.txt:
Quote:

Error: Your password must be changed from the default password, please change it.

This is what my server.cfg looks like:
Quote:

echo Executing Server Config...
lanmode 0
maxplayers 32
port 7777
hostname Josh Quake's Test Server
announce 1
gamemode0 gf 1
weburl www.sa-mp.com
rcon_password 1jew

Also, the cmd.exe box closes in an instant when I run samp-server.exe.

Off-topic: Anyone know of a map and GM I can use instead of Godfather to test my scripts on and how to change the map?
Reply
#2

Код:
echo Executing Server Config...
lanmode 0
rcon_password 1jew
maxplayers 32
port 7777
hostname Josh Quake's Test Server
gamemode0 gf 1
filterscripts 
announce 1
query 1
weburl www.sa-mp.com
anticheat 0
Thats how it should look like.
Reply
#3

the orden dont change nothing lol
Reply
#4

Now I get:
Quote:

[15:36:25] I couldn't load any gamemode scripts. Please verify your server.cfg
[15:36:25] It needs a gamemode0 line at the very least.

Could this be because my cmd.exe closes automatically?
Reply
#5

It closes automatically because it cant find a gamemode., have you compiled gf.pwn without errors?
Reply
#6

Quote:
Originally Posted by Klutty
It closes automatically because it cant find a gamemode., have you compiled gf.pwn without errors?
I don't know what that means xD

This might answer your question maybe: I only downloaded the GodFather gamemode from these forums.

EDIT: I opened gf.pwn in PAWNO and compiled it. It works now. Thank you.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)