XCOM 2
Free Unit Carry And Drop
55 kommentarer
EvilNecroid 1. nov. 2017 kl. 16:38 
after looking at the many mods u have i take it back actually :p
keep up the good work
EvilNecroid 1. nov. 2017 kl. 8:31 
u could put a link up and u call us lazy?
Juravis  [ophavsmand] 27. sep. 2017 kl. 13:44 
Search the workshop under my mods dont be lazy seriously Free Carry
Arill Wiltker 27. sep. 2017 kl. 13:43 
Do you happen to have the link to it because this is the only one I know about and use right now? Thanks
Juravis  [ophavsmand] 27. sep. 2017 kl. 8:25 
Already exists
Arill Wiltker 27. sep. 2017 kl. 7:54 
Anyway we could get a WOTC version of this, absolutely made the game feel the way it should! Thanks
dive 5. sep. 2017 kl. 21:48 
still worked fine outside of the SPARK bug, if you don't build them might be fine to run.
Arrakhis 5. sep. 2017 kl. 10:02 
bummer I hope u update this
Juravis  [ophavsmand] 5. sep. 2017 kl. 9:33 
This mod is not wotc compatible
dive 5. sep. 2017 kl. 5:51 
running wotc, mod is causing the game to get stuck on a no-ui screen whenever SPARK abilities are viewed. seems to be no way out of the screen other than alt-f4. problem persists even with all other mods disabled.
Arrakhis 3. sep. 2017 kl. 5:39 
is this wotc compactible?
Juravis  [ophavsmand] 30. aug. 2017 kl. 14:39 
Feel free to use any of my code.
macelharen 30. aug. 2017 kl. 7:31 
thanks for the tip. I guess i could try and look for aid protocol in the actual code and just try and rip that into your mod. but, of course, i'm sure that just made you giggle at my naivete. lol
Juravis  [ophavsmand] 30. aug. 2017 kl. 0:22 
I was a junior coder when I made this one. Setting FREE_UNIT_PICKUP sets the AP cost to 0 and doesnt end the turn.

If you put it to false, the ability works as regular XCOM.

There arent enough situations where the free AP at the end of turn would make it annoying. Just manually end the turn.

But yes, its possible to make it work like Aid Protocol, just not as-is. Id need to recode this.
macelharen 29. aug. 2017 kl. 22:55 
really confused here about the description details: Can i set FREE_UNIT_PICKUP so that "setting it to 0 and not putting it as free will not allow that action to be used at the end of the turn for free (needs 1 AP minimum)"
I wouldn't mind it that way, actually
Juravis  [ophavsmand] 29. aug. 2017 kl. 17:21 
Probably
Tencer386 29. aug. 2017 kl. 16:27 
does this work with WOTC?
macelharen 12. aug. 2017 kl. 20:26 
definitely would be fun to use the SDK if it was easy to implement "free only if soldier has 1+ AP left"
Dominus 10. juni 2017 kl. 11:06 
@ADVENT Avenger can you make a mod that allows a person to use a hotkey to pick up a downed unit? The pickup icon is not showing up for me because I have to many icons with my Psi Soldier.
Juravis  [ophavsmand] 25. feb. 2017 kl. 13:39 
-= STOP DROP AND ROLL =-
This mod's Stop Drop Roll functionality is deprecated, DISABLE it HERE:

C:\Program Files (x86)\Steam\steamapps\workshop\content\268500\660720275\Config
INCLUDE_STOP_DROP_ROLL_MOD = false;
Juravis  [ophavsmand] 24. feb. 2017 kl. 11:15 
I'm working on something, if it works Hunker Down will remove fire damage effects.
Juravis  [ophavsmand] 24. feb. 2017 kl. 11:04 
This mod isnt getting updated anymore, sorry. You can use a Medikit to remove burning.
Oblivious Naga 24. feb. 2017 kl. 10:53 
I hope you can fix the stop drop and roll part for lLW2 because fire is a huge issue
Juravis  [ophavsmand] 5. feb. 2017 kl. 10:32 
That is correct if the action isnt marked as Free if it costs 0 AP you cant do it unless you have 1AP remaining minimum.

It would definitely be a good fix.

Good luck with the SDK, its so troublesome i've stopped using it. Maybe if Firaxis makes another patch down the line (I wouldnt bet on that).
cooflar 5. feb. 2017 kl. 9:42 
I actually, for personal use, tried to mod your mod according to what I wrote, but I get this strange compiling error without any error messages everytime I try to do anything in the SDK.

However, in the event I actually do get the SDK up and running; would it work if I just remove the "Free"-flag? Sure, you wouldn't have the possibility to carry, drop or subdue anything after your yellow move even if they are set to 0 AP. But you still would be able to do it for free in the beginning of the next turn and I can't think of any situation where it would make any difference (i.e. do it last the former turn or early the later turn).

It wouldn't change your functionality but solve my problem, or have I missed something somewhere?

Thank you for the quick reply and your mods!


Juravis  [ophavsmand] 4. feb. 2017 kl. 15:29 
@cahos It's no trouble really. The mod is free, if anyone wants to fix it they can just rip my code and make a new one. I'd subscribe.
Cahos Rahne Veloza 4. feb. 2017 kl. 15:28 
@ADVENT Avenger:

