#1

Pardon this extremely "newbie" question, but how exactly do I "debug" a script? For some reason, this DM script I have created will not work when I start the server, the server just stays offline. However, other scripts work fine.
Reply
#2

When you use this DM script, what does server.exe says?
Reply
#3

Quote:
Originally Posted by ikey07
View Post
When you use this DM script, what does server.exe says?
If you mean samp-server, the window doesn't even stay open. It flashes on then off and that's it. When I look in the server_log, it says:

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

SA-MP Dedicated Server
----------------------
v0.3a R8, ©2005-2010 SA-MP Team

[11:12:00] filterscripts = ""  (string)
[11:12:00] 
[11:12:00] Server Plugins
[11:12:00] --------------
[11:12:00]  Loaded 0 plugins.

[11:12:00] 
[11:12:00] Filter Scripts
[11:12:00] ---------------
[11:12:00]   Loaded 0 filter scripts.
Reply
#4

into the cfg, have you edit recon_password,
I guess its like this:
rcon_password changeme

if I remeber samp doesn't allow run it without change^^
Reply
#5

I did change it. Like I said, other scripts work on the server. However, this one doesn't.
Reply
#6

You got something like this?
Code:
filterscripts = "DM"
Then you need to change it to:
Code:
filterscripts DM
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)