SA-MP Forums Archive
Help with Filelist. - 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: Help with Filelist. (/showthread.php?tid=334309)



Help with Filelist. - Auris_Chiller - 14.04.2012

Hello everybody,i have a problem,when i connect to my server i dount find the work bases,only cars are,in pawno i see this eror,in dont know hou replace include,or insstal something,please help,i will give +rep ho will help
Theres the eror.


Код:
D:\Serveris\SONT\gamemodes\SONT.pwn(109) : fatal error 100: cannot read from file: "filelist"
Maybe in server.cfg need to do something??
Theres the code

Код:
echo Executing Server Config...
lanmode 0
rcon_password ****
maxplayers 40
port 7777
hostname SONT.US.LT 0.3d||Tvarkomas
filterscripts RealLife
plugins streamer.dll
gamemode0 SONT
announce 0
query 1
werburl www.sont.us.lt
maxnpc 100
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Please help!!


Re: Help with Filelist. - Plastic - 14.04.2012

open the gamemode from pawn folder not gamemode folder


Re: Help with Filelist. - Auris_Chiller - 14.04.2012

Quote:
Originally Posted by Plastic
Посмотреть сообщение
open the gamemode from pawn folder not gamemode folder
Here




Re: Help with Filelist. - Plastic - 14.04.2012

do you even have "filelist.inc" file in pawno/include


Re: Help with Filelist. - Auris_Chiller - 14.04.2012

Quote:
Originally Posted by Plastic
Посмотреть сообщение
do you even have "filelist.inc" file in pawno/include
Fuck,i dont have.


Re: Help with Filelist. - MadeMan - 14.04.2012

What happens if you comment this line out and compile?

pawn Код:
//#include "filelist"