{WIP}Death Vally
Forum rules
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
Before asking on how to use a ZDoom feature, read the ZDoom wiki first. This forum is archived - please use this set of forums to ask new questions.
-
The_Bladed_One
- Posts: 12
- Joined: Sun Apr 03, 2011 4:19 pm
- Location: The deepest crevice of hell.
{WIP}Death Vally
Hello. I have just recently made an account and stared my own wad. I have run into a problem rather early, When I start the game the screen stays at the titlepic and plays level one music. I cannot find any thing wrong with the DECORATE. If anybody has any interest in helping me fix this problem I would be very thankful. Here is the link to my maybe 13% mod.
- Attachments
-
Death Vally.wad- (139.35 KiB) Downloaded 18 times
-
Blue Shadow
- Posts: 5046
- Joined: Sun Nov 14, 2010 12:59 am
Re: {WIP}Death Vally
The problem is in the weapons code. Take a look at the Rifle's code:
Now to fix:
If you need some basic info about creating weapons, check the Gun Lab by WildWeasel.
Spoiler:You gave all the frames a 0-tic duration and some states have loops with those 0-tic duration which will result in an infinite loop(I guess thats what it's called) and crashing the engine.
Now to fix:
Spoiler:The other weapon suffers from this, as well.
If you need some basic info about creating weapons, check the Gun Lab by WildWeasel.
-
The_Bladed_One
- Posts: 12
- Joined: Sun Apr 03, 2011 4:19 pm
- Location: The deepest crevice of hell.
Re: {WIP}Death Vally
Oh, Thanks a lot I've never really understood decorate too well. Thank you for the help.
Last edited by The_Bladed_One on Tue Apr 05, 2011 7:42 am, edited 2 times in total.
- NeuralStunner
-

- Posts: 12328
- Joined: Tue Jul 21, 2009 12:04 pm
- Preferred Pronouns: No Preference
- Operating System Version (Optional): Windows 11
- Graphics Processor: nVidia with Vulkan support
- Location: capital N, capital S, no space
- Contact:
Re: {WIP}Death Vally
Great Decorate weapon turorials here: http://gunlabs.blogspot.com/ Find the first one and read them in order. 
-
The_Bladed_One
- Posts: 12
- Joined: Sun Apr 03, 2011 4:19 pm
- Location: The deepest crevice of hell.
Re: {WIP}Death Vally
Yeah, I just saved that page to my favorites.
-
The_Bladed_One
- Posts: 12
- Joined: Sun Apr 03, 2011 4:19 pm
- Location: The deepest crevice of hell.
Re: {WIP}Death Vally
The sprites for the guns will be realm 667 edits and maybe some custom sprites, idk.
- wildweasel
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
Re: {WIP}Death Vally
It shouldn't be a problem as long as you really put some effort into making the guns "your own" - don't just use the same animations provided in the weapons, for example. Goof around with the offsets and sound effects, make it unique among weapons that use those graphics. =PThe_Bladed_One wrote:The sprites for the guns will be realm 667 edits and maybe some custom sprites, idk.
-
The_Bladed_One
- Posts: 12
- Joined: Sun Apr 03, 2011 4:19 pm
- Location: The deepest crevice of hell.
Re: {WIP}Death Vally
I've actually decided i'm going to use Eriance's weapons tutorial for most of the weapons but i'll keep in mind thank you.
- wildweasel
- Posts: 21706
- Joined: Tue Jul 15, 2003 7:33 pm
- Preferred Pronouns: He/Him
- Operating System Version (Optional): A lot of them
- Graphics Processor: Not Listed
- Contact:
Re: {WIP}Death Vally
Good choice - I wish you luck, sir.The_Bladed_One wrote:I've actually decided i'm going to use Eriance's weapons tutorial for most of the weapons but i'll keep in mind thank you.
Re: {WIP}Death Vally
I'm afraid that tutorial is still a long ways away. However, kudos to you for making your own stuff. 
-
The_Bladed_One
- Posts: 12
- Joined: Sun Apr 03, 2011 4:19 pm
- Location: The deepest crevice of hell.
Re: {WIP}Death Vally
Thank you.
-
The_Bladed_One
- Posts: 12
- Joined: Sun Apr 03, 2011 4:19 pm
- Location: The deepest crevice of hell.
Re: {WIP}Death Vally
Update: I have decided I will use more of a cartoon graphical style. With only about 2 shades per color
