Hooks/Shared/loadCustomDarkRPItems

From DarkRP
Hook
Hook name loadCustomDarkRPItems()
Description:
Runs right after the scripts from the DarkRPMod are run. You can add custom jobs, entities, shipments and whatever in this hook.
Returns: nil
Realm:
BBCode Link: [b][url=http://wiki.darkrp.com/index.php?title=Hooks/Shared/loadCustomDarkRPItems]loadCustomDarkRPItems hook[/url][/b]

Parameters[edit]

This hook isn't called with any parameters

Return values[edit]

This hook does not accept return values. You can still return a value to override the default implementation of this hook.