Implements AcceptInputProxy #1
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
question
Further information is requested
AcceptInputProxy
in 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
ImplementsSuppressOutputs
that 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)/ClearAllOutputs
appearsFacepunch/garrysmod-requests#1984 (comment)
The text was updated successfully, but these errors were encountered: