[AJUDA] +REP
#1

Olб pessoal do fуrum sa-mp, eu queri saber como faзo pra colocar o texddrawn onde ta mostrando na IMG.
Reply
#2

Muda as coordenadas de onde fica o TextDraw
Reply
#3

como muda ? o code ta assim
pawn Код:
format(string, sizeof(string), "~b~Brasil Second Life~n~ ~n~ ~p~ Respeito em:~n~     ~w~%d/~p~7 Min",dini_Int(file, "Tempo"));
TextDrawSetString(gText2[i], string);
//
format(string, sizeof(string), "~b~.::Brasil Second Life::. ~p~Respeito:~w~%d/~p~5  ~p~Level:~w~%d  ~p~Estudo:~w~%d",dini_Int(file, "EXP"),dini_Int(file, "Level"),dini_Int(file, "Faculdade"),dini_Int(file, "Combustivel"));
TextDrawSetString(gText3[i], string);
TextDrawShowForPlayer(i, gText3[i]);
//
if(IsPlayerInAnyVehicle(i)){
new string3[256];
format(string3, sizeof(string3), "  ~p~Gasolina: ~w~%d",dini_Int(file, "Combustivel"));
TextDrawSetString(Velo[i], string3);
TextDrawShowForPlayer(i, Velo[i]);
}else{
TextDrawHideForPlayer(i, Velo[i]);
}
Reply
#4

Jб percebeu que todos seus tуpicos no tнtulo possuem '+REP' ?
Coloca isso apenas para garantir que alguйm irб responder ?

Bom, de qualquer forma, й sу vocк achar a coordenada da tela que vocк quer e alterar na criaзгo do textdraw que vocк deseja mudar.
Caso queira, para auxiliar procure pelo Zamaroth textdraw editor.
Reply
#5

vc tem q postar o TextDraw do velocimetro, q carrega todas as mesgs etc

ou, como o Aferreira disse, vc pode usar o Zamaroth textdraw editor

http://forum.sa-mp.com/showthread.ph...extdraw+editor
Reply
#6

vlw KinX e AFerreira
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)