mirror of
https://github.com/yquake2/3zb2.git
synced 2024-11-21 19:40:59 +00:00
3rd Zigock Bot II for Yamagi Quake II
fa0927bfe7
the aimfix was working only on half of the attack, since the supershotgun shoots 2 times (half bullets left, half bullets right) to carefully test it i tried to comment out 1 of the 2 shots while also keep yaw change to 0 in 1 case the bullets hit around the crossair, in the other case the bullets were not centered around the crossair. i added the same fix to the shot that did not have it, and it worked. i tested it out with yaw-5 and yaw+5 with both shots shooting at the same time and the bullets appeared to gather into 2 distinct clusters one left side of crossair, one right side of crossair like 2 eyes on the wall |
||
---|---|---|
misc | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
Makefile | ||
README.md |
3rd Zigock Bot II for Yamagi Quake II
This is a best effort port of the 3rd Zigock Bot II to Yamagi Quake II. The code is nearly unchanged from the original, just some scary compiler warning were fixes and some hard coded pathes were changed to make use of Yamagi Quake IIs enhanced, unix compatible VFS.
Installation
- Extract the ZIP archive misc/assets.zip to your Quake II directory.
- Build the game.so by calling
make
and copy it to the 3zb2/ dir.
For more informations refer to the user guide, included with the assets.