Detaljan opis problema: Mislim da je do TD-a
Dio skripte:
Znaci lepo sam napravio da kreira td kada igrac udje i udje u selection td-a, al kad prevucem na TD ne pokazuje crveno i nista se ne desi kad stisnem TD( 0xFF000FF, zato msm crveno)
Eo ga TD
LR = CreatePlayerTextDraw(playerid, 349.400085, 167.912567, "REGISTER");
PlayerTextDrawLetterSize(playerid, LR, 0.247997, 0.740000);
PlayerTextDrawTextSize(playerid, LR, 396.640625, 0.000000);
PlayerTextDrawAlignment(playerid, LR, 1);
PlayerTextDrawColor(playerid, LR, -1);
PlayerTextDrawUseBox(playerid, LR, 1);
PlayerTextDrawBoxColor(playerid, LR, 0);
PlayerTextDrawSetShadow(playerid, LR, 0);
PlayerTextDrawSetOutline(playerid, LR, 0);
PlayerTextDrawBackgroundColor(playerid, LR, 255);
PlayerTextDrawFont(playerid, LR, 2);
PlayerTextDrawSetProportional(playerid, LR, 1);
PlayerTextDrawSetShadow(playerid, LR, 0);
PlayerTextDrawSetSelectable(playerid, LR, true);Neke slike/video za lakse dobivanje pomoci(neobavezno):
