I am currently having Hamsterspeak being explained to me by another forum member over Skype. Currently, one plotscript centers around the 'if' command.
plot script, npc_0, (
if(true) then (
showTextBox(1)
waitForTextBox() # This means the script will pause itself until the player has finished reading the text box.
walkNPC(0, 1, 2)
)
)
I attempted to compile the script via use of the hspeak file, this is what came up.
http://sta.sh/0145qyi0mlkc
Some things to note:
There was a small gap of time between when last we worked in the hspeak explanations. Before, it worked perfectly. in the middle of that gap of time, I had acquired the Sword of Jade game and attempted to play it. (A certain part toward the beginning had the game crash on me.) It had undergone some sort of 'update', so to speak.
I am also currently using the Beelzebufo OHR build and have not used an earlier build.
Hopefully, you guys can figure out what's going on.
May the Moon light your path, and the Shadows hide you from your prey.
Posgagen urzefa Posyosriig ahgesqizeur genyouldr Jiikyouldr, gariigig urzefa Sazegaigyouldsa zegesigfe genyould fr'yopos genyouldr jiikrfagen.
Do you have a copy of plotscr.hsd in the same directory as that .txt file? If so, delete it. Any copy of hspeak that you download will always have its own copy of plotscr.hsd, which should be in the same directory as hspeak.exe
Which part of SoJ was that? And what kind of crash was it? A script error, or "this program has stopped responding"?
Quote:
in the middle of that gap of time, I had acquired the Sword of Jade game and attempted to play it. (A certain part toward the beginning had the game crash on me.) It had undergone some sort of 'update', so to speak.
Which part of SoJ was that? And what kind of crash was it? A script error, or "this program has stopped responding"?



