var gt_display_list = ''; var gt_display_message = 'none'; var gt_display_position_type = ''; if(start_minimized=='yes') { gt_display_list='none'; gt_display_message = ''; gt_display_position_type = 'absolute'; } function toggleme(element,fade) //Set fade to 0 if you don't want the fade effect. Default is on. { // Make sure the element actually exists if (document.getElementById(element) != null) { if (document.getElementById(element).style.display == 'none') { // Then we are going to display it document.getElementById(element).style.display = ''; } else { // We are going to hide it document.getElementById(element).style.display = 'none'; } } } /* Stylesheet */ document.writeln(' '); /* Begin showing the syndicated topic */ document.writeln('
'); document.writeln(' What new features beyond bug fixes would you like to see in Sniper Sim? http://www.snipercentral.com/snipersim.htm '); document.writeln('
'); document.writeln('Top 10 of 83 answers:
| ');
document.writeln(' | ');
document.writeln(' Different rifles & ammo | 44 votes |
| ');
document.writeln(' | ');
document.writeln(' Better enemy AI | 27 votes |
| ');
document.writeln(' | ');
document.writeln(' Inlcusion of camo/ghille suit etc | 26 votes |
| ');
document.writeln(' | ');
document.writeln(' Multiplayer | 24 votes |
| ');
document.writeln(' | ');
document.writeln(' Inclusion of computer controlled spotter | 22 votes |
| ');
document.writeln(' | ');
document.writeln(' A known distance range to practice compensations | 16 votes |
| ');
document.writeln(' | ');
document.writeln(' Include bullet drop | 13 votes |
| ');
document.writeln(' | ');
document.writeln(' More maps and possibly make your own | 12 votes |
| ');
document.writeln(' | ');
document.writeln(' Ability to do range estimating, and elevation adjustments | 12 votes |
| ');
document.writeln(' | ');
document.writeln(' Map and compass | 14 votes |