I am looking at different FPS' and investigating how the games/editors support export of data in real-time. Is it possible to do modifications to UT2004 and script such interfaces?
E.g would it be possible to export the player's position in the map to a USB port (while playing)?
Exporting data real-time to other applications/programs is also desirable. For instance exporting data from Unreal Script to C++.
Is there a reasonably easy way to do these kinds of modifications?
E.g would it be possible to export the player's position in the map to a USB port (while playing)?
Exporting data real-time to other applications/programs is also desirable. For instance exporting data from Unreal Script to C++.
Is there a reasonably easy way to do these kinds of modifications?
Comment