Hey all-
I spent all christmas day getting the borg up to date for 320. After fixing about 400+ compiler errors. I got it to compile and think (sort of). the borg will load up and examine the screen but it cannot act. You can hit ^zh to see his skill set, or z$ to load the borg.txt rules, and other non-action things (like checking power, fear, map, grids, etc)
It looks as if the inkey_hack is broken. Did you guy mess with the inkey_hack at all? The borg is trying to send a command to the game but it is not being recognized as a legitimate command.
Here is a copy of the borg320 files and the game files that need to be modified in order to make the borg run. Any change to a game file (externs, birth, calcs, etc) are clearly marked with APW. (Game changes basically require an extern for certain objects).
Note that the screensaver is not working yet. It was broken in 312 due to a change in the way commands were processed.
If someone can figure out what is going on with the inkey_hack or command processor, I'd appreciate it. I won't be able to dig into that stuff.
I spent all christmas day getting the borg up to date for 320. After fixing about 400+ compiler errors. I got it to compile and think (sort of). the borg will load up and examine the screen but it cannot act. You can hit ^zh to see his skill set, or z$ to load the borg.txt rules, and other non-action things (like checking power, fear, map, grids, etc)
It looks as if the inkey_hack is broken. Did you guy mess with the inkey_hack at all? The borg is trying to send a command to the game but it is not being recognized as a legitimate command.
Here is a copy of the borg320 files and the game files that need to be modified in order to make the borg run. Any change to a game file (externs, birth, calcs, etc) are clearly marked with APW. (Game changes basically require an extern for certain objects).
Note that the screensaver is not working yet. It was broken in 312 due to a change in the way commands were processed.
If someone can figure out what is going on with the inkey_hack or command processor, I'd appreciate it. I won't be able to dig into that stuff.
Comment