Post new topic    
Red Slime
Send private message
Assistance with scripting. 
 PostFri Mar 21, 2014 12:58 am
Send private message Reply with quote
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.
Metal King Slime
Send private message
 
 PostFri Mar 21, 2014 9:32 am
Send private message Reply with quote
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

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"?
Display posts from previous: