CapsAdmin / pac3

advanced avatar customization for garrysmod
GNU General Public License v3.0
205 stars 94 forks source link

Added ability for pacSetKeyValue() E2 function to work on parts with group owner name set to world. #1322

Closed iNV3RT3D closed 11 months ago

iNV3RT3D commented 12 months ago

There was no way to get the clientside pac.WorldEntity in serverside E2.

This change makes it so that when world() is passed into the pacSetKeyValue(), it uses pac.WorldEntity on the clientside.