Jump to content

Script Error print: "bad expression stack"


Laxarvala

Recommended Posts

I'm having trouble figuring what's wrong with this script error:

 

SCRIPTS: script 'MLQVanGraffVaria', line 8: failed to evaluate expression.

Decompiled Line: If ; failed to decompile expression, bad expression stack: 'GetStage'

MLQVanGraffRevenge', '20'

 

The script in question:

scn MLQVanGraffVaria

begin GameMode

if (VFSGloriaVanGraffREF.getdead)
if (MLQVanGraffRevenge getactivequest)

setstage MLQVanGraffRevenge 25

endif

endif

if (getstage MLQVanGraffRevenge 20)

MLQCacheMrkerREF.enable

endif

end

I'm still new to scripting so do bear with me if this is a relatively simple problem, thanks.

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...