new Msg[128];format(Msg,sizeof(Msg)"Radar id:%d\nVelocidade minima:%d", CamID, MaxSpeed);CamID = Create3DTextLabel(Msg, 0x008080FF, x, y, z, 0.0, 0.0, rot + 180.0);