I just added the latest Dwarf Hack, and was unable to force a Caravan for much need food.
DFHACk command says to use force -events [event] -civ[civ id]
so I've tried the following:
force Caravan MOUNTAIN
Her's some attempts:
[DFHack]# force caravan MOUNTAIN
modtools/force
==============
This tool triggers events like megabeasts, caravans, and migrants.
Usage::
-eventType event
specify the type of the event to trigger
examples:
MegaBeast
Migrants
Caravan
Diplomat
WildlifeCurious
WildlifeMischievous
WildlifeFlier
NightCreature
-civ entity
specify the civ of the event, if applicable
examples:
player
MOUNTAIN
EVIL
28
force: -eventType [Megabeast, Migrants, Caravan, Diplomat, WildlifeCurious, Wild
lifeMischievous, WildlifeFlier, NightCreature] -civ [player,ENTITY_ID]
[DFHack]# force -eventType Caravan MOUNTAIN
force: unknown event type: -eventType
[DFHack]# force -Caravan -civ MOUNTAIN
force: unknown event type: -Caravan
[DFHack]# force Caravan -civ MOUNTAIN
...spy\Desktop\Masterwork\Dwarf Fortress\hack\lua\utils.lua:601: duplicate arg:
4: civ
stack traceback:
[C]: in function 'error'
...spy\Desktop\Masterwork\Dwarf Fortress\hack\lua\utils.lua:601: in func
tion 'utils.processArgs'
...asterwork\Dwarf Fortress/hack/scripts/modtools/force.lua:51: in local
'script_code'
...py\Desktop\Masterwork\Dwarf Fortress\hack\lua\dfhack.lua:680: in func
tion 'dfhack.run_script_with_env'
(...tail calls...)
...Desktop\Masterwork\Dwarf Fortress/hack/scripts/force.lua:44: in local
'script_code'
...py\Desktop\Masterwork\Dwarf Fortress\hack\lua\dfhack.lua:680: in func
tion 'dfhack.run_script_with_env'
(...tail calls...)
[DFHack]#
Maybe I installed DFHACK wrong?