[AJUDA]
#9

Coloque isso:
Код:
public OnGameModeExit()
{
	TextDrawHideForAll(Textdraw Textdrawgabriel_FusioN:D); //substitua o Textdrawgabriel_FusioN:D pelo nome do seu textedraw
	TextDrawDestroy(Textdraw gabriel_FusioN:D); //substitua o Textdrawgabriel_FusioN:D pelo nome do seu textedraw
e

Код:
 
public OnPlayerConnect(playerid )
{
    TextDrawShowForPlayer(playerid, Textdraw gabriel_FusioN:D); //substitua o Textdrawgabriel_FusioN:D pelo nome do seu textedraw
 	return 1;
}
Retirado do textdraw de meu GM.
Reply


Messages In This Thread
[AJUDA] - by RodiauOUI - 03.01.2011, 16:39
Re: [AJUDA] - by faeldk - 03.01.2011, 16:42
Re: [AJUDA] - by RodiauOUI - 03.01.2011, 16:43
Re: [AJUDA] - by RodiauOUI - 03.01.2011, 17:03
Respuesta: [AJUDA] - by zSuYaNw - 03.01.2011, 17:35
Re: [AJUDA] - by [FeK]Knife - 03.01.2011, 17:45
Re: [AJUDA] - by gabriel_ - 03.01.2011, 18:48
Re: [AJUDA] - by RodiauOUI - 03.01.2011, 18:50
Re: [AJUDA] - by gabriel_ - 03.01.2011, 19:43
Re: [AJUDA] - by ManoLexuS - 03.01.2011, 19:53

Forum Jump:


Users browsing this thread: 1 Guest(s)