04.09.2015, 14:26
Quote:
Код:
echo Executing Server Config... lanmode 0 rcon_password passwordisnocorrect maxplayers 50 port 7777 hostname XX Gaming gamemode0 WW filterscripts announce 0 chatlogging 0 weburl www.sa-mp.com onfoot_rate 40 incar_rate 40 weapon_rate 40 stream_distance 300.0 stream_rate 1000 maxnpc 0 logtimeformat [%H:%M:%S] language English |
Quote:
[16:12:26] Server Plugins [16:12:26] -------------- [16:12:26] Loaded 0 plugins. |
Код:
filterscripts ----- plugins sscanf streamer whirlpool nativechecker
The second possible solution might be to check if the "GameMode" is placed in the gamemode directory. If so, what is its name. The gamemode's name should be written in the server.cfg file. Like if I have a gamemode named "VMeter", I will add it like this in my server.cfg:
Код:
gamemode0 VMeter
The third possible solution is to trying update your ".net Framework" and "DirectX". In many cases, MSVCP100.dll or MSVCR100.dll are missing. This problem can be fixed by updating the .net Framework and/or DirectX
If I have helped you, please +REP me.