No biggie then :)
Juravis  [ophavsmand] 4. feb. 2017 kl. 15:26 
@cooflar @cahos I updated the mod description to answer your questions
Cahos Rahne Veloza 4. feb. 2017 kl. 14:32 
Might I add to cooflar's report that while carrying a unit you can still put down the carried unit at the end of your last action/move and it doesn't end your character's turn and you still get to carry/drop the unit and the only way to end your character's turn is to hit the "End turn" button.

Also this one probably has to do with "Color Cost Based Ability Icons", but even when Carry, put down or subdue is set to be a "Free" action their icons still stay as a move that cost an action and/or is one that ends the turn even if they don't.
cooflar 4. feb. 2017 kl. 14:25 
To explain, I try to make it so that subduing and carrying costs actions while dropping doesn't since that is the most logical way of things :) Combined with the "Carrying costs movement" mod it would create interesting situations where you can carry to an initial cost, but with 2 turns left realize that your only way to make it to evac in time is to drop the unit and run for it. And dropping something shouldn't cost an action point.
cooflar 4. feb. 2017 kl. 14:09 
Hi, question: When I set "FREE_UNIT_PICKUP" to " = false", it doesn't seem to work, I can still carry for free. I think it is because the standard is that it is a free action, and judging by your source code, you only remove the costs and are not adding anything to it. You think you can update the mod to reflect this?

Otherwise a great mod for immersion and a bit more realism!
Juravis  [ophavsmand] 4. feb. 2017 kl. 1:36 
That might have been fixed in LW2, but im not sure. But yes, my mod touches the ability itself, not the game world. So I dont foresee any problems.
Cahos Rahne Veloza 4. feb. 2017 kl. 1:29 
It really irked me in Vanilla that to carry a body was a FREE action but to drop 'em off was not. Seriously, that was stupid :P

Incidentally is your mod compatible with this one?

http://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=698881748&searchtext=carry
Nitewolf 19. jan. 2017 kl. 16:45 
Awesome, I will keep an eye for it. I am specially interesting with the Blademaster Throwig Axe Fix and Toggle Continental Bonuses. I will stay tunned for updates. Thanks!
Juravis  [ophavsmand] 19. jan. 2017 kl. 16:35 
I'm currently checking all my mods. At a glance, I don't see any problems with this one. I can't say the same for Stop Drop and Roll though.
Nitewolf 19. jan. 2017 kl. 10:52 
Compatibility with LW2?
Juravis  [ophavsmand] 6. dec. 2016 kl. 17:19 
It's why it's customizable :) Glad you enjoy it
Pencey 6. dec. 2016 kl. 9:35 
Can confirm that the slightly less-free compromise works/feels great.
Juravis  [ophavsmand] 17. nov. 2016 kl. 17:35 
Then its not completely "free", but its still a good compromise.
Mandragore 17. nov. 2016 kl. 15:29 
@Smarmbot: There is a way, actually. In the INI file, just set the FREE_UNIT_PICKUP line to false instead of true. Basically, there are two types of free actions: the ones that you can use even after your turn has ended (in vanilla game there's only Evac), and the ones you can't (like Quickdraw).

In the vanilla game, the pickup action is free but unavailable after end of turn, but this mod turns it into an action usable after end of turn, creating the problem. Just turning the setting off will revert to the vanilla behaviour. Problem solved!

The only case where this could be an issue is that you can't move to evac, drop a body, shoot, pick up the body, evac (since shooting will end your turn). But it really is a minor thing.
Juravis  [ophavsmand] 14. juli 2016 kl. 11:28 
There is not, this is because the ability is free. If I make it require 1 AP, it's not free. This is an inconvenience, I agree, but it also allows you to clearly see who has a body he can pick up close. I could correct this but then this wouldn't be Free Carry it would be "Free Carry if you have at least 1 AP left".
Pencey 14. juli 2016 kl. 10:12 
If I end a turn with one of my units by a body I have to manually click 'end turn,' otherwise they will just wait there with only the 'pick up body' button available. Is there any way around this?
Juravis  [ophavsmand] 20. juni 2016 kl. 14:06 
Sorry people had to update this mod's Stop Drop Roll function for my mod that allows aliens to Hunker Down, if you don't have the default INI parameters please put them back on!
Juravis  [ophavsmand] 19. maj 2016 kl. 8:51 
No just enable it in my ini
marshmallow justice 19. maj 2016 kl. 6:30 
Sorry, speaking of SD&R, I've just recently removed it after a quick post-dlc purge, did I actually need it existing for your mod to reference it?
marshmallow justice 19. apr. 2016 kl. 0:19 
Hey thanks for the Stop Drop n Roll merge. I had no idea that was even a conflict, was wondering why it didn't work.
Rhino20011 13. apr. 2016 kl. 18:19 
Tenkz bro won't shoot ya while genociding the aliens :D
Juravis  [ophavsmand] 13. apr. 2016 kl. 18:18 
@Rhino20011
C:\Program Files (x86)\Steam\steamapps\workshop\content\268500\660720275\Config\XComFreeUnitCarryAndDrop.ini
Rhino20011 13. apr. 2016 kl. 18:17 
Sorry about the vagueness, you just didn't give directions to the INI.