DOOMERO-21 wrote:still the player with the missile position when i use the flashlight.
That's normal due to A_FireBullets, however, I did manage to make the footsteps sounds. Im waiting for certain suggestion to see if it's accepted, if so, then I can fix this. In the meantime, this is a good as it gets

DOOMERO-21 wrote:sometimes the recoil of the zsec pistol looks like attacking with the shotgun.
You mean the sprite changes? I dont quite get what you mean.
DOOMERO-21 wrote:when i am so close to the archvile he attack me with the terrain flame attack and he recive damage with his own attack, well i guess was my fault not include the melee attack of the archvile and same case of the mancubus
This is a bug indeed. Im going to check the code again.
Big C wrote:Boots up alright most of the time when I drag and drop. Sometimes it has a weird glitch of unknown nature and tells me that I cannot continue because...Normal is already the default difficulty or something.I'll try and find the error again and report the error message.
In the 2nd PM I explain that all the warnings are expected and unfortunately irremovable unless I completely rearrange everything in the mod, which would mean re-make the whole mod.
Big C wrote:Also, my fear that this mod would alternately run deliciously and lag like a monster are confirmed. I tried setting the option to precache the GL textures, and it mostly worked but it still lags up, mainly when I move into a room full of enemies, presumably because the system is trying to juggle so many hirez sprites and GL effects at once.
Probably, but you should tweak a little bit the GL options to see what helps. Also, check if Render is set to "Speed" or "quality"; the latter is slower, so that's something to start checking.
printz wrote:Was there a decision not to give monsters timed pain reactions (so they only go in pain every three or so seconds)? I saw in that last video how the z-sec at the start moans at every hit.
Monsters have their paninchances and all, but the animations are quite short.
Thanks guys, let me see what I can cook up tomorrow. Im also checking the PMs BTW.