Difference between revisions of "Talk:MessageBox Tutorial/Quest Scripts"

Jump to navigation Jump to search
Looping Problem
imported>Wrye
imported>Mightylink
(Looping Problem)
Line 3: Line 3:


:The article was confusing - where to put the fQuestDelayTime (menu script or calling script) was supposed to be a choice for the modder. To prevent an initial delay, I've put it on the calling script.--[[User:Haama|Haama]] 19:41, 6 March 2008 (EST)
:The article was confusing - where to put the fQuestDelayTime (menu script or calling script) was supposed to be a choice for the modder. To prevent an initial delay, I've put it on the calling script.--[[User:Haama|Haama]] 19:41, 6 March 2008 (EST)
== Looping Problem ==
I cant get this to work, even though the tutorial says to add this block:
begin GameMode
  if (Working == 1)
    set Choosing to -1
    set Working to 0
  endif
it still continously loops...
The choice menu keeps coming up and the result code never runs.
--[[User:Mightylink|Mightylink]]
Anonymous user

Navigation menu