Hi, I have an actor in a Ged file that has a mousebutton down event to use the LoadGame() function to load a dat file with an actor.
So, when I create the .exe from this Ged and run it, then click on the actor then it loads the .dat file, and displays the new actor but it overwrites the original actor!
How can I load the actor from a .dat file into a main file without overwriting the main file's actors?
Many thanks,
Laddsa