![]() |
SUBSIM: The Web's #1 resource for all submarine & naval simulations since 1997 |
![]() |
#2191 | |
A-ganger
![]() Join Date: Jan 2012
Posts: 78
Downloads: 59
Uploads: 0
|
![]() Quote:
Last edited by Serge65; 02-23-14 at 11:05 AM. |
|
![]() |
![]() |
![]() |
#2192 | ||
A-ganger
![]() Join Date: Jan 2012
Posts: 78
Downloads: 59
Uploads: 0
|
![]() Quote:
Quote:
|
||
![]() |
![]() |
![]() |
#2193 |
Black Magic
![]() |
![]()
There is a patch available so that air units can engage other air units. The 400 series of units will not able to able to ever fire guns due to too many pointers missing and their cmdr_ controller was not coded to fire weapons (missing AI routines).
|
![]() |
![]() |
![]() |
#2194 | |
Navy Seal
![]() Join Date: Jan 2011
Location: CJ8937
Posts: 8,215
Downloads: 793
Uploads: 10
|
![]() Quote:
![]() |
|
![]() |
![]() |
![]() |
#2195 |
Navy Seal
![]() Join Date: Jan 2011
Location: CJ8937
Posts: 8,215
Downloads: 793
Uploads: 10
|
![]()
All I know on the topic is written down here.
In the past I have looked into AI scripts, but I couldn't find anything dealing with gun accuracy. I wonder how AI unit's veterancy comes into the picture. ![]() |
![]() |
![]() |
![]() |
#2196 |
Watch
![]() Join Date: Aug 2013
Posts: 25
Downloads: 82
Uploads: 0
|
![]()
Hello TDW,
I just want to ask you if you make some tests about having AI vs AI combat when AI ships are a range greater that the render range from sub player. (we spoke about that in the IRAI topic some weeks ago). Is it the render range from player subs which said that combat will occur ? If yes, is there an easy way to modify this render range ? Thanks a lot for your answer ! GaetVa |
![]() |
![]() |
![]() |
#2197 | |
Black Magic
![]() |
![]() Quote:
|
|
![]() |
![]() |
![]() |
#2198 |
Watch
![]() Join Date: Aug 2013
Posts: 25
Downloads: 82
Uploads: 0
|
![]()
Incredible TDW !!!!
Going to test this evening !!! ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Really, thanks a lot !!!!! ![]() |
![]() |
![]() |
![]() |
#2199 |
Black Magic
![]() |
![]() |
![]() |
![]() |
![]() |
#2200 |
Watch
![]() Join Date: Aug 2013
Posts: 25
Downloads: 82
Uploads: 0
|
![]()
Hello TDW,
In fact i teste d it in the mission you provide with wolfpacks. But seems i did something wrong : I put a very large value in the code14 entry in the patch file. (i put 99 on the value you put replacing the 2 first zero value, as i don't know how to convert a decimal value into DWORD value. Search on google but nothing really speaking about a possible conversion...) my sub was at a distance of several thousands kilometers ![]() (to know if something happens between the AI subs and the merchants i added some triggers sending radio message when a ship of a particular class is sunk. but nothing appears). Perhaps there is a limit of maximum render distance you can't go through ? or perhaps the value i put is not good ? other try i did is to join to the AI submarine and tried with next unit camera every 10 mn to see if the camera go on this AI units with the distance from them decreasing (but not finished my tests,i think i was at a distance of 1000 kilometers or above when i finished yesterday). GaetVa |
![]() |
![]() |
![]() |
#2201 | |
Black Magic
![]() |
![]() Quote:
The hex value you get from this you have to reverse in the patch file. i.e.: 50000.0 to hex is 47435000 but you have to enter it into the patch file as 00504347 As far as trying to use the camera buttons for ranges > 35000.0m from player's unit those won't work. I haven't figured out why yet. You have to go to external cam and move the camera to what you want to see for those large distances. |
|
![]() |
![]() |
![]() |
#2202 |
Watch
![]() Join Date: Aug 2013
Posts: 25
Downloads: 82
Uploads: 0
|
![]()
Ok TDW, understood !!
![]() Trying this evening !! Thanks again ![]() |
![]() |
![]() |
![]() |
#2203 |
Watch
![]() Join Date: Aug 2013
Posts: 25
Downloads: 82
Uploads: 0
|
![]()
Hello TDW
So tried it in the wolfpacks scenarios (with a range of 999 km in sh5.exe, and a AI ships and subs from a range of 900 km of my sub) : work like a charm ![]() I tried range at about 4000 km and above, seems there is a limitation of maximum range, as i can't make them work at this distance (perhaps more than 1000 km as i didn't tried this range) I understood anyway that this kind of range can't be used in a campaign ! (or you need to remove at least all port traffic !) |
![]() |
![]() |
![]() |
#2204 | |
Black Magic
![]() |
![]() Quote:
I'm working on changing the whole mechanics of the game currently. I'm working on making every unit in the game an active unit instead of the way I described how the game currently does it. Basically what I'm doing is getting rid of this radius from player's sub limitation. This will make the campaign a truly dynamic one as everything is interacting/reacting to everything else at every moment in time ![]() |
|
![]() |
![]() |
![]() |
#2205 |
Watch
![]() Join Date: Aug 2013
Posts: 25
Downloads: 82
Uploads: 0
|
![]()
TDW,
I didn't verify fps, but i had no lag. but the test i did was in a scenario with few units (the one you added concerning wolfpacks with addition of some AI subs, so perhaps 15-20 ships) i have just made a try before sleeping with the campaign, but was unplayable with this range (1000 km). i tried on Open horizons campaign (happy days). Note that i play on a 2012 laptop (not a bad graphical card) with graphics option at maximum (i used the wolfes megapatch) and even without the render patch, i am at about 12 fps when in port (but not really a problem for me). After that, i am usually at 20-25 fps (which is ok for me). Concerning other rendered distances i tried in scenario 10 000 km, and after 4000 km (but nothing happens). I will make a try with 3000 km, 2000 km and 1000 km until i can have something happening. (in fact the try i did which is running fine is not 1000 km but 999 999 meters and this is running fine). I will try 1000 km if 3000 and 2000 km are not running as perhaps it could be a limitation less than 1000 km ? If you can do what you are speaking about rid of this radius from the player sub, it will be like ![]() ![]() ![]() ![]() ![]() ![]() ![]() But anyway many thanks for the great job you already it !! Even if for now for campaign will be hard to have a big range, already for scenarios, it becomes really interresting to do some really historical scenarios (i am thinking for instance of scenarios for artic convoys, like PQ17 with planes attacking first following by sub attacks, and even later with german ships attacking like Tirpitz and Admiral Hipper). With this render patch, this kind of things becomes possible. |
![]() |
![]() |
![]() |
|
|