HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How can I write the results of a battle in an external file ?

09-18-2003, 09:52 AM#1
Andas_007
Or how can I read results of a battle with another application ?
I want to make a strategy game , turned base, to simulate an entire war and battles betwen divisions to be faught in War 3.
Ofcourse after each battle my program must read the results of that battle.
It can be done ? with triggers or another way ?
09-18-2003, 12:46 PM#2
AIAndy
No, from War3 you have no access on any external file. The only thing that might work with your case is if you are in single player you could write your stuff in the gamecache and then try to decipher what the file format of that is.
09-18-2003, 12:57 PM#3
Andas_007
Thanx a lot, it's an ideea.. i will try it.
09-18-2003, 03:31 PM#4
35263526
If you find out, plz post it as i want to use a system like that for my Warcraft III MMORPG.