<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Kherz not dropping stuff]]></title><description><![CDATA[<p dir="auto">Bug Name: KherzBlind-9868271347868756237477362348976871265348.4</p>
<p dir="auto">Reported By: Ashlynn</p>
<p dir="auto">Flags: Mortal Annoyance</p>
<p dir="auto">Summary: Kherz can't drop anything in his death script if he's blind.</p>
<p dir="auto">Documentation:</p>
<p dir="auto">The death script (vnum 1836):</p>
<p dir="auto">mob asound {MThe demon-mist in the air dissipates, and a sense of calm washes over you.{x</p>
<p dir="auto"><strong>remove all</strong></p>
<p dir="auto"><strong>drop all</strong></p>
<p dir="auto">mob echo $I evaporates in the air before you.</p>
<p dir="auto">mob goto 1</p>
<p dir="auto">The two bold statements are the problem.</p>
<p dir="auto">There are four possible ways to fix this: two in the script, two in code.</p>
<p dir="auto">In the script, it can either do repeated cure blindness spells on himself to remove the blindness (using mob at to conceal the messages of course) or load the objects directly in the room. The former isn't 100% perfect as the blindness spell might not dispel. The latter doesn't take into account items that ended up in its inventory, such as projectiles.</p>
<p dir="auto">In the code, the see_all flag could be set to give vision to mobiles within the scripts (and only the scripts), bypassing vision checks (except for wizi). Or, add a mob remove/drop command that can do the actions without checking visibility and echoing any messages about it.</p>
]]></description><link>https://forum.v2.sentiencemud.net/topic/388/kherz-not-dropping-stuff</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 22:45:51 GMT</lastBuildDate><atom:link href="https://forum.v2.sentiencemud.net/topic/388.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 31 May 2006 02:35:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Kherz not dropping stuff on Sat, 06 Jan 2007 14:54:30 GMT]]></title><description><![CDATA[<p dir="auto">I think a "mob dispellall" command would probably be the best way to handle this - a function that dispels all affects from the MOB and sets visibility to on in case of dark rooms. I'll get one in ASAP.</p>
]]></description><link>https://forum.v2.sentiencemud.net/post/4004</link><guid isPermaLink="true">https://forum.v2.sentiencemud.net/post/4004</guid><dc:creator><![CDATA[Syn]]></dc:creator><pubDate>Sat, 06 Jan 2007 14:54:30 GMT</pubDate></item><item><title><![CDATA[Reply to Kherz not dropping stuff on Wed, 14 Jun 2006 02:28:23 GMT]]></title><description><![CDATA[<p dir="auto">Well, the praxis diviner also has no infrared (night vision) so that would fail in dark rooms.</p>
]]></description><link>https://forum.v2.sentiencemud.net/post/3661</link><guid isPermaLink="true">https://forum.v2.sentiencemud.net/post/3661</guid><dc:creator><![CDATA[Nibelung]]></dc:creator><pubDate>Wed, 14 Jun 2006 02:28:23 GMT</pubDate></item><item><title><![CDATA[Reply to Kherz not dropping stuff on Tue, 13 Jun 2006 20:00:57 GMT]]></title><description><![CDATA[<p dir="auto">&lt;color color="#BF0000"&gt;__Another mob with the same problem.</p>
<p dir="auto">praxis diviner [150073]</p>
<p dir="auto">prog: 150070</p>
<p dir="auto">drop all</p>
<p dir="auto">mob echo $I vanishes with a loud clap of thunder!</p>
<p dir="auto">mob goto 1__&lt;/color&gt;</p>
]]></description><link>https://forum.v2.sentiencemud.net/post/3660</link><guid isPermaLink="true">https://forum.v2.sentiencemud.net/post/3660</guid><dc:creator><![CDATA[Anonymous]]></dc:creator><pubDate>Tue, 13 Jun 2006 20:00:57 GMT</pubDate></item><item><title><![CDATA[Reply to Kherz not dropping stuff on Wed, 31 May 2006 16:23:00 GMT]]></title><description><![CDATA[<p dir="auto">instead of remove all, drop all</p>
<p dir="auto">what if mob remove all/mob drop all was added in, where it would do it reguardless of blindness, etc</p>
]]></description><link>https://forum.v2.sentiencemud.net/post/3655</link><guid isPermaLink="true">https://forum.v2.sentiencemud.net/post/3655</guid><dc:creator><![CDATA[Kraphin]]></dc:creator><pubDate>Wed, 31 May 2006 16:23:00 GMT</pubDate></item></channel></rss>