Make Bows usable by Cleric Rangers
#1
Posted 26 October 2008 - 07:10 AM
File Submitter: Icendoan
File Submitted: 26 Oct 2008
File Category: Miscellaneous Released Mods
Forum: No Information
Readme: No Information
Exactly as it says. All it does is patch ALL bows and arrows in the game for C/R to use. Unzip to your BG2 directory and install,
Install after any mod that adds bows or arrows, or your C/Rs won't be able to use them.
Only for BG2!
Icen
Click here to download this file
#3
Posted 26 October 2008 - 09:31 AM
Doesn't work for PS:T.
Icen
#4
Posted 27 October 2008 - 04:12 AM
Greetings Leomar
but you have more choices or paths through the game.
- Chevalier
BiG World Project - Big Baldur's Gate World
#5
Posted 27 October 2008 - 04:31 AM
I would however, recommend Item Revision's component instead of this.
Icen
#6
Posted 27 October 2008 - 04:52 AM
PATCH_IF 0x1c = 5 BEGIN //Only if the type is a bow.
Pardon me while I ROFLMAO.
Italian users: help test the Stivan NPC!
Author or Co-Author: WeiDU - Widescreen - Generalized Biffing - Refinements - TB#Tweaks - IWD2Tweaks - TB#Characters - Traify Tool - Some mods that I won't mention in public
Maintainer: Semi-Multi Clerics - Nalia Mod - Nvidia Fix
Code dumps: Detect custom secondary types - Stutter Investigator
If possible, send diffs, translations and other contributions using Git.
#7
Posted 27 October 2008 - 06:30 AM
On that note, could you implement an IF extension, which automatically reads offsets if put in R(), so mine would be PATCH_IF R(0x1c) = 5 BEGIN?
Icen
Edited by Icendoan, 27 October 2008 - 06:34 AM.
#8
Posted 27 October 2008 - 06:47 AM
BEGIN ~Hello World~
COPY_EXISTING_REGEXP GLOB ~.*\.itm~ ~override~
READ_SHORT 0x1c type
PATCH_IF type = 5 OR type = 15 THEN BEGIN
READ_BYTE 0x1f unus
WRITE_BYTE 0x1f (unus BAND 11111011)
END
BUT_ONLY
I can do that {{,S}{BYTE,SHORT},LONG}_AT(offset) thing alright. Doing so as a PATCH_IF extension would be harder and less useful.
Italian users: help test the Stivan NPC!
Author or Co-Author: WeiDU - Widescreen - Generalized Biffing - Refinements - TB#Tweaks - IWD2Tweaks - TB#Characters - Traify Tool - Some mods that I won't mention in public
Maintainer: Semi-Multi Clerics - Nalia Mod - Nvidia Fix
Code dumps: Detect custom secondary types - Stutter Investigator
If possible, send diffs, translations and other contributions using Git.
#9
Posted 27 October 2008 - 11:45 PM
Good to know. Thanks for your answer.I would however, recommend Item Revision's component instead of this.
Greetings Leomar
but you have more choices or paths through the game.
- Chevalier
BiG World Project - Big Baldur's Gate World
#10
Posted 09 November 2008 - 07:50 AM
#11
Posted 09 November 2008 - 07:52 AM
Icen
#12
Posted 13 July 2013 - 10:46 PM
Had to replace hard drive, so downloading the mods again but when I download CR_Bows my anti-virus takes the file and reports it removed spyware. HKTL_GAMEHACK is the file it keeps removing. Is this a false positive?
#13
Posted 13 July 2013 - 10:59 PM
HKTL_GAMEHACK is the file it keeps removing. Is this a false positive?
There is no such a file in this archive... the anti virus can plame a file to be such ... but the archive only has twio files, a .tp2 file and the renamed weidu.exe which is known to have plenty false alarms. Now check that you are actually downloading this and not a virus infected file.
Yep, Jarno Mikkola. my Mega Mod FAQ. Use of the BWS, and how to use it(scroll down that post a bit).
OK, desert dweller, welcome to the sanity, you are free to search for the limit, it's out there, we drew it in the sand. Ouh, actually it was still snow then.. but anyways.
#14
Posted 14 July 2013 - 01:43 AM
Yep, same link as always used to download. Checked the file and the anti-virus is removing the setup.exe, (renamed weidu.exe), and displaying the above mentioned warning...ie: another false positive. My anti-virus software is Trend Micro Titanium Maximum Security, in case others encounter this issue...it appears the anti-virus is wrong again. It even said two files on my OEM installation disc were generic trojans, which has been confirmed as a false positive. Anyway, thanks for responding.