[AJUDA] Hostname e Weburl
#4

Ou vocк tambйm pode optar e colocar no prуprio Gamemode.

pawn Код:
public OnGameModeInit()
{
    SetGameModeText(string);
    SendRconCommand(string);
    return 1;
}
exemplo:

pawn Код:
public OnGameModeInit()
{
    SetGameModeText("MeuGM");
    SendRconCommand("weburl MeuSite");
    return 1;
}
Reply


Messages In This Thread
[AJUDA] Hostname e Weburl - by EduardoDj - 14.09.2010, 20:45
Respuesta: [AJUDA] Hostname e Weburl - by ipsBruno - 14.09.2010, 20:48
Re: [AJUDA] Hostname e Weburl - by maluku102 - 14.09.2010, 20:50
Re: [AJUDA] Hostname e Weburl - by Shelby - 14.09.2010, 20:52
Re: [AJUDA] Hostname e Weburl - by EduardoDj - 14.09.2010, 20:54
Respuesta: [AJUDA] Hostname e Weburl - by ipsBruno - 14.09.2010, 20:54
Re: Respuesta: [AJUDA] Hostname e Weburl - by EduardoDj - 14.09.2010, 21:00

Forum Jump:


Users browsing this thread: 1 Guest(s)