- 0
Problema textdraw
-
Similar Content
-
Recently Browsing 0 members
- No registered users viewing this page.
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.
Question
Blacks.
Problema intalnita (descriere): Cand apas click imi apare textdraw-ul "DailyInfo[11]" si daca il apas dispare. Eu vreau ca atunci cand tastez o comanda, sa imi apara niste textdraw-uri(ceea ce functioneaza), iar cand apas pe un anumit buton din textdraw sa dispara toate. Problema e ca la mine oricand apas click, imi apare acel textdraw.
Ero(area / rile) / warning-(ul / urile): -
Liniile de cod / sursa / script-ul(obligatoriu):
if(newkeys == KEY_FIRE)
{
if(TextDrawShowForPlayer(playerid, DailyInfo[11]))
{
SelectTextDraw(playerid, DailyInfo[11]);
}
}
Imagini / Video (optional): -
Ati incercat sa rezolvati singur?: Nu, deoarece nu am stiut ce ar putea fi gresit in script-ul de mai sus.
5 answers to this question
Recommended Posts