Jump to content

[REZOLVAT] Cum pot muta logo sub minimap


CRISTIANN
 Share

Recommended Posts

Salut.

Cum pot pune acest logo sa fie sub mini-map in stanga ??

 

function show_logo(playerid) {
new string[64];
format(string, sizeof(string), "~r~TOXIC-GAME~w~~h~ / %s", GetName(playerid));
PlayerTextDrawSetString(playerid, NameTD, string);
PlayerTextDrawShow(playerid, NameTD);
return 1;
}
Link to comment
Share on other sites

ÃŽÈ›i descarci fain frumos ipleomax textdraw editor, apoi îl porneÈ™ti È™i faci un textdraw cu numele tău sau orice gen, îți iei coordonatele È™i înlocuieÈ™ti cu NameTD numele respectiv, apoi îl bagi în systems.inc (practic îl înlocuieÈ™ti). 

 

Sper că te-am ajutat.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...