psforever / PSF-LoginServer

Emulated PlanetSide 1 world and login server by the PSForever project.
https://psforever.net
GNU General Public License v3.0
75 stars 46 forks source link

Yellow circles and text for owned CE #1216

Closed Dethdeath closed 2 weeks ago

Dethdeath commented 1 month ago

This is missing.

Screenshots taken from old footage:

OwnedCE

Fate-JH commented 1 month ago

The yellow rings technically did work at one point but I think a previous change to the transcoders that turn packets into bits and bytes modified the field for ownership. Indeed, if I look at a modern example of the packet for creating deployables, one that is affected by changes to the transcoders, the field for ownership translates into a value that is not related to the technical owning player anymore. I'll need to re-examine the samples and determine how to correct the packet in such a way that it functions properly.