News | Forum | People | FAQ | Links | Search | Register | Log in
General Abuse
Talk about anything in here. If you've got something newsworthy, please submit it as news. If it seems borderline, submit it anyway and a mod will either approve it or move the post back to this thread.

News submissions: https://celephais.net/board/submit_news.php
First | Previous | Next | Last
The Publicly Available Version Of Ogier... 
...is not worth bothering with. It's like 10 years old or something?
The latest version that was used inhouse though was pure sex. 
Feature 
 
Kinn, Chalk One More Up For Bug 
Make sure you fix it for spawns and dogs too! Spawn insta-killed me in Saint : - ( 
 
I am pretty sure that anything living dies if shambler sits on it.

I am torn. I kinda like the instant severe death but it sure is frustrating since it happens rarely and usually completely unexpected. if it happened more regularly I would definitely consider it a feature.

leave it in and let people embrace quake's revolutionary innovative unlimited save-as-you-like feature. 
 
How would one go about fixing it anyway?
What about some sort of max_damage value for those monster classes? 
Holy Lol 
��String, or nothing!�� shrieked Gollum, Hermes handbags 
Haha 
I always laugh at this shit. So much effort to peddle Louis Vuitton bags, do they not realise that there's like 10 people coming to this site and they all have dicks?

Unless of course some of you are Chinese women and neglected to mention it! 
 
Well, surprisingly enough... <pulls off wig> 
Fiend Fix 
You need some kind of flag on the monster so that when it does damage during a jump, the flag gets set. The monster then will not do damage on further collisions until the flag is cleared when the monster lands again. 
Jumping Fiend Death 
I'm pretty sure all you need to add is one line: self.touch = SUB_Null; just after the T_Damage call in Demon_JumpTouch

Anyway...I'm actually tempted to leave it in, remembering a beautiful moment when playing the N64 port of Quake as a kid - that one fiend guarding the entrance to the Wizard's Manse pushed my shit in about five times in a row (I wasn't very good at dodging back then). That little dude rightfully earned my fear and respect, and I'd feel a bit bad about treading on his memory.

Bleh I dunno, I need to fix it prolly 'cos there's dogs in my map which almost always land on my head and I don't wanna move 'em really. Doesn't really make sense to fix for just dogs and not the other monsters. 
 
id may have left it in so they wouldn't have to deal with the resulting problem ... now there's a monster on your head. What happens? :) 
Haha 
good point :)

Although looking at the code, it does a check to make the monster jump again if it detects it's landed on problematic ground (loosely speaking) - I would have expected id to have made it also jump off if it lands on another monster/player - but the function seems to exit in that case in a way that makes me think they didn't really account for it. 
Why Is Quake Injector 
Not just an .exe file? I downloaded it yesterday because I was a friends and mentioned czg and Scampie's new maps, thought I'd show him the Quake Injector.

Basically I spend half an hour dicking around and couldn't get it working at all.

Does it support Windows? 
 
It supports Windows. You have to have Java runtime installed though.

I also wish it was an EXE ... and that it would remember the sort order I set. I can't believe it doesn't do that. :) 
Maybe Add A Timer Or Somthing To The Touch Code? 
Add self.attack_finished = time + 0.5; and then return if time < self.attack_finished.
That way it wouldn't be insta-death because you touch every frame, but it would still hurt more than usual?

Maybe that would make it even worse, if it makes the fiend hang around in the air for longer.

How about doing some maths to see if it's the bottom of the fiend that's touching, and then do something based on that? Maybe pushing the player away could be interesting... 
Yo Ricky 
too dumb to read the readme file or the website? :)


willem: .exe would be great, we could not find anything good to do this though. 
Ah - That Explains It 
It works a charm on my computer, actually, just tested it. My friend said he had Java, but he was obviously mistaken. 
Well 
the first thing is a cool suggestion czg but as you say the fiend would still hang around on the player head in the same jump pose. I reckon i'll just extend the "jump again if on broken ground" check to also make it jump again if it lands on other characters.

As for pushing the player away - if it pushes the player off a ledge... might be just as annoying, but that would probably be a rare case. 
It Treat The Jar Files 
As if they were Winrar files on his computer. Which was weird, because when you open a jar file with winrar, you can see all of the source files of the project. And access them. 
Ok 
just realised that if I make the fiend bounce off other characters as described above, then they would be Mario-style fiends.

It is decided then. 
Marios Have Eyes. 
 
But 
Do they have a moustache?? I say NO! 
 
Remove it, Fiends already do enough damage. Instant death is annoying particularly when it's completely out of the blue and not automatically suggested (ie a huge crusher or a bottomless pit) 
2 posts not shown on this page because they were spam
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.