Hello everyone!
I am currently attempting to convert a fallout 3 mod. Everything has gone smoothly until I got to a few scripts related MQ11, or more commonly referred as Take it Back!
I have located the errors and they are all pointing at a certain MQ11Partybus04 with the message "MQ11Partybus04 not found for parameter ObjectReferenceID". They seem to be 4 Vertibirds present during the quest, but only the 4h is returning errors.
I am a novice at the Geck, and I simply do not know how to proceed from here. Simply rem or commenting out the references seems unwise at it's frequently present in scripts.
What should I do?
edit: After poking around it seems like MQ11Partybus04 in UPDATED Unofficial Fallout 3 patch has had it's Editor ID changed to MQ11Partybus05, hence the missing reference, and MQ11PartyBusEndBridgeREF has had it 's Editor ID changed to MQ11PartyBus04DUPLICATE000. What would be the correct way of procedure?
The forum has been set to read-only mode. For community discussion and questions, head over to our Discord: https://discord.taleoftwowastelands.com
[TTW Conversion] MQ11PartyBus04 Compilation Error
-
DreamsOfAnchorage
- Posts: 9
- Joined: Wed Jan 04, 2017 12:57 pm
[TTW Conversion] MQ11PartyBus04 Compilation Error
You do not have the required permissions to view the files attached to this post.
- RoyBatty
- Gary
- Posts: 7742
- Joined: Sun Apr 27, 2014 10:26 am
- Location: Vault 108
Don't convert UF3P it's
Don't convert UF3P it's already included in TTWFixes. Also it will break TTW horribly.

-
DreamsOfAnchorage
- Posts: 9
- Joined: Wed Jan 04, 2017 12:57 pm
Thanks for the response.
Thanks for the response. After a bit of poking through xEdit and GECK I came to the same conclusion. Only reason I even attempted it in the first place was because I hoped to run UF3P + YUP and Unofficial Patch Plus (because I thought it had YUP as a master dependancy lol). Should've checked before I wasted time doing this hahah.
Thanks for your help as always Roy!