Reply To: PinEvent: DOF, MX, PUP, SSF, PUPDMD for Future Pinball

#174221
JoltDefries
Participant
    @joltdefries

    rem Disable FP-Intercept if “Custom Var #2” = NO_FutureDMD if “[custom2]”==”NO_FutureDMD” (cd “c:\Future Pinball”)

    Instead of doing that…. you could just use IF (variable) DOES NOT EQUAL “No_FPIntercept” THEN run FP Intercept

    Example:

    if NOT “[custom2]”==”NO_FPIntercept” (run FPIntercept command in the brackets)

    That “should” work.

    So this means if you don’t have NO_FPIntercept specified in Games Manager (for a PinEvent table), then it will run FP Intercept like normal for all tables.

    Easy, and doesn’t mess with your files.

    My one problem though is I don’t know how to toggle FP-Intercept so I am unsure of what to put in the brackets. Removing the dll it uses was the only way i found to disable it unlike how the futureDMD example works. Do you know of any way to tell FP not to use FP-intercept? Google isn’t turning up much documentation on it :(

    ©2024 VPinBall.com

    Log in with your credentials

    Forgot your details?