User Tools

Site Tools


camodg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
camodg [2025/02/27 11:26] – [Swapping Binds] frethcamodg [2026/04/16 20:21] (current) – [Binds] freth
Line 13: Line 13:
 ===== Swapping Binds ===== ===== Swapping Binds =====
  
-Put binds in text files in your **Wurm Unlimited/WurmLauncher/PlayerFiles/configs/default** folder and you can load them in using the **exec** command.+Put binds in text files in your **Wurm Unlimited/WurmLauncher/PlayerFiles/configs/default** folder and you can load them in using the **exec** command in the console.
  
 To make a text file without extension on Windows you have to enable the ability to see extensions in the File Explorer.  Then it will let you save a text file without an extension.  I don't use the .txt extension because it makes it easier to load files; you don't have to type .txt in the command. To make a text file without extension on Windows you have to enable the ability to see extensions in the File Explorer.  Then it will let you save a text file without an extension.  I don't use the .txt extension because it makes it easier to load files; you don't have to type .txt in the command.
Line 56: Line 56:
 | @tb{n} | Uses the specified action on item in toolbelt slot #n | | @tb{n} | Uses the specified action on item in toolbelt slot #n |
 | toolbelt | Activates the tool in belt slot <id> (1-10) | | toolbelt | Activates the tool in belt slot <id> (1-10) |
 +| target | Active combat target |
 +| @eq{n} | Worn item (see table below) |
  
 There are also a console commands.  There are also a console commands. 
Line 68: Line 70:
  
 ^ Command ^ Description ^ ^ Command ^ Description ^
 +| bind space "act 1 toolbelt %%|%% 153 hover" | Activate toolbelt slot 1 containing a satchel with seeds, (which activates a seed inside) and plant on the tile you're hovering over; or use tile instead of hover for the tile you're standing on|
 | bind space "act 3 toolbelt %%|%% 154 tile %%|%% 4 toolbelt %%|%% 318 tile" | Activate slot 3 (say, a shovel) and pack the tile you are standing on, after that it will activate slot 4 (say a rake) and cultivate the same tile | | bind space "act 3 toolbelt %%|%% 154 tile %%|%% 4 toolbelt %%|%% 318 tile" | Activate slot 3 (say, a shovel) and pack the tile you are standing on, after that it will activate slot 4 (say a rake) and cultivate the same tile |
 | bind r "act 163 hand" | Repair your current tool | | bind r "act 163 hand" | Repair your current tool |
Line 96: Line 99:
 |quiver|23| |quiver|23|
 |face|25| |face|25|
 +
 +===== Known Issues =====
 +
 +An action pointing to a hovered over item will fail after a spell cast action due to the fact that hover is not carried over after a spell cast.  The only fix is to make two separate binds and perform the actions independently.
  
 ===== Freth's Methods ===== ===== Freth's Methods =====
Line 131: Line 138:
  
 ```bind space "act 144 hover | 144 hover | 144 hover | 144 hover | 144 hover | 144 hover | 144 hover | 144 hover | 144 hover | 144 hover"``` ```bind space "act 144 hover | 144 hover | 144 hover | 144 hover | 144 hover | 144 hover | 144 hover | 144 hover | 144 hover | 144 hover"```
 +
 +=== Expand BSB Inside BCU ====
 +
 +A BCU (Bulk Container Unit) is a volume based mass storage unit that has four BSB's (Bulk Storage Bins) inside it.  A BCU itself can be used as a 100 item container if you expand it.  Items put inside a BCU show up in the list with the BSB's.
 +
 +A Custom Actions mod bind is required to be able to expand a BSB inside a BCU as the menu option does not appear.
 +
 +```bind space "act 959 hover"```
 +
 +Hover over a BSB inside the BCU and press space bar.
  
 === Felling, Chopping === === Felling, Chopping ===
Line 169: Line 186:
  
 ```bind space "act 925 hover | 864 hover"``` ```bind space "act 925 hover | 864 hover"```
 +
 +=== Plan Roof Inside Mine ====
 +
 +A bind is required to plan a roof inside a mine.
 +
 +```bind space "act 507 hover"```
 +
 +Hover over the floor under where the roof will be and press space bar.
 +
 +=== Cast Strongwall and Eat Magic Mushroom ===
 +
 +Activate toolbelt slot 1, strongwall (hover), activate toolbelt slot 2 (satchel with magic mushrooms inside), eat mushroom.
 +
 +```bind space "act 1 toolbelt | 440 hover | 2 toolbelt | 182 tool"```
  
 === Tend and Harvest === === Tend and Harvest ===
camodg.1740677166.txt.gz · Last modified: by freth

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki