<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.larian.game/index.php?action=history&amp;feed=atom&amp;title=Osiris%2FAPI%2FItemInsertRune</id>
	<title>Osiris/API/ItemInsertRune - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://docs.larian.game/index.php?action=history&amp;feed=atom&amp;title=Osiris%2FAPI%2FItemInsertRune"/>
	<link rel="alternate" type="text/html" href="https://docs.larian.game/index.php?title=Osiris/API/ItemInsertRune&amp;action=history"/>
	<updated>2026-04-17T13:51:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.0</generator>
	<entry>
		<id>https://docs.larian.game/index.php?title=Osiris/API/ItemInsertRune&amp;diff=5741&amp;oldid=prev</id>
		<title>Tinkerer: Documented ItemInsertRune</title>
		<link rel="alternate" type="text/html" href="https://docs.larian.game/index.php?title=Osiris/API/ItemInsertRune&amp;diff=5741&amp;oldid=prev"/>
		<updated>2018-02-22T21:07:23Z</updated>

		<summary type="html">&lt;p&gt;Documented ItemInsertRune&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;===== Full Definition(s) =====&lt;br /&gt;
* call '''ItemInsertRune'''(''(CHARACTERGUID)'''''_Character''', ''(ITEMGUID)'''''_Item''', ''(STRING)'''''_Template''', ''(INTEGER)'''''_Slot''')&lt;br /&gt;
===== Description =====&lt;br /&gt;
Inserts a rune whose kind is identified by '''_Template''' into rune slot '''_Slot''' of '''_Item'''. If '''_Character''' is valid, then if the item already contained a rune in that slot, this rune will be returned to the character's inventory.&lt;br /&gt;
&lt;br /&gt;
See [[Osiris/API/ItemGetRuneItemTemplate|ItemGetRuneItemTemplate]] for the interpretation of the '''_Slot''' parameter.&lt;br /&gt;
===== Notes =====&lt;br /&gt;
* This call does nothing if '''_Item''' is invalid, '''_Template''' is not an item root template for a rune, or if '''_Slot''' is &amp;gt;= the number of rune slots in '''_Item'''.&lt;br /&gt;
* This call is new in DOS2 Patch 6.&lt;br /&gt;
===== See Also =====&lt;br /&gt;
* [[Osiris/API/ItemGetRuneItemTemplate|ItemGetRuneItemTemplate]]&lt;br /&gt;
* [[Osiris/API/ItemRemoveRune|ItemRemoveRune]]&lt;br /&gt;
* [[Osiris/API/RuneInserted|RuneInserted]]&lt;br /&gt;
* [[Osiris/API/RuneRemoved|RuneRemoved]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Osiris Calls|ItemInsertRune]]&lt;/div&gt;</summary>
		<author><name>Tinkerer</name></author>
	</entry>
</feed>