<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ru">
	<id>http://wiki.wurm-unlimited.ru/index.php?action=history&amp;feed=atom&amp;title=Toolbelt_profiles</id>
	<title>Toolbelt profiles - История изменений</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.wurm-unlimited.ru/index.php?action=history&amp;feed=atom&amp;title=Toolbelt_profiles"/>
	<link rel="alternate" type="text/html" href="http://wiki.wurm-unlimited.ru/index.php?title=Toolbelt_profiles&amp;action=history"/>
	<updated>2026-08-24T20:36:45Z</updated>
	<subtitle>История изменений этой страницы в вики</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>http://wiki.wurm-unlimited.ru/index.php?title=Toolbelt_profiles&amp;diff=4213&amp;oldid=prev</id>
		<title>Bhswat: 1 версия импортирована</title>
		<link rel="alternate" type="text/html" href="http://wiki.wurm-unlimited.ru/index.php?title=Toolbelt_profiles&amp;diff=4213&amp;oldid=prev"/>
		<updated>2026-06-21T13:03:22Z</updated>

		<summary type="html">&lt;p&gt;1 версия импортирована&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ru&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Предыдущая версия&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Версия от 16:03, 21 июня 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;4&quot; class=&quot;diff-notice&quot; lang=&quot;ru&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(нет различий)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;!-- diff cache key swat?hls_wurmwiki-ww:diff:1.41:old-4212:rev-4213 --&gt;
&lt;/table&gt;</summary>
		<author><name>Bhswat</name></author>
	</entry>
	<entry>
		<id>http://wiki.wurm-unlimited.ru/index.php?title=Toolbelt_profiles&amp;diff=4212&amp;oldid=prev</id>
		<title>wp&gt;Manachan: Breadcrumbs / Category</title>
		<link rel="alternate" type="text/html" href="http://wiki.wurm-unlimited.ru/index.php?title=Toolbelt_profiles&amp;diff=4212&amp;oldid=prev"/>
		<updated>2023-09-06T22:25:05Z</updated>

		<summary type="html">&lt;p&gt;Breadcrumbs / Category&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Новая страница&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Complete DB|Main]] / [[:Category:Game mechanics|Game Mechanics]] / &amp;#039;&amp;#039;&amp;#039;{{PAGENAME}}&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
== Description ==&lt;br /&gt;
By following the steps below, you can create custom [[toolbelt]] profiles, which you can use to switch swiftly between sets of tools.&lt;br /&gt;
&lt;br /&gt;
== Overview ==&lt;br /&gt;
By using the command &amp;quot;settoolbelt&amp;quot; you can set any toolbelt slot to any item. You need to know the unique item id for this (which is a large number).&lt;br /&gt;
&lt;br /&gt;
== Steps ==&lt;br /&gt;
In the following section &amp;quot;~/wurm&amp;quot; is used to denote the directory where your wurm data is stored. Under Windows, this is probably &amp;quot;C:\users\&amp;lt;username&amp;gt;\wurm&amp;quot;, under Linux, it is mostly &amp;quot;/home/&amp;lt;username&amp;gt;/wurm&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
1) Set your toolbelt up in the way you want it in Wurm. Note which tool is in which slot (numbered from the left, starting with 1). Quit the game.&lt;br /&gt;
&lt;br /&gt;
2) Open the file &amp;quot;~/wurm/players/&amp;lt;wurm playername&amp;gt;/playerdata.txt&amp;quot;. This contains a number of lines that look like &lt;br /&gt;
  toolSlot&amp;lt;X&amp;gt;=&amp;lt;number&amp;gt;&lt;br /&gt;
Remember the order from step 1, write down which &amp;lt;number&amp;gt; corresponds to which tool.&lt;br /&gt;
&lt;br /&gt;
3) Create a new file &amp;quot;~/wurm/configs/default/blacksmithing.txt&amp;quot; (or any other name you want in that directory). Insert as many lines for setting the toolbelt (and custom keybindings and whatever else you want) as follows:&lt;br /&gt;
  settoolbelt &amp;lt;number&amp;gt; 1 // &amp;lt;comment describing the tool&amp;gt;&lt;br /&gt;
  settoolbelt 266029938770434 2 // mallet&lt;br /&gt;
  settoolbelt 812487435879682 3 // file&lt;br /&gt;
  ...&lt;br /&gt;
&lt;br /&gt;
4) Restart Wurm. Open the console (by default bound to F1). Type &lt;br /&gt;
  bind Alt+1 &amp;quot;exec blacksmithing.txt&amp;quot;&lt;br /&gt;
You can use any other keybinding you want, and use any other file.&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
Also see http://www.youtube.com/watch?v=__T9ExMnjAI and http://forum.wurmonline.com/index.php?/topic/57806-the-settoolbelt-console-command/ for more information.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Game mechanics]]&lt;br /&gt;
[[Category:Guides]]&lt;br /&gt;
[[Category:Babel/T]]&lt;/div&gt;</summary>
		<author><name>wp&gt;Manachan</name></author>
	</entry>
</feed>