Fox Wernicke
First time out of the vault
Why exactly, Drobovik? Concerns the downloads wouldn't work right?
…Also, another thing to ask for with Sfall 3.7 is the possibility to barter with NPCs while moving any companion's inventory into dude_obj's one so I for example don't have to take the flamethrowers Marcus carries, when I also really cannot old onto them all. It should be as easy as moving store inventories from the trader to them when bartering:
…Too bad it'd result in either my character's entire inventory gets dumped into Ian's, or even vice versa.
…Also, another thing to ask for with Sfall 3.7 is the possibility to barter with NPCs while moving any companion's inventory into dude_obj's one so I for example don't have to take the flamethrowers Marcus carries, when I also really cannot old onto them all. It should be as easy as moving store inventories from the trader to them when bartering:
Code:
if (Ian_in_party) then begin
move_obj_inven_to_obj(pid_ian,dude_obj)