News | Forum | People | FAQ | Links | Search | Register | Log in
Chasm_quake_devkit
I read a lot of toppics about the possibillity of making a chasm quake convertion. As with the discusion about beez it often ends up whith a lot of whisfull thinking.
Here my intention to do make a chasm.quake devkit.

So far I've got the models in Quake running, but only on "notarget" function. If you have any ideas here is a devkit with the results.
There is still a lot to be done before all subroutines are cleaned up. For some I have a solution, but there are a lot of double poses in them.

To be done:
- stripping the frames for double action.
- adding the attack pain and death qc.
- eventually change the weapons and attack.
- adjusting the sound files.
- making maps for it with the chasm.wad
- extracting the cieling/floor parts.

Here's the first part of The Sewer map I'm making to try out the first three monsters Stratos - Faust and Spider.

chasm_quake_dev02

sewer1
sewer2
sewer3

I know it is a rather big chunk of work.
I just do it for fun and have no commercial intrest.
Just my urge to see that bastards run in Quake.
:P
First | Previous | Next | Last
 
Can you put do a test map where the big Sacrof and the mini are next to each other? How big is the boss Sacrof compared to the shambler?

Can you do another one mini Sacrof vs shambler? 
 
Finished tt_tower. I hate turrids! Yes? I hate them!!!

Scarof and Scerof have even less attack frames than AlienCaptain,
so they are faster than him.
Their attacks were less damagefull.

Mincer is just the dog code with melee attack of 50*.

The regenerate code is rather obvious. If I make the health stratus higher they won't go down anymore. 
 
I am talking about the Scarof's walk speed

Can you show me the dog code and pig code?

Make turret shoot lasers, nails, and rockets, and the damage between 20-25. Quake 2 Ground Zero shows us that high damage turrets are nasty 
Yeh 
Have another play and tell me how it goes.
Their walk speed was indeed too low.

dev2.21 
 
Turret is not done yet

https://www.dropbox.com/s/5mpdi65c597g3yw/84415705_497429041192355_1392103646296014848_n.jpg?dl=0

Stratos corpse sinks into the ground again, please fix

deadguy attack is good, but needs a bit more damage, also the sound is not correct, the zombie has a special howling sound.

I've seen the mincer do close to 100 damage in one attack, why is this? The melee damage should not go above 50. Pig should be slightly less than mincer. 
 
I think that weird rock sound that the deadguy currently has is actually for the Gross. The Chasm developer mixed up Gross and Lionman. 
 
I see no trouble in t_tower, can be the adjustments for the statics.
I have the same thing with sacrof

I had to recover the seized Stratos, which is the one that drops.

Mincer melee attack is 50*, but it also has a charge attack of 14. 
 
but the turret does look collapsed on my computer, but as long as your are aware of the problem, I am sure you can fix it.

so the mincer can do 64 damage in one bite? Reduce the damage to 36, so that it can only do 50 damage. The only one who should do 60-70 damage melee is the boss Scarof.

Skeleton also walks too slow. 
 
can you put the Scarof and Mini Scarof in an big open area in the next map, along with a shambler. Really hard to test in that small area. 
 
Madfox, one more thing, in the latest version, a mong can take more than a rocket, while two rockets can kill a lionman. Can you double check the health settings between the game and your table? 
All Monsters? 
Lionguy health 220 - Mong health 180.

- Added Phantom and Sphinx.
- Experimental stadium, not sure of the attacks.
- Changed the tt_tower as the static collapsed the entity.
- I keep the sticky warning : "h_gross is a HexenII model".

dev2.22

Coding made me ketchup. 
 
Lionguy and Viking needs more health due to being Melee monsters. 300-350, tougher than Gross

Mong is too tough at 180, the most powerful enforcer from AD, the eliminator, only has 120 health. 80-100 health is good for Mong.

How is the Joker doing? The square blade? the pain pose? 
 
These are the AD health values you can use for reference:

