Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: HIGHSCORE - save to textfile ArmA2  (Read 3021 times)

0 Members and 1 Guest are viewing this topic.

Offline tedbell

  • Members
  • *
HIGHSCORE - save to textfile ArmA2
« on: 30 Jan 2010, 19:30:58 »
I posted this in the wrong forum - sorry about that! This is a question about ArmA2 scripting...

Is there a way, possibly by using ION Lib copytoclipboard, of saving a highscore table?

In other words, can you write values to a text file from ArmA2 and then read them back in?

I have modded Xeno's fantastic mission Domination to a single-player epic, and I would like to save the results of the final score to a high score board. So, if anyone has a way to do this, I would be most grateful!

Offline i0n0s

  • Moderator
  • *****
Re: HIGHSCORE - save to textfile ArmA2
« Reply #1 on: 30 Jan 2010, 21:37:02 »
Not without an additional application running in the background.