-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Skynet bot "cannot pick up item" and it's not possible to place items on him via steal skill #95
Comments
Skynet doesn't have a pickup animation and can't pick up stuff from the ground. |
Party commands are from Party Orders, not UPU. |
Yup, can't steal from robots etc. There was some talk about it in the past, but I can't remember the details and why there was no fix in Sfall. |
My bad. Should I report the issue regarding Skynet and pickup ability in Party Orders or are you aware of it? |
Offtopic question: Are there any instructions about how to contribute? I'm thinking about the modification of the script files |
|
Some extra info:
|
I might test this out with the robot in ettu. However, as Skynet can actually carry items (via barter in dialog?), I feel like this might be within scope of the UP. |
This works:
Called in /edit: Apparently Goris has the same issue. Could also be fixed like that. |
I'm undecided about including it in UPU/RPU. Moreso for Goris, where'd he even put the items? Should this apply to other robots as well, then? Maybe add to FO2tweaks instead. |
Well, if you can give them items via the dialog/barter interface, then IMO yes, it should be possible. Otherwise you should disable the bartering completely. The dogs, as example, can't be bartered with even in dialog. So it really seems to be more an oversight that it doesn't work with the other critters. Considering Fo2 has more such party members, maybe it would be better to check if the party member proto has the barter flag, and if true, switch body type temporarily to human. This way it would automatically work with all party members that by default can be traded with via dialog. (Fo1/ettu doesn't really have that issue, as outside of dogmeat (can't trade by default), and the new MrHandy, everyone is human). |
You can barter with Goris? |
You guys are awesome ❤️ Regarding contribution. I were asking because I would like to be able to
I guess there is no documentation about this at one place. It would be cumbersome to collect all these informations. So my next question would be, if someone would take time for me to give me an introduction, maybe in a more intuitive way than github, e.g. discord or slack. I guess that would not take much time. Just need some person to ask specific questions. |
gl_k_plant_fix.int.zip There's an entire forum dedicated to modding. See also some info here. |
Skynet as party member does not behave like other party members. When pressing "G" to command a party member to pickup items does not work. The event display shows "cannot pickup item". Further it's not possible to place items on him via steal skill. I usually abuse the steal skill to place items on my party members to ditch the barter dialog which is anoyying but this does not work for Skynet. I get the message that its capacity is reached.
The text was updated successfully, but these errors were encountered: