Search found 8933 matches

by michaelm75au
Thu Mar 05, 2026 7:17 am
Forum: Tech Support
Topic: Cloning Edited Units Causes Sensors, Weapons and Comms To Be Mixed Up
Replies: 14
Views: 1011

Re: Cloning Edited Units Causes Sensors, Weapons and Comms To Be Mixed Up

I will have a look. Just wanted to make sure there wasn't 2 different things astray in the cloning as we did have some issues around items actually getting duplicated at one stage :)
by michaelm75au
Wed Mar 04, 2026 8:17 am
Forum: Tech Support
Topic: Cloning Edited Units Causes Sensors, Weapons and Comms To Be Mixed Up
Replies: 14
Views: 1011

Re: Cloning Edited Units Causes Sensors, Weapons and Comms To Be Mixed Up

They are not in same order which is understandable as it processes the lists as what is in DB, and then adds and deletes any changes.
But are there any duplicates or missing items between the original and cloned? I didn't notice any.
by michaelm75au
Sun Mar 01, 2026 1:42 am
Forum: Tech Support
Topic: All Civilian and Nature units autodetected on North Pacific Shootout
Replies: 6
Views: 357

Re: All Civilian and Nature units autodetected on North Pacific Shootout

I think it has to do with the posture of "Downed Pilots" side in the scenario. They only show up when the a 'downed pilot' is created when the P3 is killed. In one replay from the save, the 'downed pilot' was not created, and the civ and nature units didn't show up.
And if I kill the 'downed pilot ...
by michaelm75au
Fri Feb 27, 2026 4:40 pm
Forum: Tech Support
Topic: [WAD][B1825] Cannot set the mission's takeoff, start, and end times via Lua.
Replies: 2
Views: 150

Re: [B1825] Cannot set the mission's takeoff, start, and end times via Lua.

The expected date format is 'DDMMYYYY' for the wrapper.

However, we have added some override formats to help with the various ways the date can be shown. The character ! after the timestamp tells program how to interpret the string.

m.starttime = "2027-06-09 1:30:00!yyyy-MM-dd H:mm:ss"
m.starttime ...
by michaelm75au
Fri Feb 07, 2025 10:38 pm
Forum: Tech Support
Topic: Lua GetLoadout Roles
Replies: 2
Views: 937

Re: Lua GetLoadout Roles

The database being used by scenario might not have the values. '0' usually means there is no values for that loadout.
I tried it on a scenario based on a DB from 12 months ago and it showed the '0's, but when I migrated it to the latest DB, the expected values showed up
by michaelm75au
Fri Feb 07, 2025 10:12 pm
Forum: Tech Support
Topic: Lua emissions solid
Replies: 5
Views: 386

Re: Lua emissions solid

My understanding is that 'solid' means that the type/id of emitter is know which is not related to the AOU.
by michaelm75au
Fri Dec 29, 2023 11:16 am
Forum: Tech Support
Topic: Patterns of Submarine Mining Missions
Replies: 5
Views: 599

Re: Patterns of Submarine Mining Missions

I think the top mining mission is suffering from the slack given to when it decides if it has reached the mining area; may not be catering for a single point-point 'area'.
Will check it out.
by michaelm75au
Sun Oct 01, 2023 3:39 am
Forum: Tech Support
Topic: [WAD]Unloading cargo on a ship
Replies: 2
Views: 408

Re: Unloading cargo on a ship

Don't know much about the new cargo system but ...
For the airbase, you were unloading from the airbase, and not the aircraft?
I would have expected that the same would happen, unloading from the port base rather than the ship.
by michaelm75au
Fri Sep 29, 2023 11:08 pm
Forum: Tech Support
Topic: [RESOLVED] Unable to open scenario
Replies: 11
Views: 900

Re: Unable to open scenario

