Search found 13 matches
- Tue Jul 26, 2005 6:58 pm
- Forum: Closed Feature Suggestions [GZDoom]
- Topic: Echo/Delay of sounds in sectors
- Replies: 26
- Views: 3148
- Tue Jul 26, 2005 5:55 pm
- Forum: Editing (Archive)
- Topic: Scroll Both Sides of a 2-Sided Line
- Replies: 11
- Views: 581
- Tue Jul 26, 2005 8:49 am
- Forum: Editing (Archive)
- Topic: Projectile Request
- Replies: 8
- Views: 317
- Tue Jul 26, 2005 8:48 am
- Forum: Editing (Archive)
- Topic: Scroll Both Sides of a 2-Sided Line
- Replies: 11
- Views: 581
- Tue Jul 26, 2005 8:05 am
- Forum: Editing (Archive)
- Topic: Scroll Both Sides of a 2-Sided Line
- Replies: 11
- Views: 581
Here some demo image: http://img279.imageshack.us/img279/795/doom7ni.jpg This image is taken when the scroll effect has already been started. The right side is still aligned correctly till the "misalignment". The left side is misaligned but the backside is also aligned correctly as you can see on ...
- Tue Jul 26, 2005 7:47 am
- Forum: Editing (Archive)
- Topic: Scroll Both Sides of a 2-Sided Line
- Replies: 11
- Views: 581
How? I gave the line an id of "2" with "Line_SetIdentification", then I added this to my script: Scroll_Texture_Both(2, 0, 120, 0, 0); Scroll_Texture_Both("-2", 120, 0, 0, 0); Or what do you mean? *EDIT* Okay, without the quotations it works fine! Though I have another problem, but it is hard to ...
- Tue Jul 26, 2005 7:13 am
- Forum: Editing (Archive)
- Topic: Scroll Both Sides of a 2-Sided Line
- Replies: 11
- Views: 581
- Tue Jul 26, 2005 7:13 am
- Forum: Editing (Archive)
- Topic: Projectile Request
- Replies: 8
- Views: 317
- Mon Jul 25, 2005 4:52 pm
- Forum: Editing (Archive)
- Topic: Decorate Editor.NET 1.0 Released!
- Replies: 130
- Views: 12660
- Mon Jul 25, 2005 4:08 pm
- Forum: Editing (Archive)
- Topic: Decorate Editor.NET 1.0 Released!
- Replies: 130
- Views: 12660
- Mon Jul 25, 2005 4:05 pm
- Forum: Editing (Archive)
- Topic: Projectile Request
- Replies: 8
- Views: 317
- Mon Jul 25, 2005 3:57 pm
- Forum: Editing (Archive)
- Topic: Projectile Request
- Replies: 8
- Views: 317
Projectile Request
As I am not aware of DECORATE (never have done something before with that, even noth with dehacked) and it is just hard enough to learn mapping for ZDoom (and Doom in general) I have a little request: Is someone kind enough and can create a custom projectile for me? It's just for a skybox so I don't ...
- Mon Jul 25, 2005 3:50 pm
- Forum: Editing (Archive)
- Topic: Scroll Both Sides of a 2-Sided Line
- Replies: 11
- Views: 581
Scroll Both Sides of a 2-Sided Line
Was playing around with some of the ZDoom features and now I got to some point where I have a real problem: I have one 2-Sided Line and with the ACS command "Texture_ScrollBoth" (or whatever it is called) I can just scroll the Front side of the Line, not the backside. Is there any way I can also ...