[Ajuda] text Draw
#1

Olб pessoal...
Fiz esse code, com um conhecimento bбsico. Porйm ele estб no rodapй.
Como faria para ele se tornar um textdraw?
Ex:

EXP: %d/5
Level %d

Jб tenho tudo definido, apenas passar pra textdraw.

Code:

pawn Код:
new aname[MAX_PLAYER_NAME];
GetPlayerName(i, aname, MAX_PLAYER_NAME);
format(file, sizeof(file), PASTA_CONTAS, aname);
SetPlayerScore(i,dini_Int(file, "Level"));

new nomepl[MAX_PLAYER_NAME];
GetPlayerName(i, nomepl, sizeof(nomepl));
format(file, sizeof(file), PASTA_CONTAS, nomepl);

format(string, sizeof(string), "~w~ ~r~Status~p~: ~w~Exp: ~p~(%d/5) ~w~Level: ~p~%d ~w~Grana: ~p~%d ~r~/~b~Radio ~y~/~g~Creditos",dini_Int(file, "EXP"),dini_Int(file, "Level"),GetPlayerGrana(i));
TextDrawSetString(gText3[i], string);
TextDrawShowForPlayer(i, gText3[i]);
Sei que a galera nгo ajuda pq tem preguiзa, mas aguardo alguem que ajude *-*
Reply
#2

Usa o fs do zamaroth pra mudar a posiзгo do textdraw.
Reply
#3

As posiзхes eu sei cara, mas isso ai nгo й textdraw
Isso ai ta no rodapй '-'
Reply
#4

https://sampforum.blast.hk/showthread.php?tid=387597
Reply
#5

Quer dizer que isso ai nгo й textdraw?
Reply
#6

EN: TextDraw
PT: Texto desenhar
Reply
#7

https://sampwiki.blast.hk/wiki/TextDrawCreate

Como criar um textdraw com o codigo que ta la em cima no post ??
Nгo consigo implantar nas funзхes do Textdraw
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)