Open up the RS1.scen file with a text editor like Notepad++.
<?xml version="1.0"?>
<ScenContainer xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<ScenTitle>RS1: Morning Recon</ScenTitle>
<ScenDescription>&lt;BODY&gt;&lt;P&gt;After months of ...
by michaelm75au
Fri Sep 29, 2023 11:56 am
Forum: Lua Legion
Topic: LUA Special Action help
Replies: 6
Views: 1596

Re: LUA Special Action help

1 - Spawning the ship with LUA isn't an issue, but is there a way to get the new unit's GUID via LUA? When I do my mods at the moment, I have to copy/paste the GUID in manually like below, which obviously isn't really doable for releasable scenarios.
local u = SE_GetUnit({guid='xxx'})

Depending ...
by michaelm75au
Fri Sep 29, 2023 11:33 am
Forum: Tech Support
Topic: [RESOLVED] Typos and inconsistencies on LUA API page
Replies: 2
Views: 377

Re: Typos and inconsistencies on LUA API page

Thanks, I will check them out.
by michaelm75au
Tue Sep 19, 2023 8:40 am
Forum: Tech Support
Topic: [FIXED] 1328.9 Exception Error when I call the Losses and Expenditure Window
Replies: 7
Views: 792

Re: 1328.9 Exception Error when I call the Losses and Expenditure Window

There seems to be an empty row in the expenditures from look of it. It is crashing on trying to get the weapon name.
by michaelm75au
Thu Sep 07, 2023 8:39 am
Forum: Tech Support
Topic: Transport unit stuck
Replies: 2
Views: 438

Re: Transport unit stuck

As suspected, it is out of fuel.
2023-09-07 18 37 53.jpg
2023-09-07 18 37 53.jpg (151.87 KiB) Viewed 417 times
Checked start of scenario, and its fuel is about 50% full. Probably needs fill-up from the AO before completing the mission.

To continue I suggest getting the AO to move to the transport and fill it up.
by michaelm75au
Sat Sep 02, 2023 10:47 pm
Forum: Tech Support
Topic: [FIXED] RTB (Mission Over) Bingo/Winchester
Replies: 5
Views: 732

Re: RTB (Mission Over) Bingo/Winchester

Never mind. I ran the scenario again this time just activating it and I got what you see. The target is 'lost', and the planes just circle the pre-launch point.

They actually seem to be launching in 'Mission over' state with 'no target' defined even though there is a flight plan to the target ...
by michaelm75au
Sat Sep 02, 2023 10:30 pm
Forum: Tech Support
Topic: [FIXED] RTB (Mission Over) Bingo/Winchester
Replies: 5
Views: 732

Re: RTB (Mission Over) Bingo/Winchester

The mission shows 'no targets' in the autosave.
When I run the 'carrier strike' scenario setting the target as the enemy carrier, it plays out and all planes returned to base.

Did you manually drop the target from the mission after the planes were launched?
2023-09-03 08 28 15.jpg
2023-09-03 08 28 15.jpg (74.57 KiB) Viewed 692 times
by michaelm75au
Sat Aug 26, 2023 7:03 am
Forum: Tech Support
Topic: [Fixed]Scenario stops
Replies: 9
Views: 890

Re: Scenario stops

If you correct the Lua script, does it lock up later?

Trying to eliminate known errors to get to a solution.
by michaelm75au
Sat Aug 26, 2023 7:00 am
Forum: Tech Support
Topic: [Fixed]Scenario stops
Replies: 9
Views: 890

Re: Scenario stops

The script to turn off 'Bear Island' zone has an error in it; the zone type parameter is a number as shown in the Docs, but the script has it as a string. That is failing every 15 seconds and writing to the logs.

It should be
ScenEdit_SetZone('NATO', 0, {description='Bear Island', isactive='false ...
by michaelm75au
Sat Aug 26, 2023 6:28 am
Forum: Tech Support
Topic: [Fixed]Scenario stops
Replies: 9
Views: 890

Re: Scenario stops

Are there any errors showing in the ExceptionLog.txt during the run??

I was showing Lua exceptions; continual errors could slow the game down while running.

Go to advanced search