p-kuen / PatchProtect

A Prop Protection for Garry's Mod
12 stars 10 forks source link

Anything spawned before the client enters the game says no owner #134

Closed storm37000 closed 4 years ago

storm37000 commented 4 years ago

Anything spawned before the client enters the game says no owner. Only things that spawn after the player joined the server show their proper owners. This is a real issue for administration as any staff that are called on to deal with issues wont see who owns the stuff.

storm37000 commented 4 years ago

It seems to eventually fill out the owner, this may be a bug with the nwvar system which would make it an issue with the base game.

d-kuen commented 4 years ago

Seems to require detailed investigation. Unfortunately due to time constraints we are forced to delay this investigation.

storm37000 commented 4 years ago

this can be closed, im pretty sure i fixed this by redoing the way the owner is networked as nwvars are slow to update but net messages can be instant.