SA-MP Forums Archive
[ERROR]Nao aparecendo nome do GM - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Português/Portuguese (https://sampforum.blast.hk/forumdisplay.php?fid=34)
+---- Thread: [ERROR]Nao aparecendo nome do GM (/showthread.php?tid=125557)



[ERROR]Nao aparecendo nome do GM - pbrugnago - 04.02.2010

public OnGameModeInit()

{
print("Carregando Dados.zzz");
SendRconCommand("hostname PaBliTu Teste Server)");
SendRconCommand("mapname LS RPG");
SetGameModeText(" Barravas RPG 1.0");

Tah certo ate uns minutos atraz aparecia certo ponto nao apareceu mais o nome lah no SA-MP Cliente o modname fica Unknow como arumar


Re: [ERROR]Nao aparecendo nome do GM - Josma_cmd - 04.02.2010

Код:
public OnPlayerConnect(playerid)
{
    GameTextForPlayer(playerid, "~p~Bem Vindo ~r~ao NOME DO SERVIDOR",1300,3);
	PlayerPlaySound(playerid,1097, -1121.076, -1191.143, 15);
	return 1;
}
nao sei bem c e isso q vc quer mais ta ae