-
Content Count
195 -
Joined
-
Last visited
-
Medals
Everything posted by badanov
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Perhaps a better way to temper this behavior by Arma 3 would be a law that says vehicles can't spawn while the player is moving inside a vehicle. Dunno if that would even be possible, though.- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I've been running into some problems with Park for a while, enough so I had to stop using it. Your documentation in the pas says (it doesn't say that now) that I can cut off aspects of TPW by inserting a command such as tpw_park_active = 0; to disable an aspect. It doesn't appear to be working. I use external files which are read and which select enemy forces from a list. At the bottom on that file is this directive: tpw_park_active = 0; Do I need to place it on the player to make it work? So, I was wondering: If I disabled TPW Park and only enabled it for non mobile scenarios, would that work better than the way I described? I stopped using TPW Park on mobile scenarios because of several issues, one of them being the tendency to park vehicles in the middle of the road or an intersection. Another problem for me, at least, has been the spawning of vehicles directly in the path of vehicles, such as the players, which causes a traffic accident. I see you added the no closer than 50 meters, but a BTR traveling at 40 kph will travel that distance in about six seconds, 7.5 seconds at 30 kph. When the spawning takes place, with enough latency, the BTR will be on top of the newly spawned vehicle faster than that. Another thing: Would wild cards work in TPW park? Adding LOP_ includes every vehicle including military ones, which I don't want. I use eastern European terrains all the time. I can use LOP_CHR_Civ, so I was wondering if a wildcard would work: LOP*Civ *** As an addendum, I tried it again in Leskovets, and this time it worked, for a time, then stopped working. By the time it stopped working, I was on foot anyway.- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Better to look at it differently: The cell phone ringing? Maybe five percent of the time. Perfect. Car alarm. Same. Just right.- 5737 replies
-
- 1
-
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Can confirm. Mod complains about the lack of a vest. Doesn't affect game AFAICT- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Two new terrains, both east European, have emerged: https://steamcommunity.com/sharedfiles/filedetails/?id=2891973918 https://steamcommunity.com/sharedfiles/filedetails/?id=2636365838- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
As I understand it, Reforger will have a new scripting language called enforce. All well and good. Will any of the programming convention also work in Arma 3?
-
commanding All-in-One Single-Player Project
badanov replied to Leopard20's topic in ARMA 3 - ADDONS & MODS: COMPLETE
It's already in cheats. Just highlight the errant bot, then execute the teleportation. -
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Very nice.- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
I have a trigger that has two conditions to be met at the time the trigger is read; missetXC1=="CON10" AND XC1 where missetXC1 is a mission, n this case an attack mission, and the selection "CON10"; The second part is the actual mission set identified XC1; If the condition is read at the time of trigger invocation, I should be moved to "CON10", which is the 10th mission out of a set of X number of missions under XC1 which is mission set 1. As I understand it, in this case both AND and && are correct in passing these kinds of condition, correct? Now, if I change the condition to: this; missetXC1=="CON10"; XC1; it works as well; I have two questions, which is better, more efficient in terms of CPU resources? Why would the game be displaying errors in the first instance about boolean code and strings, but still work, while continually displaying the errors? BTW, dunno if this is the right forum to ask these questions. If not sorry.
-
Iraqi-Syrian Conflict
badanov replied to accuracythruvolume's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Because of the war in Ukraine, here is a ton of blocking of internet sites on/by both sides. That may be why. -
Aplion's HAFM naval mod, SAB's naval legends and HC Pookie all have commercial vessel offerings.
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I turned on Fog on Altis, so the temp report came back on. Then I went with one of my full scenarios on Chernarus 2020, a night time scenario, and the temp came on as well, but this time with snow. The ambient temp was 16C. Now on all my scenarios I start with random weather, so it sometimes rains, but instead I get snow, usually at night or reduced light conditions. If I turn off Fog, and restart I still get snow. These is my weather commands. I have been using it for about three years. In the last year I move it off, with my other random numbers onto a separate file: WV = (Random 1); 0 setOvercast (WV);10 setRain (WV*.75); 0 setWaves (WV) ; 0 setfog (WV*.333); forceWeatherChange;- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Yes. And I put them on. I have them set as simplified, but no temp data appears. When I said No Mods, I was using the download version, which has no HUD. Now that I switched to the Steam version, I have HUD but no temperature data. Am I s'posed to have data temperature data?- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Started up TPW on a No Mods set up. No HUD- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
One other thing about HUD. The Temperature part is missing which leads me to believe that that may be a factor in Fog.- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I don't use TPW Skirmish. All of my spawns are my own scripts using BI commands. My issue has been with the Can Snow command in TPW Fog, and until recently HUD. HUD was resolved by using the Steam version. The other two, walking through vehicles and the BMP fuel bug I mentioned part of a larger -- but not TPWs -- problem.- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I rarely spawn friendly vehicles, so I have no clue on that. The RHS vehicles I walk through are friendly and hand placed at the start of my scenarios. I use the embedded scripts to enter the vehicle, and I must use them to exit. As for the zero fuel bug, again, those vehicles are hand placed, and only include the BMPs. I have a work around of ensuring the vehicle checks for fuel every 20 seconds and then fuels up. I guess I could make that random, instead of a set total refuel. The issue here is switching to an AI driver when I am out of the vehicle. Without the work around, the AI driver could not move the vehicle. I will continue this later. It is the morn and I have to go to work.- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I installed the Steam version and so the HUD is back. Have you encountered the fuel problem with RHS vehicles?- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I don't think it's your mod. A lot of things with mods started to become screwy since the last BI updates. I reverted TPW back to two versions from last fall and last March, and HUD still doesn't work. I may be screwed as far as playing Arma 3. Other anomalous things include being able to walk through RHS BMPs and RHS BMPs running out of fuel as soon as the game starts. Programmed triggers setting off at the wrong times. Text displays run together.- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
Now the HUD has stopped working. This after verifying the files' integrity. I tried it with a no mods setting other than TPW. No go on the HUD- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I get Can Snow on Chernarus 2020 terrain, and I still get it when I turn off fog completely. I haven't tried Livonia since your last update since I'm playing on Chernarus 2020, but it was dong that same thing. Snowing when temps were in the 20s+ The Can Snow effect usually takes place at night.- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I have a bug to report. In the section where it says can snow, it snows even when I turn that off. It doesn't seem to make any difference as to the month, or time or ambient temp.- 5737 replies
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
ai mods compilation All Arma 3 Steam Workshop AI Mods Compilation List
badanov replied to Gunter Severloh's topic in ARMA 3 - ADDONS & MODS: COMPLETE
You should pin this post- 14 replies
-
- ai compilation list steamw
- steamworkshop ai mods
- (and 2 more)
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
with Western Sahara mod now out, dromedaries are available. Also, one of the best female mods in Arma 3, Pretty Girls: https://steamcommunity.com/sharedfiles/filedetails/?id=2261045061&searchtext=- 5737 replies
-
- 2
-
-
- single player
- realism
-
(and 1 more)
Tagged with:
-
TPW MODS: enhanced realism and immersion for Arma 3 SP.
badanov replied to tpw's topic in ARMA 3 - ADDONS & MODS: COMPLETE
I'll give it whirl sometime. Thanks.- 5737 replies
-
- 1
-
-
- single player
- realism
-
(and 1 more)
Tagged with: