Re: samp-server.exe not working - 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: Re: samp-server.exe not working (
/showthread.php?tid=103841)
Re: samp-server.exe not working -
JonnyJ783 - 21.10.2009
thanks but i have 0.3 and this is what i have i my server.cfg file
Quote:
echo Executing Server Config...
lanmode 1
rcon_password ****
maxplayers 32
port 3128
hostname UPT SA-MP 0.3 Test Server
gamemode0 sagc 1
filterscripts base gl_actions gl_property gl_realtime
announce 0
query 1
weburl www.******.co.nz
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
|
but yet it doesn't work
Quote:
----------
Loaded log file: "server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3a, ©2005-2009 SA-MP Team
[15:01:13]
[15:01:13] Server Plugins
[15:01:13] --------------
[15:01:13] Loaded 0 plugins.
[15:01:14] I couldn't load any gamemode scripts. Please verify your server.cfg
[15:01:14] It needs a gamemode0 line at the very least.
|
and this is what it keeps saying
PLEASE HELP
its for a school project
Re: samp-server.exe not working -
dugi - 21.10.2009
Make sure that you have sagc.amx in your gamemodes directory.
Re: samp-server.exe not working -
JonnyJ783 - 21.10.2009
where do i get that
Re: samp-server.exe not working -
dugi - 21.10.2009
You have to compile your script (.pwn) by using F5 in pawno editor.
Re: samp-server.exe not working -
JonnyJ783 - 21.10.2009
Quote:
Originally Posted by dugi
You have to compile your script (.pwn) by using F5 in pawno editor.
|
All I get is this?
Quote:
C:\Documents and Settings\JonnyJ\Desktop\0.3\gamemodes\sagc.pwn(20) : fatal error 100: cannot read from file: "Dini"
Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
1 Error.
|
What now
Re: samp-server.exe not working -
FrostBytez - 21.10.2009
Download this file:
http://www.upffs.com/files/445_Dini.inc
Rename it "Dini" not Dini_445, then
place this file in "Pawno/include/"