-
Notifications
You must be signed in to change notification settings - Fork 0
Implements AcceptInputProxy #1
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
AcceptInputProxyin the Entity meta, that hooks inputs throughGM:AcceptInput.A serious performance check is required.
Usage:
map_logic_controller/lua/autorun/server/pb_v2_others.lua
Lines 7 to 29 in 146dbb1
ImplementsSuppressOutputsthat must suppress default map inputs throughGM:AcceptInput.> Unfortunately, there is no way to remove an already added output from the entity #1984. Alternatively, you can mute them all viaGM:AcceptInput.Most likely it will be irrelevant if
ClearOutputs(string)/ClearAllOutputsappearsFacepunch/garrysmod-requests#1984 (comment)