Search found 12 matches
- Fri Jun 20, 2025 9:47 pm
- Forum: General
- Topic: "I Can't Find This WAD" thread
- Replies: 61
- Views: 34488
Re: "I Can't Find This WAD" thread
I am looking for a map called stratholme
- Thu May 01, 2025 6:05 pm
- Forum: Scripting
- Topic: cant get sound to work on animated decoration
- Replies: 14
- Views: 451
Re: cant get sound to work on animated decoration
Thank you for all the help.




- Thu May 01, 2025 4:21 pm
- Forum: Scripting
- Topic: cant get sound to work on animated decoration
- Replies: 14
- Views: 451
Re: cant get sound to work on animated decoration
https://www.dropbox.com/scl/fo/gcvu3e16 ... 76mxt&dl=0
Heres a WAD with everything To show what i wanted to do in zscript.
Heres a WAD with everything To show what i wanted to do in zscript.
- Thu May 01, 2025 3:16 pm
- Forum: Scripting
- Topic: cant get sound to work on animated decoration
- Replies: 14
- Views: 451
Re: cant get sound to work on animated decoration
I want the sound to play continously like an ambient sound ACTOR TOCT 14467 { //$Title TOCT Torch //$IsDecoration //$NotAngled //$Arg0 Play sound //$Arg0Default 1 //$Arg0Type 11 //$Arg0Enum falsetrue Game Doom Height 90 Radius 25 Alpha 0.7 Scale 0.4 +SOLID +MOVEWITHSECTOR States { Spawn: TOCT A 650 ...
- Thu May 01, 2025 10:33 am
- Forum: Scripting
- Topic: cant get sound to work on animated decoration
- Replies: 14
- Views: 451
Re: cant get sound to work on animated decoration
I was trying to get the sound to play to end before it looped if i tied a lower number it didnt even if i tried useing 4 for animation the sound only played 1 sec but the animations were still screwed up
- Thu May 01, 2025 8:57 am
- Forum: Scripting
- Topic: cant get sound to work on animated decoration
- Replies: 14
- Views: 451
Re: cant get sound to work on animated decoration
I still havnt got it to work in zscript.So i used decorate Instead
- Thu Mar 27, 2025 9:25 am
- Forum: Scripting
- Topic: cant get sound to work on animated decoration
- Replies: 14
- Views: 451
Re: cant get sound to work on animated decoration
I got it to work in decorate but still wont work in zscript
- Thu Mar 27, 2025 12:07 am
- Forum: Scripting
- Topic: cant get sound to work on animated decoration
- Replies: 14
- Views: 451
Re: cant get sound to work on animated decoration
Didnt make any difference.It still plays sound then one or two frames of the animation.
- Wed Mar 26, 2025 7:21 pm
- Forum: Scripting
- Topic: cant get sound to work on animated decoration
- Replies: 14
- Views: 451
cant get sound to work on animated decoration
How do you get sound to play on an actor with animations. IF I dont put spound in animation works fine .put sound in it plays sound does one frame then plays sound again. this is is my code with the sound class TOCT : Actor { Default { Height 70; Radius 40; Scale .5; } States { Spawn: TOCT A 950 A ...
- Wed Mar 19, 2025 4:54 pm
- Forum: General
- Topic: Mod Download Broken? Request Reuploads Here
- Replies: 4988
- Views: 1242862
Re: Looking for lost project
Thank you
- Tue Mar 18, 2025 8:12 pm
- Forum: General
- Topic: Mod Download Broken? Request Reuploads Here
- Replies: 4988
- Views: 1242862
Looking for lost project
I am looking for wad called My project by Rabbitslayer.I am hoping somebody might still have it and could they post it .
- Thu Mar 06, 2025 9:05 pm
- Forum: Mapping
- Topic: Kind of a dumb question about lowering doors
- Replies: 5
- Views: 2501
Re: Kind of a dumb question about lowering doors
try using platform instead of door.just have it lower instead of raise