AD Monsters
------------------------------------------------------------------------------
monster_spider (30/75HP) // Erratic arachnids in brown/green variety
monster_voreling (30/60HP) // Ankle biting, crazy jumping, mini shalraths
monster_swampling (30/60HP) // Ankle biting, poisonous three legged terrors
monster_lostsoul (30HP) // Floating skull with a ram/bite attack
monster_dguard (35HP) // Medieval style soldier replacement (melee only)
monster_eel (35HP) // Fast moving sneaky fish firing plasma (range only)
monster_boil (40HP) // Proximity mine with tarbaby like explosive damage
monster_zombiek (60HP) // Sword wielding zombie, fast movement (melee only)
monster_dcrossbow (75HP) // Chainmail knight with crossbow (sniper ability)
monster_gargoyle (120HP) // Large flying fireball throwing imp (range only)
monster_gaunt (120HP) // Flying plasma wielding harpy creature (range only)
monster_scorpion (80/120HP) // Brown/green range stinger and black jumping surprise
monster_skullwiz (120HP) // Tall wizard with fast skull missiles and teleportation
monster_hogre (200HP) // Ogre Hunter model replacement (extra melee)
monster_hogremac (200HP) // Alternative ogre model with mace weapon
monster_hogreham (300HP) // Heavy metal ogre model with hammer attack
monster_dknight (250HP) // Hell Knight model replacement (classic silver)
monster_wraith (300HP) // Semi-transparent wraith with debuff attacks
monster_dfury (400HP) // Fast sword wielding knight with magic attacks
monster_dsergeant (400HP) // Blue Flail knight with homing missiles
monster_drole (500HP) // Large tentacle tank with rocket/melee attacks
monster_minotaur (500HP) // Giant hulk with fast plasma/poison attacks
monster_golem (500HP) // Massive mountain of rock with large fists and feet

monster_army_rocket (45HP) // Red armour heat seeking rocket soldiers
monster_army_grenade (60HP) // Green armour Z aware grenade firing soldiers
monster_army_plasma (75HP) // Blue armour high damage plasma gun soldiers
monster_pyro (100HP) // Yellow armour flamethrowing enforcer (burn defuff)
monster_fumigator (100HP) // Green armour Posion Spewing enforcer (poison debuff)
monster_jim (50/100HP) // Fast moving flying laser/rocket robot
monster_defender (100HP) // Dual wielding SSG (melee range) and GL (mid range)
monster_eliminator (120HP) // Blue armour double firing plasma gun enforcers
monster_centurion (120HP) // Flying hover board plasma gun enforcers
monster_freddie (500HP) // Slow moving weapons platform with ogre on top
monster_seeker (500HP) 
 
Also include that Green scorpion skin you made, no reason to waste it. 
 
I don't think the skeleton should be based on the Zombie, rather it should be based on the mummy from Mission pack 2:

https://quake.fandom.com/wiki/Mummy

Tough, slow monster that does high damage, but no regen. 
 
where is the Phantom and Sphinx? I cannot find them. 
Phantom & Sphinx 
They're in the easy level. 
 
Found the Sphinx, but not the Phantom

Sphinx and Phantom are bosses, so they should be same size as Scarof with basically the same health and damage.

Can you do a big and small version of Sphinx and Phantom.

Check the bounding box of the sphinx, big Scarof doesn't infight with it 
 
The projectile that the sphinx fires should be a recolored (orange) vore ball. 
With 
The voreball effects? 
 
yes,but no homing, and while you are on that, make all the rockets explode please.

the Phantom fires 3 bats at once, so shrink down the chasm bat and use the model as a projectile. 
While On It.., 
yes, but I experience some fault in the launching of *.mdl and sprite files. They always appear in the first stage of animation. In fact, they're freezed while they could play the whole scene.
It needs some time_argument on spike.mdl in weapons and client, then Stratos would also look better.

Phantom is in easy on the spot where the quaddamage and gate stands. 
 
The current size is fine for the small phantom, but the big phantom should be the size of this guy:

https://quake.fandom.com/wiki/Overlord

Do you have problems making the phantom fire three prjectiles? Like I said before, AD's fury knight also does the same thing. The AD fury knight also fires the exact same projectile as the sphinx, so you can use that model as well. 
 
Pic for reference

https://www.dropbox.com/s/14pcua1ijzlcs9o/fury%20knight.jpg?dl=0

The sphinx fires those fireballs and the Phantom fires bat in that pattern. 
Szj 
That's a load of fireballs in one row! 
First | Previous | Next | Last
You must be logged in to post in this thread.
Website copyright © 2002-2024 John Fitzgibbons. All posts are copyright their respective authors.