Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hook onto CEventQueue::AddEvent #8

Open
TIMONz1535 opened this issue Jul 5, 2022 · 0 comments
Open

Hook onto CEventQueue::AddEvent #8

TIMONz1535 opened this issue Jul 5, 2022 · 0 comments
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@TIMONz1535
Copy link
Owner

OnFireOutput hook ( name, ent, activator, param, delay ) - fired when an map IO output is fired.

Has not been added

Yeah, I was afraid of that, thanks for testing. I guess we won't be having this feature after all. I am not modifying every single entity in the whole engine to store extra data on all the outputs.
Remove OnFireOutput hook, it will never work 100% correctly

But it was very cool to see all the outputs, even those that don't have links to input. I want to create a binary module for fun. Maybe there will be time for this

https://github.com/ValveSoftware/source-sdk-2013/blob/0d8dceea4310fde5706b3ce1c70609d72a38efdf/mp/src/game/server/cbase.cpp#L863

https://github.com/ValveSoftware/source-sdk-2013/blob/0d8dceea4310fde5706b3ce1c70609d72a38efdf/mp/src/game/server/cbase.cpp#L251

@TIMONz1535 TIMONz1535 added help wanted Extra attention is needed question Further information is requested labels Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant