Help me pls
#1

I guys i want to play Gta san andreas on samp with my friend i try to open the samp server and them crash pls help me.

SERVER LOG:
PHP код:
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[20:17:46filterscripts ""  (string)
[
20:17:46announce 1  (bool)
[
20:17:46
[
20:17:46Server Plugins
[20:17:46] --------------
[
20:17:46]  Loading pluginmysql
[20:17:46]  >> plugin.mysqlR39-5 successfully loaded.
[
20:17:46]   Loaded.
[
20:17:46]  Loading pluginstreamer
[20:17:46
*** 
Streamer Plugin v2.7.7 by Incognito loaded ***
[
20:17:46]   Loaded.
[
20:17:46]  Loaded 2 plugins.
[
20:17:46I couldn't load any gamemode scripts. Please verify your server.cfg
[20:17:46] It needs a gamemode0 line at the very least. 
this is gamemode:
PHP код:
https://github.com/Larceny-/samp-missions 
He said to create a database, but I do not know what to do and how, help me.
Reply
#2

U need to put of gamemode at gamemode line.
let me see your server.cfg
Reply
#3

Hello!

Can you show us your server.cfg file, please? We only need the line with "gamemode".
Did your script has errors when you compile it?
Reply
#4

PHP код:
echo Executing Server Config...
lanmode 0
rcon_password 123
maxplayers 2
port 7777
hostname GTA SinglePlayer Missioni
gamemode0 main 1
filterscripts
plugins mysql streamer
announce
announce 0
query 1
chatlogging 0
weburl www
.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 500
logtimeformat 
[%H:%M:%S]
language Italian 
Yes, when i compile said this error:
PHP код:
C:\Users\Kevin11\Desktop\SinglePlayer samp\gamemodes\main.pwn(46) : fatal error 100cannot read from file"progress2"
Compilation aborted.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
1 Error

I have this file in include
Reply
#5

Quote:
Originally Posted by kevi11
Посмотреть сообщение
PHP код:
echo Executing Server Config...
lanmode 1
rcon_password 123
maxplayers 2
port 7777
hostname GTA SinglePlayer Missioni
gamemode0 main 1
filterscripts
plugins mysql streamer
announce 1
query 1
chatlogging 0
weburl www
.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 500
logtimeformat 
[%H:%M:%S]
language Italian 
Yes, when i compile said this error:
PHP код:
C:\Users\Kevin11\Desktop\SinglePlayer samp\gamemodes\main.pwn(46) : fatal error 100cannot read from file"progress2"
Compilation aborted.Pawn compiler 3.2.3664              Copyright (c1997-2006ITB CompuPhase
1 Error

You need the include.
https://sampforum.blast.hk/showthread.php?tid=537468
Reply
#6

Don't go i try.
Reply
#7

Do you put this include (progress2.inc) in the folder /pawno/include? Do you include this in your script? (#include <progress2>)?
Be sure.
Reply
#8

Yes i have progress2.inc in the folder and is include in the gamemode.
Reply
#9

Be sure that you open your gamemode like this:
" /pawno/pawno.exe/Open/your_gamemode "
Reply
#10

Yes man.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)