View previous topic :: View next topic |
Author |
Message |
Slime Objection!!!

Joined: 27 Feb 2005 Posts: 170
|
Posted: Sat Jul 30, 2005 10:35 am Post subject: Is my HSpeak screwed up? |
|
|
Well, I wanted to practice compilling and all that. I made a script in Hssed(sp?) and then chose compile. It asks me for the compiler. I found it and choose it. The screen goes black for a second or two, then it asks me for the compiler...again I choose it and same thing happens...
So, I tried to drag my file to the compiler. The screen goes black (as if entering a dos program) then goes back to normal. I thought, maybe it compiled it. I looked and looked, but I didn't get any file....
Also, when I open HSpeak, the screen does the same thing.
My old compiler did this. When i got the update, I replaced the compiler, but it still does it.
Can anyone help? _________________ http://hellyeahmyownurl.spaces.live.com/default.aspx?_c02_owner=1
Slime's Sexy and Provocative and Potentially Offensive Space |
|
Back to top |
|
 |
JSH357

Joined: 02 Feb 2003 Posts: 1705
|
Posted: Sat Jul 30, 2005 10:46 am Post subject: |
|
|
I don't know any specific solution, but based on your posts, I'm pretty sure you should try running spy/virus scanning programs. I had some issues with spyware a few months ago that were keeping game.exe from working, so you never know. |
|
Back to top |
|
 |
Slime Objection!!!

Joined: 27 Feb 2005 Posts: 170
|
|
Back to top |
|
 |
TMC On the Verge of Insanity
Joined: 05 Apr 2003 Posts: 3240 Location: Matakana
|
Posted: Sat Jul 30, 2005 9:16 pm Post subject: |
|
|
Try right clicking on hspeak -> properties -> program -> unselect "close on exit" _________________ "It is so great it is insanely great." |
|
Back to top |
|
 |
Slime Objection!!!

Joined: 27 Feb 2005 Posts: 170
|
Posted: Sun Jul 31, 2005 8:06 am Post subject: |
|
|
Ah, mad cacti, helpful as usual! Ys it worked! You don't know how grateful I am, I've been trying to plotscript for the longest time!
THANK YOU!!!!!!!!
EDIT: Is this correct?
name of file:
PSTUTOR.HSS
include, plotscr.hsd
include, pstutor.hsi
define script (1,Hello,none)
show text box (1)
end
I get the message NO DATA TO COMPILE.
When I dragget it to HSpeak, it told me ERROR: \HERE MIGHT BE AN EXTRA ) or something like that. _________________ http://hellyeahmyownurl.spaces.live.com/default.aspx?_c02_owner=1
Slime's Sexy and Provocative and Potentially Offensive Space |
|
Back to top |
|
 |
SilentAngel The Angel of Silence

Joined: 16 Dec 2003 Posts: 122 Location: The comfiest chair in #CastleParadox
|
Posted: Sun Jul 31, 2005 1:56 pm Post subject: |
|
|
For the most part, it's correct. However, this will make it work. Hope this solves your problem, feel free to ask if you have any extra questions.
Just copy and paste this chunk of code in its place:
Code: |
include, plotscr.hsd
include, pstutor.hsi
define script (1,Hello,none)
script, Hello, begin
show text box (1)
end
|
_________________ Current Projects:
Hikari no Senshi - Inperiaru Taisen: ~10% Complete
http://www.castleparadox.com/forum/download.php?game=392
Stepmania Online Stats:
Next song to pass on Stepmania: Paranoia Survivor Max (Heavy)
Next song to pass on DDR: MaxX Unlimited(Standard)
|
|
Back to top |
|
 |
Slime Objection!!!

Joined: 27 Feb 2005 Posts: 170
|
Posted: Sun Jul 31, 2005 2:40 pm Post subject: |
|
|
Silent, this is the first time I ever see you post in cp! (I think...)
But, yeah, that worked, thanks. Hoever, I think my hssed is screwed. I tried to compile there, and it told me the no data to compile. So, I clicked and dragged. That worked.
I guess I'll type my scripts up in hssed, save and then drag. _________________ http://hellyeahmyownurl.spaces.live.com/default.aspx?_c02_owner=1
Slime's Sexy and Provocative and Potentially Offensive Space |
|
Back to top |
|
 |
Mike Caron Technomancer

Joined: 26 Jul 2003 Posts: 889 Location: Why do you keep asking?
|
|
Back to top |
|
 |
|