{WIP}Death Vally

Archive of the old editing forum
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.
Locked
The_Bladed_One
Posts: 12
Joined: Sun Apr 03, 2011 4:19 pm
Location: The deepest crevice of hell.

{WIP}Death Vally

Post by The_Bladed_One »

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

Post by Blue Shadow »

The problem is in the weapons code. Take a look at the Rifle's code:
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

Post by The_Bladed_One »

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.
User avatar
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

Post by NeuralStunner »

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

Post by The_Bladed_One »

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

Post by The_Bladed_One »

The sprites for the guns will be realm 667 edits and maybe some custom sprites, idk.
User avatar
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

Post by wildweasel »

The_Bladed_One wrote:The sprites for the guns will be realm 667 edits and maybe some custom sprites, idk.
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. =P
The_Bladed_One
Posts: 12
Joined: Sun Apr 03, 2011 4:19 pm
Location: The deepest crevice of hell.

Re: {WIP}Death Vally

Post by The_Bladed_One »

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.
User avatar
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

Post by wildweasel »

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.
Good choice - I wish you luck, sir.
User avatar
Amuscaria
Posts: 6634
Joined: Mon Jul 26, 2004 12:59 pm
Location: Growing from mycelium near you.

Re: {WIP}Death Vally

Post by Amuscaria »

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

Post by The_Bladed_One »

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

Post by The_Bladed_One »

Update: I have decided I will use more of a cartoon graphical style. With only about 2 shades per color
Locked

Return to “Editing (Archive)”