You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Need to rewrite the storing of callback functions in the controller itself and make a quick way to lookup them.
Now all functions are stored in different entities, it's not bad, and it's easy to lookup, but it's harder to clean.
Need to rewrite the storing of callback functions in the controller itself and make a quick way to lookup them.
Now all functions are stored in different entities, it's not bad, and it's easy to lookup, but it's harder to clean.
Facepunch/garrysmod-requests#1911 (comment)
I would experiment and see what is better.
By the way, now if the entity with Lua outputs is removed, then its functions are also removed. When they are stored in the controller it won't work(
The text was updated successfully, but these errors were encountered: