Jump to content
  • 0

pomoc Warnings [ Vyřešeno ]


Pavel Tuček

Dotaz

Zdravím! Vypisuje mi to na každej jeden řádek tenhle warning:

warning 213: tag mismatch

Řádky

PlayerInfo[playerid][dx] = fOffsetX;
PlayerInfo[playerid][dy] = fOffsetY;
PlayerInfo[playerid][dz] = fOffsetZ;
PlayerInfo[playerid][rz] = fRotX;
PlayerInfo[playerid][ry] = fRotY;
PlayerInfo[playerid][rz] = fRotZ;
PlayerInfo[playerid][sx] = fScaleX;
PlayerInfo[playerid][sy] = fScaleY;
PlayerInfo[playerid][sz] = fScaleZ;
Edited by Isaac Asimov
Link to comment
Share on other sites

3 odpovědí na tuto otázku

Recommended Posts

  • 0

 

Zdravím! Vypisuje mi to na každej jeden řádek tenhle warning:

warning 213: tag mismatch

Řádky

PlayerInfo[playerid][dx] = fOffsetX;
PlayerInfo[playerid][dy] = fOffsetY;
PlayerInfo[playerid][dz] = fOffsetZ;
PlayerInfo[playerid][rz] = fRotX;
PlayerInfo[playerid][ry] = fRotY;
PlayerInfo[playerid][rz] = fRotZ;
PlayerInfo[playerid][sx] = fScaleX;
PlayerInfo[playerid][sy] = fScaleY;
PlayerInfo[playerid][sz] = fScaleZ;

ukaž prostě enum.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...