Oxide.Rust icon indicating copy to clipboard operation
Oxide.Rust copied to clipboard

Using new pluginID field instead of skinID, for modified entites.

Open IIIaKa opened this issue 1 year ago • 0 comments

Hello, I suggest adding a field named pluginID (the name can be changed).

Currently, there are many plugins that use the skinID field for modified entities to mark and/or link them to a plugin. This is very convenient for other plugins to identify them, but it’s not always possible to specify the plugin's "id" in the skinID. For example, those entities that have skins use this field, and it cannot be used for such purposes.

https://umod.org/community/rust/53529-skinid-pluginid

IIIaKa avatar Jul 22 '24 09:07 IIIaKa