Sphereserver / Source-X

Ultima Online server emulator
Apache License 2.0
53 stars 40 forks source link

Change body do not work anymore since dispid implementation #1206

Closed Jhobean closed 4 months ago

Jhobean commented 5 months ago

Since this commit: https://github.com/Sphereserver/Source-X/commit/56f6e6c9c33f69d3945fbd2d02b1933fa0875132

It's no more possible to change the body of a NPC.

Simply do .body c_zombie on you and it won't work anymore.

But occur when you cut whool on sheep to. When using a dagger on c_sheep_woolly the body should change to c_sheep_shorn and do not happen.

Tolokio commented 5 months ago

IT dosnt change? or it dosnt send the change to client? did u try .resend? It sound to me that sphere is not sending changes to player's client.

Jhobean commented 5 months ago

IT dosnt change? or it dosnt send the change to client? did u try .resend? It sound to me that sphere is not sending changes to player's client.

Do not change at all. If you do .show body after sending the command, body still the same