View previous topic :: View next topic |
Author |
Message |
Tp
Joined: 16 Oct 2006 Posts: 0
|
Posted: Mon Oct 16, 2006 7:32 am Post subject: still no text... |
|
|
Alright,
sorry bout this...
my problem(one of them)is that after creating a .hsi file...writing a v.basic text box script,compile it,put it in game etc,no text appears in the box,though the box is there.
include, plotscr.hsd
include, dark.hsi
define script (1,welcome traveller,none)
script, welcome traveller, begin
show text box (1)
wait for text box
end
p.s.thx for the reply but adding wait for text box doesnt solve the missing text? |
|
Back to top |
|
 |
JSH357

Joined: 02 Feb 2003 Posts: 1705
|
Posted: Mon Oct 16, 2006 9:45 am Post subject: |
|
|
Is there text in the box in Custom? You might have started on text box #2 in the editor. Double-check that and tell us what happens. |
|
Back to top |
|
 |
TwinHamster ♫ Furious souls, burn eternally! ♫

Joined: 07 Mar 2004 Posts: 1352
|
Posted: Mon Oct 16, 2006 9:52 am Post subject: |
|
|
Aha!
I knew you couldn't stay away for long, JSH!
And Tp, don't create a new thread for each of your posts. Just reply to your old threads.
Last edited by TwinHamster on Mon Oct 16, 2006 11:56 am; edited 1 time in total |
|
Back to top |
|
 |
Guest
|
Posted: Mon Oct 16, 2006 11:45 am Post subject: |
|
|
thx JSH357...in the editer its set to text box 1(in the edit text box menu),i can read text if i type it directly into the box then go back and look at it,but i am putting the "lalala traveller" text script into the special game scripts...new game option after compiling it with hssed,i'v heard the special game scripts buggy(or was),anyway,i doubt its the reason,is there another option i have to 'turn on' in 'EDIT TEXT BOX' like the next script line!?!?
(lost)...THX |
|
Back to top |
|
 |
JSH357

Joined: 02 Feb 2003 Posts: 1705
|
Posted: Mon Oct 16, 2006 11:53 am Post subject: |
|
|
Weird. Try using text box #2 instead and seeing what happens. I think you're not supposed to use text box #0, but I'm not sure about #1. |
|
Back to top |
|
 |
Tp
Joined: 16 Oct 2006 Posts: 0
|
Posted: Mon Oct 16, 2006 12:15 pm Post subject: |
|
|
yeah man...I tried text box 2 ans 0,i tried the option of 'always use text box/script instead',tried GAME-QB in dosbox and various other yes/no game options,when i load a new game,i have to press a key to get passed a blank screen,is that for title screens?
I'll keep tryin,it's only 5am  |
|
Back to top |
|
 |
Camdog
Joined: 08 Aug 2003 Posts: 606
|
Posted: Tue Oct 17, 2006 9:39 am Post subject: |
|
|
Can you post the number of the text box that contains the text, the code that's being used to call the text box, and the list of the conditionals for that text box.
Another thing you might try is adding the command "show value(0)" right before the end statement in your script. If, after you spacebar past the textbox, the number 0 doesn't appear in the lower left-hand corner of the screen, we'll know the script isn't being called properly. |
|
Back to top |
|
 |
Tp
Joined: 16 Oct 2006 Posts: 0
|
Posted: Tue Oct 17, 2006 10:26 am Post subject: |
|
|
THX for the reply...
include,plotscr.hsd
include,tp.hsi
define script(1,work bastard,none)
script,work bastard,begin
show text box(1)
wait for text box
show value(0)
end
...........I'm putting the code into the special scripts 'new game' script,
all of the text box 1 conditionals are on 'never do the following' settings
@ the '0' in 'show value' appeared in the bottom left corner,the text box was empty as usual...thx again for your help... |
|
Back to top |
|
 |
Bob the Hamster OHRRPGCE Developer

Joined: 22 Feb 2003 Posts: 2526 Location: Hamster Republic (Southern California Enclave)
|
Posted: Tue Oct 17, 2006 12:49 pm Post subject: |
|
|
please post a copy of your RPG file. You may have found a bug of some kind. I want to see if I can reproduce this problem on my own computer. |
|
Back to top |
|
 |
Tp
Joined: 16 Oct 2006 Posts: 0
|
Posted: Tue Oct 17, 2006 1:46 pm Post subject: |
|
|
...no problems...can you just specify exactly what I have to do to post you a copy of my rpg file? |
|
Back to top |
|
 |
Linkmax I'm an idiot.
Joined: 03 Feb 2003 Posts: 202 Location: Oly
|
Posted: Tue Oct 17, 2006 3:42 pm Post subject: |
|
|
Zip your RPG (using WinZip to create a .zip file), then Go here |
|
Back to top |
|
 |
Tp
Joined: 16 Oct 2006 Posts: 0
|
Posted: Wed Oct 18, 2006 4:39 am Post subject: |
|
|
?*ck...
zipped the file went to your link but how do I make the zipped file *&#ing downloadable......  |
|
Back to top |
|
 |
Inferior Minion Metric Ruler

Joined: 03 Jan 2003 Posts: 741 Location: Santa Barbara, CA
|
Posted: Wed Oct 18, 2006 8:44 am Post subject: |
|
|
Quote: | ?*ck...
zipped the file went to your link but how do I make the zipped file *&#ing downloadable......  |
Now that you've created a game entry, in the upper left hand corner of your screen click on "Edit Games". This will bring up a table view of your game entries. From there, click on "no text rpg file." On the following page, click Submit without making any changes. This will bring up the Upload Game page. Click "Browse" and select the .zip you wish to upload. Once you've selected your .zip file, click Upload. After uploading is finished, the game can be found here: http://www.castleparadox.com/gamelist-display.php?game=786 _________________
|
|
Back to top |
|
 |
Bob the Hamster OHRRPGCE Developer

Joined: 22 Feb 2003 Posts: 2526 Location: Hamster Republic (Southern California Enclave)
|
|
Back to top |
|
 |
Tp
Joined: 16 Oct 2006 Posts: 0
|
Posted: Wed Oct 18, 2006 10:58 am Post subject: |
|
|
hey...srry 'bout this but someones gonna have to tell me how to upload the zip file to this site since i never done it before,chill  |
|
Back to top |
|
 |
|