<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Faldon Forums - 2026/6/16 Update (Server-Side-Only)]]></title>
	<link rel="self" href="https://www.faldon.org/feed/atom/topic/7829/"/>
	<updated>2026-06-24T00:39:16Z</updated>
	<generator>PunBB</generator>
	<id>https://www.faldon.org/topic/7829/</id>
		<entry>
			<title type="html"><![CDATA[Re: 2026/6/16 Update (Server-Side-Only)]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/74123/#p74123"/>
			<content type="html"><![CDATA[<p>I feel your pain with modernization, James. Can&#039;t tell you how many trivial server side updates related to scripting caused similar issues on the &quot;Faldon that shall not be named&quot; <img src="https://www.faldon.org/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[RealCatbert]]></name>
				<uri>https://www.faldon.org/user/5207/</uri>
			</author>
			<updated>2026-06-24T00:39:16Z</updated>
			<id>https://www.faldon.org/post/74123/#p74123</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 2026/6/16 Update (Server-Side-Only)]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/74122/#p74122"/>
			<content type="html"><![CDATA[<p>Haggy is not getting killed. Could it be related to some line of sight optimization on server side when broadcasting entity information? Haggy is contained on the little island, surrounded by Wall override +s.</p>]]></content>
			<author>
				<name><![CDATA[Mr Spy]]></name>
				<uri>https://www.faldon.org/user/431/</uri>
			</author>
			<updated>2026-06-23T11:40:07Z</updated>
			<id>https://www.faldon.org/post/74122/#p74122</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 2026/6/16 Update (Server-Side-Only)]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/74121/#p74121"/>
			<content type="html"><![CDATA[<p>That&#039;s odd. I wonder if I ported some script over to gsScanSprites incorrectly and it&#039;s killing the NPC. I&#039;ve not noticed messages for it though.</p>]]></content>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://www.faldon.org/user/2/</uri>
			</author>
			<updated>2026-06-22T20:33:42Z</updated>
			<id>https://www.faldon.org/post/74121/#p74121</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 2026/6/16 Update (Server-Side-Only)]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/74120/#p74120"/>
			<content type="html"><![CDATA[<p>Sometimes the clothes disappear again though. It seems like she moves in and out of view on the client and then &#039;respawns&#039; naked.</p>]]></content>
			<author>
				<name><![CDATA[Mr Spy]]></name>
				<uri>https://www.faldon.org/user/431/</uri>
			</author>
			<updated>2026-06-22T19:09:14Z</updated>
			<id>https://www.faldon.org/post/74120/#p74120</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 2026/6/16 Update (Server-Side-Only)]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/74117/#p74117"/>
			<content type="html"><![CDATA[<p>Ah. I&#039;ve fixed the bug with the death callback. Thanks!<br />Haggy seems to have clothes now as well. It could be that, at last server start, the script didn&#039;t compile. I knew I had to port quite a few of them. Pawn 4.1 changed the array initializer syntax (from { } to [ ]).</p>]]></content>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://www.faldon.org/user/2/</uri>
			</author>
			<updated>2026-06-22T09:46:29Z</updated>
			<id>https://www.faldon.org/post/74117/#p74117</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 2026/6/16 Update (Server-Side-Only)]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/74115/#p74115"/>
			<content type="html"><![CDATA[<p>It also seems to have broken the death callback in scripts. spy111 is part of the Haggy quest, but the death callback does not get called anymore. </p><p>Could there be a difference in handling between regular monster spawns and monsters spawned through scripts with death callbacks attached? </p><p>I also see a bunch of scripts invoking the &#039;target&#039; function where they didn&#039;t before.</p>]]></content>
			<author>
				<name><![CDATA[Mr Spy]]></name>
				<uri>https://www.faldon.org/user/431/</uri>
			</author>
			<updated>2026-06-20T21:24:51Z</updated>
			<id>https://www.faldon.org/post/74115/#p74115</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 2026/6/16 Update (Server-Side-Only)]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/74112/#p74112"/>
			<content type="html"><![CDATA[<p>This seems to have broken something with regards to changing gear and names on humanoids. The spy108 script has a spawn callback which sets the gear and proper name for Haggy. She is now a naked guy named 0.</p>]]></content>
			<author>
				<name><![CDATA[Mr Spy]]></name>
				<uri>https://www.faldon.org/user/431/</uri>
			</author>
			<updated>2026-06-17T20:26:39Z</updated>
			<id>https://www.faldon.org/post/74112/#p74112</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 2026/6/16 Update (Server-Side-Only)]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/74111/#p74111"/>
			<content type="html"><![CDATA[<p>Turns out there were quite a few scripts that still did not compile. See if it&#039;s fixed now. Thanks!</p>]]></content>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://www.faldon.org/user/2/</uri>
			</author>
			<updated>2026-06-16T15:26:01Z</updated>
			<id>https://www.faldon.org/post/74111/#p74111</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: 2026/6/16 Update (Server-Side-Only)]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/74110/#p74110"/>
			<content type="html"><![CDATA[<p>It seems like the game is lagging heavily due to the update. And the Magma script no longer works.</p>]]></content>
			<author>
				<name><![CDATA[Yakuzaa]]></name>
				<uri>https://www.faldon.org/user/7831/</uri>
			</author>
			<updated>2026-06-16T15:01:18Z</updated>
			<id>https://www.faldon.org/post/74110/#p74110</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[2026/6/16 Update (Server-Side-Only)]]></title>
			<link rel="alternate" href="https://www.faldon.org/post/74109/#p74109"/>
			<content type="html"><![CDATA[<p>I&#039;ve updated the server&#039;s scripting language from Pawn 3.3 (2009) to Pawn 4.1 (2024). I had to change a few scripts to make them work again, but, definitely let me know if any scripts are still broken! Thank you!</p><p>God bless.</p><p>James</p>]]></content>
			<author>
				<name><![CDATA[James]]></name>
				<uri>https://www.faldon.org/user/2/</uri>
			</author>
			<updated>2026-06-16T10:12:47Z</updated>
			<id>https://www.faldon.org/post/74109/#p74109</id>
		</entry>
</feed>
