Quote:
include, plotscr.hsd
include, jamesdopp.hsi
plotscript, forstarters, begin
suspend player
show backdrop (5)
show text box (5)
wait for text box
show text box (6)
wait for text box
fade screen out
show map
wait (15)
fade screen in
wait (15)
show text box (7)
wait for text box
set hero speed (me, 8)
set hero direction (me,east)
walk hero (me,east,2)
wait for hero (me)
set hero direction (me,north)
wait for hero (me)
wait (10)
destroy NPC (2)
wait (10)
set hero direction (me,south)
walk hero (me,south,3)
wait for hero (me)
set hero direction (me,east)
walk hero (me,east,4)
wait for hero (me)
set hero direction (me,south)
walk hero (me,south,3)
use door (4)
walk hero (me,south,3)
wait for hero (me)
show text box (23)
wait for text box
resume player
set hero speed (me, 4)
fight formation (1)
show text box (16)
wait for text box
end
include, jamesdopp.hsi
plotscript, forstarters, begin
suspend player
show backdrop (5)
show text box (5)
wait for text box
show text box (6)
wait for text box
fade screen out
show map
wait (15)
fade screen in
wait (15)
show text box (7)
wait for text box
set hero speed (me, 8)
set hero direction (me,east)
walk hero (me,east,2)
wait for hero (me)
set hero direction (me,north)
wait for hero (me)
wait (10)
destroy NPC (2)
wait (10)
set hero direction (me,south)
walk hero (me,south,3)
wait for hero (me)
set hero direction (me,east)
walk hero (me,east,4)
wait for hero (me)
set hero direction (me,south)
walk hero (me,south,3)
use door (4)
walk hero (me,south,3)
wait for hero (me)
show text box (23)
wait for text box
resume player
set hero speed (me, 4)
fight formation (1)
show text box (16)
wait for text box
end
At this point the character freezes in place and won't stop walking south. I've been through the script 3 times now and didn't see where I went wrong.
Care to help me out by giving me advice on my game? Get the early demo by clicking here
Demo updated 8/13/2014



