Smecty
05-18-08, 09:35 PM
Hi all,
Need some advice from y'all concerning a conflict I've got adding a couple of SH2 mods: Fletcher's Enhancement mod v.2.3 <http://www.freewebs.com/navalsims/downloads.htm> and jiim's Revised Interface for SubSim's HiRes Pack mod v.1 <http://dod.xrea.jp/_silent/sh.htm>.
Both of these mods have a file, called "Tooltips.dsm" that gets place in the Sim/Dsf subdir. Unfortunately, they are not the same, and that great mod manager jsgme points that out if you try to use it to load both of these mods.
Here's what Fletcher's Tooltips.dsm looks like:
;;; TOOLTIPS.DSM
[TOOLTIPS]
Font = CIC
Timeout = 5000
TextColor = 255,0,0,255
BackgroundColor = 240,240,240,192
Delay = 750
And here is the Tooltips.dsm replacement file in jiim's Revised Interface:
;;; TOOLTIPS.DSM
[TOOLTIPS]
Font = CIC
Timeout = 5000
TextColor = 255,255,255,255
BackgroundColor = 0,0,0,192
Delay = 500
;[TOOLTIPS]
;Font = CIC
;Timeout = 5000
;TextColor = 255,0,0,255
;BackgroundColor = 240,240,240,192
;Delay = 750
It looks to me like the semicolons in front of the old Tooltips in jimm's version is commenting them out.
Question is - if you've followed all this so far :D - will jimm's version, intended for the "HiRes" 1024 subsim enhancement (which I've already loaded), ruin the effects of Fletcher's mod, since the latter won't be finding the correct TextColor, BackgroundColor and Delay values.
If the answer is "yes" then I'll just have to ditch Fletcher, as jiim's revised interface is really gorgeous.
Smecty
Need some advice from y'all concerning a conflict I've got adding a couple of SH2 mods: Fletcher's Enhancement mod v.2.3 <http://www.freewebs.com/navalsims/downloads.htm> and jiim's Revised Interface for SubSim's HiRes Pack mod v.1 <http://dod.xrea.jp/_silent/sh.htm>.
Both of these mods have a file, called "Tooltips.dsm" that gets place in the Sim/Dsf subdir. Unfortunately, they are not the same, and that great mod manager jsgme points that out if you try to use it to load both of these mods.
Here's what Fletcher's Tooltips.dsm looks like:
;;; TOOLTIPS.DSM
[TOOLTIPS]
Font = CIC
Timeout = 5000
TextColor = 255,0,0,255
BackgroundColor = 240,240,240,192
Delay = 750
And here is the Tooltips.dsm replacement file in jiim's Revised Interface:
;;; TOOLTIPS.DSM
[TOOLTIPS]
Font = CIC
Timeout = 5000
TextColor = 255,255,255,255
BackgroundColor = 0,0,0,192
Delay = 500
;[TOOLTIPS]
;Font = CIC
;Timeout = 5000
;TextColor = 255,0,0,255
;BackgroundColor = 240,240,240,192
;Delay = 750
It looks to me like the semicolons in front of the old Tooltips in jimm's version is commenting them out.
Question is - if you've followed all this so far :D - will jimm's version, intended for the "HiRes" 1024 subsim enhancement (which I've already loaded), ruin the effects of Fletcher's mod, since the latter won't be finding the correct TextColor, BackgroundColor and Delay values.
If the answer is "yes" then I'll just have to ditch Fletcher, as jiim's revised interface is really gorgeous.
Smecty