var fDesc=new Array(); fDesc[0] = "Frontlines: Fuel of War is a first-person shooter game developed by Kaos Studios. The planet is running out of oil. This makes the whole world economy to be disturbed and peace is torn to shreds because countries are trying to take over the remaining oil wells. Kaos Studios puts you in this situation. What will you do you?

Although the "wrapping" is extremely attractive, we are facing another FPS that uses a more or less realistic argument to give free rein to what they really want to have: direct action without concessions. That's because the game presents one of the more realistic stories a shooter has presented us. In addition, it is extremelly sad, but it would be reasonable to think that all that facts assumed in the game could happen, with a well done chronology and being very consistent with the sociological and political situation in which we live. We are in the year 2024 and the planet is close to be a chaos. The planet disintegrates for the evil usage of its natural resources, and two coalitions are created: the Western Coalition, consisting of the United States and the European Union, and the Red Star Alliance, made up of the Russian Federation and the People's Republic of China.

In "Frontlines: Fuel of War", we must move forward through missions, fulfilling various objectives. In any case, it is clear that the developers had a clear idea as a starting point: the action and pace of the game have to be truly enveloping. Undoubtedly, addiction and entertainment are ensured. Do you accept the challenge?"; function tShowHide(id, show) { var s = document.getElementById("desc"); if ((s.innerHTML.length<=212 || show==1) && show!=2) { s.innerHTML = fDesc[id]; if (document.getElementById('m1')) document.getElementById('m1').style.display='none'; if (document.getElementById('m2')) document.getElementById('m2').style.display='none'; if (document.getElementById('more_txt')) document.getElementById('more_txt').style.display='inline'; } else { s.innerHTML = ''; } }