PDA

View Full Version : 3-19-09 patch



ieatacid
03-19-2009, 06:16 PM
Anyone see anything else wrong besides corpses not disappearing?


<opcode id="10C9" name="OP_DeleteSpawn" updated="03/19/09">
<comment>old DeleteSpawnCode</comment>
<payload dir="both" typename="deleteSpawnStruct" sizechecktype="match"/>
</opcode>

Backspace
03-19-2009, 09:50 PM
This update seems to have fixed corpse despawn, but now I'm seeing problem with npc skittles not moving when I can clearly see an npc walking.



Anyone see anything else wrong besides corpses not disappearing?


<opcode id="10C9" name="OP_DeleteSpawn" updated="03/19/09">
<comment>old DeleteSpawnCode</comment>
<payload dir="both" typename="deleteSpawnStruct" sizechecktype="match"/>
</opcode>

ieatacid
03-19-2009, 10:39 PM
<opcode id="7866" name="OP_NpcMoveUpdate" updated="03/19/09">
<comment>Position updates</comment>
<payload dir="server" typename="uint8_t" sizechecktype="none"/>
</opcode>

I'll go through them all this weekend and verify them. Keep posting if you find anything else.