Jump to content
  • 0

Textdraw


eXtreMe96

Question

6 answers to this question

Recommended Posts

bagi in acea comanda

SetTimerEx ("TEXT", 1000, 0, "i, i", playerid, _: nume TextDraw);
TextDrawSetString(nume TextDraw,"ce vrei sa scrie");
TextDrawShowForPlayer(playerid,nume TextDraw);
si pui
forward TEXT(playerid,Text:TextIdent);
public TEXT(playerid, Text:TextIdent)
{
	TextDrawHideForPlayer(playerid, TextIdent);
}

zimi daca merge

  • www.LcsNet.org
  • 91.233.106.13:7777
  • www.Joc-Miniclip.info

Link to comment
Share on other sites

Guest PlayON

bagi in acea comanda

SetTimerEx ("TEXT", 1000, 0, "i, i", playerid, _: nume TextDraw);
TextDrawSetString(nume TextDraw,"ce vrei sa scrie");
TextDrawShowForPlayer(playerid,nume TextDraw);
si pui
forward TEXT(playerid,Text:TextIdent);
public TEXT(playerid, Text:TextIdent)
{
	TextDrawHideForPlayer(playerid, TextIdent);
}

zimi daca merge

Ba desteptule,  ce te complici cu TEXT( playerid, aia ? Dai direct TextDrawHideForPlayer(playerid, textdraw);

Cand folosest SetString automat n-ai nbevoie de ShowTextDraw

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. For more details you can also review our Terms of Use and Privacy Policy.