Texttdrawowi

Započeo DamoN ツ
12. Mar. 2014. Zaključano
486
pregleda
11
postova
struna
4
Enforcer
12. Mar. 2014.
Skripta koju koristim:NL
Detaljan opis problema😛ozdrav,imam problem napravio sam textdrawowe i nezeli ucitati evo gledajte ucita mi Glad: i WC:
ali nece ucitat Glad:100%
ovo gore u desnom kutu glad i wc,evo textdrawowe
Premjestio sam ja textdawowe tako da 🙂
       
WcText = TextDrawCreate(611.000000, 430.000000, "~w~100%");
TextDrawBackgroundColor(WcText, 255);
TextDrawFont(WcText, 2);
TextDrawLetterSize(WcText, 0.240000, 1.000000);
TextDrawColor(WcText, -16776961);
TextDrawSetOutline(WcText, 0);
TextDrawSetProportional(WcText, 1);
TextDrawSetShadow(WcText, 1);
TextDrawUseBox(WcText, 0);
TextDrawBoxColor(WcText, 255);

WcText1 = TextDrawCreate(581.000000, 430.000000, "~r~WC:");
TextDrawBackgroundColor(WcText1, 255);
TextDrawFont(WcText1, 2);
TextDrawLetterSize(WcText1, 0.410000, 1.000000);
TextDrawColor(WcText1, -1);
TextDrawSetOutline(WcText1, 0);
TextDrawSetProportional(WcText1, 1);
TextDrawSetShadow(WcText1, 1);
TextDrawUseBox(WcText1, 0);
TextDrawBoxColor(WcText1, 255);

GladText = TextDrawCreate(543.000000, 429.000000, "~w~100%");
TextDrawBackgroundColor(GladText, 255);
TextDrawFont(GladText, 2);
TextDrawLetterSize(GladText, 0.250000, 1.100000);
TextDrawColor(GladText, -16776961);
TextDrawSetOutline(GladText, 0);
TextDrawSetProportional(GladText, 1);
TextDrawSetShadow(GladText, 1);
TextDrawUseBox(GladText, 0);
TextDrawBoxColor(GladText, 255);

GladText1 = TextDrawCreate(506.000000, 429.000000, "~r~Glad:");
TextDrawBackgroundColor(GladText1, 255);
TextDrawFont(GladText1, 2);
TextDrawLetterSize(GladText1, 0.290000, 1.100000);
TextDrawColor(GladText1, -1);
TextDrawSetOutline(GladText1, 0);
TextDrawSetProportional(GladText1, 1);
TextDrawSetShadow(GladText1, 1);
TextDrawUseBox(GladText1, 0);
TextDrawBoxColor(GladText1, 255);


Dio skripte: gore sam naveo
Neke slike/video za lakse dobivanje pomoci(neobavezno):
Blaeks_Biofor
5
Forum Don
12. Mar. 2014.
kako ja vidim tdovi su ispisani gore, sta nece da ucita ?
struna
4
Enforcer
12. Mar. 2014.
Blaeks wrote on March 12, 2014, 11:11 pm:
kako ja vidim tdovi su ispisani gore, sta nece da ucita ?

da ali nece ucitat Glad:100% ovo "100%" nece da ucita a stavio sam TextDrawShowForPlayer....
Blaeks_Biofor
5
Forum Don
12. Mar. 2014.
Glad:99, ne razumem te majke mi ?

Sigurno imas negde aktivirano apdejtovanje textdrawa
struna
4
Enforcer
12. Mar. 2014.
Blaeks wrote on March 12, 2014, 11:13 pm:
Glad:99, ne razumem te majke mi ?

Sigurno imas negde aktivirano apdejtovanje textdrawa

da al ja ocu da mi pise Glad:99%
Blaeks_Biofor
5
Forum Don
12. Mar. 2014.
posalji mi deo gde apdejtujes textdraw
struna
4
Enforcer
12. Mar. 2014.
stock UpdateGladWCText(playerid)
{
if(!IsPlayerConnected(playerid))
{
return 1;
}
new str, strs;
format(str, sizeof(str), "%d", glad);
TextDrawSetString(GladText, str);
format(strs, sizeof(strs), "%d", wc);
TextDrawSetString(WcText, strs);
return 1;
}
Blaeks_Biofor
5
Forum Don
12. Mar. 2014.
stock UpdateGladWCText(playerid)
{
if(!IsPlayerConnected(playerid))
{
return 1;
}
new str, strs;
format(str, sizeof(str), "%d%", glad);
TextDrawSetString(GladText, str);
format(strs, sizeof(strs), "%d%", wc);
TextDrawSetString(WcText, strs);
return 1;
}
struna
4
Enforcer
12. Mar. 2014.
Blaeks wrote on March 12, 2014, 11:18 pm:
stock UpdateGladWCText(playerid)
{
if(!IsPlayerConnected(playerid))
{
return 1;
}
new str, strs;
format(str, sizeof(str), "%d%", glad);
TextDrawSetString(GladText, str);
format(strs, sizeof(strs), "%d%", wc);
TextDrawSetString(WcText, strs);
return 1;
}

opet neradi...
Blaeks_Biofor
5
Forum Don
12. Mar. 2014.
kako je sad ?
stock UpdateGladWCText(playerid)
{
if(!IsPlayerConnected(playerid))
{
return 1;
}
new str, strs;
format(str, sizeof(str), "%d %", glad);
TextDrawSetString(GladText, str);
format(strs, sizeof(strs), "%d %", wc);
TextDrawSetString(WcText, strs);
return 1;
}
trebalo bi raditi
struna
4
Enforcer
12. Mar. 2014.
Blaeks wrote on March 12, 2014, 11:25 pm:
kako je sad ?
stock UpdateGladWCText(playerid)
{
if(!IsPlayerConnected(playerid))
{
return 1;
}
new str, strs;
format(str, sizeof(str), "%d %", glad);
TextDrawSetString(GladText, str);
format(strs, sizeof(strs), "%d %", wc);
TextDrawSetString(WcText, strs);
return 1;
}
trebalo bi raditi

ne,hvala moja greska dodao sam to svugdje
format(strss, sizeof(strss), "%d%", glad);
TextDrawSetString(GladText, strss);
format(strsss, sizeof(strsss), "%d%", wc);
TextDrawSetString(WcText, strsss);


meni je bilo svugdje ovako
%d
a sada sam stavio ovako
%d%
i radi,hvala 🙂))))))))
MOZE LOCK!

Morate biti prijavljeni da biste odgovorili na ovu temu.

Prijava

© 2026 SmartShark. All rights reserved.

Powered by Momentum|v2026.3.001 Alpha