CommandHelper

CommandHelper

46.5k Downloads

way to specify load order for MSLPs and directories in LocalPackages

LadyCailinBot opened this issue ยท 1 comments

commented

CMDHELPER-2891 - Reported by VergilPrime

Would be nice if there was a function I could call, say load_lp(<directory from LocalPackages|mslp>) that paused the current script and forced the other mslp to load first.

This would be useful for local packages that depend on another packages procedures.

commented

Comment by EntityReborn

You can use timeouts to achieve this. Snapins (whenever they get added) will cover this issue, but That is farther in the future.