findingpeace
11-02-2014, 12:17 AM
Hi! I need infractions to create a new thread in TWO forums (not just one). The thread is identical, I just need two different sets of mods to be able to see the report and comment separately.
vB4 default functionality allows me to set one forum, and I think it should be simple enough to create an additional thread when mods submit infraction reports.
I can just use $threaddm to create the new thread, but I'm not sure which hook to use. Is it infraction_report_complete ?
Thanks!
--------------- Added 1414895802 at 1414895802 ---------------
Found it! :) hook = infractiondata_postsave
vB4 default functionality allows me to set one forum, and I think it should be simple enough to create an additional thread when mods submit infraction reports.
I can just use $threaddm to create the new thread, but I'm not sure which hook to use. Is it infraction_report_complete ?
Thanks!
--------------- Added 1414895802 at 1414895802 ---------------
Found it! :) hook = infractiondata_postsave