scifista42 Posted September 6, 2015 PK7 files are just renamed 7zip files, so you can unzip them via 7zip. 0 Quote Share this post Link to post
The Doommer Posted September 8, 2015 I've visited the http://zdoom.org/wiki/Creating_new_sprite_graphics but i need to understand better. Should i create a lump for each sprite actions ? Where should i add the graphics ? 0 Quote Share this post Link to post
scifista42 Posted September 8, 2015 If you're using a .wad format, create empty lumps named "S_START" and "S_END" (sprite markers) and put all your sprite graphics between these lumps. If you're using a .pk3 (.zip) format, create a folder named "sprites" and put all your sprite graphics into this folder. More info here: http://zdoom.org/wiki/Namespaces 0 Quote Share this post Link to post
The Doommer Posted September 8, 2015 Some of wolfenstein sound files are in *.imp or *.imf extensions. How to use them ? And , you didn't give me any answer about my first question in my last post. 0 Quote Share this post Link to post
scifista42 Posted September 8, 2015 .LMP is a generic file extension for Doom lumps. In a .wad, put them wherever, just not between any special markers. In a .pk3, put them to "sounds" folder. Your former question didn't make any sense to me. 0 Quote Share this post Link to post
The Doommer Posted September 8, 2015 scifista42 said:Your former question didn't make any sense to me. I read that link that i send via the whole question and didn't got where to define the sprite name. lump ? if it is , which lump ? 0 Quote Share this post Link to post
scifista42 Posted September 8, 2015 That page describes naming conventions for naming sprite graphics themselves when you are making them. You don't need to care about this, because you're not making sprites, you're just taking existing sprite sets and putting them to your wad. 0 Quote Share this post Link to post
The Doommer Posted September 8, 2015 scifista42 said:You don't need to care about this, because you're not making sprites, you're just taking existing sprite sets and putting them to your wad. So , how to know the name of those sprites ? For example : I'm adding some wolfenstein sprites to my wad , if i don't need to set a name for them , what to do then ? 0 Quote Share this post Link to post
scifista42 Posted September 8, 2015 If you have a sprite graphic named "ABCDE0", then the sprite name is "ABCDE0". Sprite names = how the lumps (files) are named. That's it. 0 Quote Share this post Link to post
The Doommer Posted September 8, 2015 scifista42 said:If you have a sprite graphic named "ABCDE0", then the sprite name is "ABCDE0". Sprite names = how the lumps (files) are named. That's it. I have a problem here ... I renamed Wolfenstein Guard sprite graphics to CHASE , DEATH & SPAWN... Do you mean i should change them ?? If that is true , by what scale Directions , states , etc... 0 Quote Share this post Link to post
scifista42 Posted September 8, 2015 In that case, rename them in accordance to the naming conventions described on the wiki page about creating new sprite graphics. 0 Quote Share this post Link to post
The Doommer Posted September 8, 2015 scifista42 said:In that case, rename them in accordance to the naming conventions described on the wiki page about creating new sprite graphics. OK , thanks 0 Quote Share this post Link to post
The Doommer Posted September 8, 2015 I have a problem : The sprite of regular soliders in wolfenstein has a lot of frames which some of them are so like each other. What can i do ? 0 Quote Share this post Link to post
The Doommer Posted September 8, 2015 scifista42 said:Anything you want. LOL I mean i confused with them i don't know how those are going to be used in states... 0 Quote Share this post Link to post
scifista42 Posted September 8, 2015 And how am I supposed to know it when I don't even know which exact sprites are you talking about? Your expressions are vague. 0 Quote Share this post Link to post
The Doommer Posted September 8, 2015 scifista42 said:And how am I supposed to know it when I don't even know which exact sprites are you talking about? Your expressions are vague. You're right For example wolfenstein guard 0 Quote Share this post Link to post
The Doommer Posted September 8, 2015 I didn't find syringe projectile throwing sound. Do you know it's filename or download link? 0 Quote Share this post Link to post
scifista42 Posted September 8, 2015 "Sprites" are the graphics, only the graphics. "States" are sprite animation + behavior definitions in DECORATE. "Actors" are in-game objects like monsters, projectiles and weapons. Each of them has its own properties and states. I'm getting an impression that when you say "sprites", you don't always mean sprites as the graphics themselves. Please use proper terminology, or there will be misunderstandings. Now please explain your problem again, and this time really exactly. EDIT:The Doommer said:I didn't find syringe projectile throwing sound. Do you know it's filename or download link? No. 0 Quote Share this post Link to post
The Doommer Posted September 8, 2015 Can i have the mac version sprites ? Those look better. 0 Quote Share this post Link to post
The Doommer Posted September 8, 2015 Can i use the gif animated sprites ? 0 Quote Share this post Link to post
snapshot Posted September 8, 2015 The Doommer said:Can i use the gif animated sprites ? You can't .The Doommer said:Can i have the mac version sprites ? Those look better. Probably . 0 Quote Share this post Link to post
The Doommer Posted September 8, 2015 DMGUYDZ64 said:You can't . What should i do then ? DMGUYDZ64 said:Probably . Where to find mac sprites ? 0 Quote Share this post Link to post
The Doommer Posted September 8, 2015 Can i use multi-weapons for an actor ? 0 Quote Share this post Link to post
The Doommer Posted September 8, 2015 DMGUYDZ64 said:You can't . What is this then ? http://forum.zdoom.org/viewtopic.php?f=3&t=49526&p=858510#p858510 0 Quote Share this post Link to post
ptoing Posted September 8, 2015 As mentioned in that other thread you need to take the .gif and split it up into its individual frames. Can't just plop a .gif into a wad and expect a doom port to read it as an animation. 0 Quote Share this post Link to post
The Doommer Posted September 9, 2015 Can anyone give me mac version of all wolfenstein sprites ? 0 Quote Share this post Link to post
Mithran Denizen Posted September 9, 2015 To be pedantic, the mac version itself doesn't even include all wolfenstein sprites. The mac sprites are only a partial set: they only exist for the front frames of each enemy. None of the enemies in Mac Wolf3D have rotations like they do in the 'real' game. 0 Quote Share this post Link to post
The Doommer Posted September 9, 2015 Mithran Denizen said:To be pedantic, the mac version itself doesn't even include all wolfenstein sprites. The mac sprites are only a partial set: they only exist for the front frames of each enemy. None of the enemies in Mac Wolf3D have rotations like they do in the 'real' game. The regular ones are so low-graphic. And also the bosses of the regular ones have only front side too. What can i do ? For example , in the multiplayer games , how other players are going to see the sprite ? 0 Quote Share this post Link to post
GreyGhost Posted September 10, 2015 The Doommer said:For example , in the multiplayer games , how other players are going to see the sprite ? If all that's available is the front graphic, it will be handled like Doom's static sprites and appear to be facing every player at once. 0 Quote Share this post Link to post
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.