01.09.2012, 15:29
pawn Код:
new PlayerText3D: carrotexto[MAX_PLAYERS][MAX_VEHICLES];
for(new i = (MAX_PLAYERS - 1); i > -1; --i) if(IsPlayerConnected(i) && APlayerData[i][PlayerLevel] > 2) carrotexto[i][vid] = CreatePlayer3DTextLabel(i, carro, 0x008080FF, cx, cy, cz, 15.0, INVALID_PLAYER_ID, vid);