Ryan Saridar

Results 4 issues of Ryan Saridar

Clockwork has been updated since, yet the KernelVersion remains at 0.99.

Users should either be prevented from picking up containers with items in them, or items should persist within a container when it is picked up.

Any pieces of data using the character data system which are used with `Clockwork.player.AddCharacterData` should be networked using the SharedVars system. When the fourth parameter of `playerMeta.SetCharacterData` (bFromBase) is set...

CloudAuthX

Various pieces of information (name, model, details, etc) about each character the client has are sent to the client during `PlayerDataStreamInfoSent` (via `Clockwork.player.CharacterScreenAdd`). Whilst the client is informed when a...