2020-10-25, 06:43 PM
Hello
the first time i get a problem like that
i have a TD on my GM and when i change position he don't change he stay RIGHT and don't move even when i change X Y to 9999.999 999. 999
And i search if maybe i have create same and no ...
the first time i get a problem like that
i have a TD on my GM and when i change position he don't change he stay RIGHT and don't move even when i change X Y to 9999.999 999. 999
Quote:g_Player[playerid][td_fuel] = CreatePlayerTextDraw(playerid,288.500000, 483.588916, "Fuel: 100");
PlayerTextDrawBackgroundColor(playerid,g_Player[playerid][td_fuel],0x00000033);
PlayerTextDrawFont(playerid,g_Player[playerid][td_fuel],3);
PlayerTextDrawLetterSize(playerid,g_Player[playerid][td_fuel],0.000000, 0.733946);
PlayerTextDrawColor(playerid,g_Player[playerid][td_fuel],0x000000ff);
TextDrawSetShadow(playerid,g_Player[playerid][td_fuel],3);
And i search if maybe i have create same and no ...