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

#174217
TerryRed
Moderator
    @terryred
    MemberContributorModerator

    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.

    ©2024 VPinBall.com

    Log in with your credentials

    Forgot your details?