Question

MuhammadPawn
Великий Гуру

Кто может подсказать почему в месте с моделью закрашивается задний фон TD 

3aSXsVm_ixc.jpg

 

Ходя использую функцию PlayerTextDrawColor 

PlayerTextDrawBackgroundColor(playerid,ObjectInventorys[j][playerid], 589636863);
PlayerTextDrawSetPreviewModel(playerid,ObjectInventorys[j][playerid], ItemsInfo[ID][ItemModel]);
PlayerTextDrawSetPreviewRot(playerid,ObjectInventorys[j][playerid], ItemsInfo[ID][POSTDx], ItemsInfo[ID][POSTDy], ItemsInfo[ID][POSTDz], ItemsInfo[ID][POSTDc]); 
PlayerTextDrawSetSelectable(playerid,ObjectInventorys[j][playerid], true); 
PlayerTextDrawColor(playerid, ObjectInventorys[j][playerid], ItemsInfo[ID][ColorObjectInv]);
PlayerTextDrawShow(playerid,ObjectInventorys[j][playerid]);

Массив скидывать не буду , как там всё верно со цветами (формат цвета в массиве RGBA)

Edited by MuhammadPawn

Share this post


Link to post

0 answers to this question

There have been no answers to this question yet

Guest
This topic is now closed to further replies.
Sign in to follow this  
Followers 0
  • Recently Browsing   0 members

    No registered users viewing this page.

  • Similar Content

    • ANIME_TOP12YLTRA
      By ANIME_TOP12YLTRA
      Помогите пожалуйста у меня еррор при компиляции
      C:\RED RUSSIA GAMES - МОД\pawno\include\customtune.inc(179) : error 001: expected token: ";", but found "["
      C:\RED RUSSIA GAMES - МОД\pawno\include\customtune.inc(179) : error 029: invalid expression, assumed zero
      C:\RED RUSSIA GAMES - МОД\pawno\include\customtune.inc(179) : warning 221: label name "E_HANDLING_PARAMS" shadows tag name
      C:\RED RUSSIA GAMES - МОД\pawno\include\customtune.inc(179) : error 001: expected token: ";", but found "]"
      C:\RED RUSSIA GAMES - МОД\pawno\include\customtune.inc(179) : fatal error 107: too many error messages on one line
      Compilation aborted.
      Pawn compiler 3.2.3664              Copyright (c) 1997-2016, ITB CompuPhase

      4 Errors.
       
      код - g_VehHandlingInfo[veh][E_HANDLING_PARAMS:j] = 0.0;