View previous topic :: View next topic |
Author |
Message |
Guest
|
Posted: Thu Sep 03, 2009 6:03 pm Post subject: compiles but cant import |
|
|
After I compiled it I tried to import it, and only says imported 1 script, when I originally made two. plz tell me how to fix this! or just explain to me what it is! plz |
|
Back to top |
|
 |
TwinHamster ♫ Furious souls, burn eternally! ♫

Joined: 07 Mar 2004 Posts: 1352
|
Posted: Thu Sep 03, 2009 7:06 pm Post subject: |
|
|
Hi there,
It might help if you post your entire script for us to check out.
I'm sort of suspecting that you wrote two scripts, but compiled them as separate .HS files (if this is the case, you'll have to put all of your scripts into a single file) |
|
Back to top |
|
 |
Guest
|
Posted: Thu Sep 03, 2009 8:22 pm Post subject: |
|
|
i would post i but I cant find the right file anymore... -.-" there is an .hsi file and a .hs file but it says
HS
32702
0
setdaysofplay
32701
1
0
sethoursofplay
and so on...
anyone have a suggestion where it is? |
|
Back to top |
|
 |
Moogle1 Scourge of the Seas Halloween 2006 Creativity Winner


Joined: 15 Jul 2004 Posts: 3377 Location: Seattle, WA
|
Posted: Fri Sep 04, 2009 8:31 am Post subject: |
|
|
The original script file should have the same name as your .hs file, but a different extension (probably .txt or .hss). _________________
|
|
Back to top |
|
 |
TMC On the Verge of Insanity
Joined: 05 Apr 2003 Posts: 3240 Location: Matakana
|
Posted: Fri Sep 04, 2009 2:08 pm Post subject: |
|
|
I hope you didn't give your original scripts file an .hs extension. If so you would have been warned that it was going to be overwritten.
I have another possible explanation: when you import an .hs file into Custom, it only displays and counts plotscripts. When writing a script you can declare it either as a plotscript or a script. The difference is exactly that scripts aren't shown in Custom. _________________ "It is so great it is insanely great." |
|
Back to top |
|
 |
|