View previous topic :: View next topic |
Author |
Message |
chris98

Joined: 23 Feb 2005 Posts: 114 Location: On Jupiter, My rubber Boobie, s45 h79
|
Posted: Thu Apr 28, 2005 3:15 am Post subject: How do you get rid of backgrounds? |
|
|
I use 'show map' but all that happens is the map name appears and the backdrop remains. How do I get rid of the backdrop?
THis is my code:
Code: | include, plotscr.hsd
include, pstutor.hsi
define script (1,caircut1,none)
script, caircut1, begin
suspend player
show text box (1)
show backdrop (1)
wait for text box
show map
resume player
end |
_________________ ANIME FREAK!!!!!! LOLOLOLOLOLOLOL DIS RO><ORS!!!
Come to http://firaga.conforums3.com for discussions about RPGs, old and new alike. We need members. |
|
Back to top |
|
 |
Moogle1 Scourge of the Seas Halloween 2006 Creativity Winner


Joined: 15 Jul 2004 Posts: 3377 Location: Seattle, WA
|
Posted: Thu Apr 28, 2005 4:17 am Post subject: |
|
|
There's an easier way to do this, you know. Go to the textbox menu, the area where you can set the location and size of the textbox -- there's a backdrop selection in that menu. _________________
|
|
Back to top |
|
 |
Uncommon His legend will never die

Joined: 10 Mar 2003 Posts: 2503
|
Posted: Thu Apr 28, 2005 7:50 am Post subject: |
|
|
But if you have a long series of cutscenes, that method will make them flash instead of just switching to the next backdrop. That's why I never use it myself, Moog.
Chris, I don't see any real problems with that script. Maybe if you put the "show backdrop" above the "show textbox" instead of below it? That's the way I always do it, at least, and I haven't had any troubles. |
|
Back to top |
|
 |
chris98

Joined: 23 Feb 2005 Posts: 114 Location: On Jupiter, My rubber Boobie, s45 h79
|
Posted: Fri Apr 29, 2005 12:28 am Post subject: |
|
|
Thanks Uncy. It works fine now. *Huggles*
Edit: Started on a Dark Tower OHR movie, but script won't appear as an HS file, just HSS:
Made and saved script as gunsling.hss
Compiled
Right clicked gunsling.hss-open with-HSPEAK.exe-ticked always use this file
dragged it into HSPEAK.exe
No gunsling.hs file
HELP Please _________________ ANIME FREAK!!!!!! LOLOLOLOLOLOLOL DIS RO><ORS!!!
Come to http://firaga.conforums3.com for discussions about RPGs, old and new alike. We need members. |
|
Back to top |
|
 |
|