[Ajuda] unknow
#1

poxa alguem me ajuda ): meu GM esta Dando MODE UNKNOW ! ja verifiquei as INC AS PLUGINS O SERVER.CFG
mais nada resolve alguem sabe oque pode ser ?
Reply
#2

a falta da funзгo
SetGameModeText("Servidor Nome");
tambem causa isso.
Reply
#3

aonde coloco isso ?
Reply
#4

Quote:
Originally Posted by ViictorDaay-
Посмотреть сообщение
a falta da funзгo
SetGameModeText("Servidor Nome");
tambem causa isso.
Sim,
Introduza isto no "OnGameModeInit" ou "Main()".
Reply
#5

vixiii coloquei mais nem FOI ): noo painel aparece esse erro : Run Time error 19: "file or function is not found"
Reply
#6

Falta de plugin no server.cfg!
Verifique novamente se vocк estб usando uma include que necessita de um plugin.

edit:


Atualize suas includes e plugins!
Reply
#7

SERVER.CFG
Quote:

echo Executing Server Config...
lanmode 1
rcon_password SENHA
maxplayers 50
port 7777
hostname impactDrift [OFFICIAL]
gamemode0 iD
filterscripts
query 1
weburl samp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
plugins streamer sscanf audio

Reply
#8

plugins sscanf.dll streamer.dll

Em server.cfg
Reply
#9

Quote:
Originally Posted by Ley
Посмотреть сообщение
plugins sscanf.dll streamer.dll

Em server.cfg
.dll ?


@Topic

Vejб se seu GameMode, possui o main().
Reply
#10

Veja se possui

pawn Код:
main(){}

// Logo antes de OnGameModeInit
Ou caso seu Host seja Linux, baixe os plugins .so

e em Server.cfg deixe assim

Код:
echo Executing Server Config...
lanmode 1
rcon_password SENHA
maxplayers 50
port 7777
hostname impactDrift [OFFICIAL] 
gamemode0 iD
filterscripts
query 1
weburl samp.com
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Plugins streamer.so sscanf.so audio.so  // Caso seja linux
Ou apenas atualize suas includes
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)