RGMercs Lua Edition: FAQ - Drag Module
RGMercs Lua Edition: FAQ - Drag Module
RGMercs Lua Edition: FAQ - Drag Module
I want to Find Corpses to Drag, how do I do that?
- Answer:
Enable [DoSearchDrag] and you will Search for Party Member Corpses in your [SearchDrag] Radius and if found grab them.
- Settings Used:
DoSearchDrag
Can I adjust the range of the Search? What about finding other corpses not in my group?
- Answer:
With [DoDrag] and [DoSearchDrag] enabled you can adjust the search radius with [SearchDrag]. You can also remove group from the string to find other player corpses.
- Settings Used:
SearchDrag
How do I make a character drag group member corpses to me?
- Answer:
Enable [DoDrag] and you will drag corpses to you.
- Settings Used:
DoDrag
My Guys are not dragging corpses with me, what do I do?
- Answer:
Make sure if you are using DanNet that you have [DoDanNetDrag] enabled as well as [DoDrag].
- Settings Used:
DoDanNetDrag