16.08.2010, 21:59
Hello Everyone on sa-mp gta forum/website i would like some support on a bug i cant solve atm (trying to learn work with servers) ive been working with other kind of servers before but anyway to the point i use this godfather mod
-LINK-
https://sampforum.blast.hk/showthread.php?tid=7797
and then i write the gamemode name wich is "GF" in my server config wich looks like this
and i get error gonna show you a picture on it
It stands on the error
"""i could'nt locate any gamemode scripts. please verify your server.cfg
its need a gamemode0 line at the very least"""
Please help me with this ive placed gf.pwn in gamemodes!
-LINK-
https://sampforum.blast.hk/showthread.php?tid=7797
and then i write the gamemode name wich is "GF" in my server config wich looks like this
Код:
echo Executing Server Config... lanmode 0 rcon_password 365367 maxplayers 500 port 7777 hostname SWE GTA gamemode0 gf filterscripts base gl_actions gl_property gl_realtime announce 0 query 1 weburl www.sa-mp.com maxnpc 0 onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000
It stands on the error
"""i could'nt locate any gamemode scripts. please verify your server.cfg
its need a gamemode0 line at the very least"""
Please help me with this ive placed gf.pwn in gamemodes!