We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d6618 commit a4ac767Copy full SHA for a4ac767
1 file changed
modules/hooks/server.lua
@@ -47,6 +47,8 @@ local function TriggerEventHooks(event, payload)
47
self.success = false
48
end
49
50
+ Wait(50)
51
+
52
triggerPostEvents(self, self.success, payload)
53
54
})
0 commit comments