I learned how to do basic scripts with trigger volumes, and it worked, but now for some reason the scripts wont work. Maby they do work, but sapien can't compile them.
When i try to compile it comes a message that say that it's compiled, but ingame nothing happens
To make it easier for you i have some information like
- I have put the script.hsc file in a script folder in the map
C:\Program Files\Microsoft Games\Halo Custom Edition\tags\levels\test\infinity\scripts
- I named the scenario something else, but that shouldn't matter
- the script is
(script startup mystic
(sleep_until (volume_test_objects music (players))15)
(sound_looping_start levels\test\infinity\music\mystic.sound_looping)
)
Sapien can't find the script (still need help!!!)
-
- Posts: 205
- Joined: Wed Aug 22, 2007 8:54 am
- Location: I dunno i'm lost
Sapien can't find the script (still need help!!!)
Last edited by Glitcherguy on Sun Mar 23, 2008 10:17 pm, edited 1 time in total.
- InvaderVeex
- Posts: 483
- Joined: Tue Jul 25, 2006 2:57 pm
- Location: LandO'Palooza!
- Contact:
Re: Sapien can't find the script
needs to be in C:\Program Files\Microsoft Games\Halo Custom Edition\data\levels\test\infinity\scriptsGlitcherguy wrote:
C:\Program Files\Microsoft Games\Halo Custom Edition\tags\levels\test\infinity\scripts
-
- Posts: 205
- Joined: Wed Aug 22, 2007 8:54 am
- Location: I dunno i'm lost
-
- Posts: 205
- Joined: Wed Aug 22, 2007 8:54 am
- Location: I dunno i'm lost
and by the way, what does this error mean
03.19.08 13:57:46 [scripts line 3] this is not a reference to a looping_sound tag.: C:\Program Files\Microsoft Games\Halo Custom Edition\tags\levels\test\infinity\music\mystic.sound_looping)
I have tried with only levels\test\infinity\music
and levels\test\infinity\music\mystic.sound_looping
plz help
03.19.08 13:57:46 [scripts line 3] this is not a reference to a looping_sound tag.: C:\Program Files\Microsoft Games\Halo Custom Edition\tags\levels\test\infinity\music\mystic.sound_looping)
I have tried with only levels\test\infinity\music
and levels\test\infinity\music\mystic.sound_looping
plz help