Forum

Is the Quake modding community really this dead?

Discuss anything not covered by any of the other categories.

Moderator: InsideQC Admins

Postby FrikaC » Tue Oct 30, 2007 3:37 pm

Ender was working on that.
FrikaC
Site Admin
 
Posts: 1026
Joined: Fri Oct 08, 2004 11:19 pm

Postby Sajt » Tue Oct 30, 2007 3:37 pm

zzzzzzzzzzzzzzzzzz
F. A. Špork, an enlightened nobleman and a great patron of art, had a stately Baroque spa complex built on the banks of the River Labe.
Sajt
 
Posts: 1215
Joined: Sat Oct 16, 2004 3:39 am

Postby scar3crow » Tue Oct 30, 2007 3:42 pm

I think the last time I saw Ender was maybe 2004... Maybe.

Nonetheless, yeah, I love stylized things and getting into the "mood of the site," but the standard mediawiki bit is just easier on the whole to use than the stylized one we see on the QuakeWiki.
User avatar
scar3crow
InsideQC Staff
 
Posts: 1054
Joined: Tue Jan 18, 2005 8:54 pm
Location: Alabama

Postby FrikaC » Tue Oct 30, 2007 3:42 pm

Also, he's asking questions and getting answers. When we answer questions we ought to expand the wiki docs. So I blame the rest of you. Sajt, stop sleeping on the job here.
FrikaC
Site Admin
 
Posts: 1026
Joined: Fri Oct 08, 2004 11:19 pm

Postby Sajt » Tue Oct 30, 2007 3:44 pm

Yeah, I'm actually considering starting a new QuakeWiki locally while my 30 minutes of divine inspiration lasts. I can figure out where to get it hosted later.
F. A. Špork, an enlightened nobleman and a great patron of art, had a stately Baroque spa complex built on the banks of the River Labe.
Sajt
 
Posts: 1215
Joined: Sat Oct 16, 2004 3:39 am

Postby scar3crow » Tue Oct 30, 2007 3:44 pm

I should be studying for an exam.

And I find it humorous how active this thread is. To the point of being borderline real time. Only not. *waves hands*

Nonetheless, yes, documentation, clear layout, good search results.
User avatar
scar3crow
InsideQC Staff
 
Posts: 1054
Joined: Tue Jan 18, 2005 8:54 pm
Location: Alabama

Postby FrikaC » Tue Oct 30, 2007 3:45 pm

Sajt wrote:Yeah, I'm actually considering starting a new QuakeWiki locally while my 30 minutes of divine inspiration lasts. I can figure out where to get it hosted later.


Splitter!
FrikaC
Site Admin
 
Posts: 1026
Joined: Fri Oct 08, 2004 11:19 pm

Postby Sajt » Tue Oct 30, 2007 3:48 pm

So... how about them Dodgers.

edit: Holy cow, I seriously didn't know that the Dodgers weren't in Brooklyn anymore. Sure showed me for getting my lines from old movies.
F. A. Špork, an enlightened nobleman and a great patron of art, had a stately Baroque spa complex built on the banks of the River Labe.
Sajt
 
Posts: 1215
Joined: Sat Oct 16, 2004 3:39 am

Postby FrikaC » Tue Oct 30, 2007 3:50 pm

Perhaps I will migrate it to MediaWiki... perhaps... hmmm...this calls for a poll.
FrikaC
Site Admin
 
Posts: 1026
Joined: Fri Oct 08, 2004 11:19 pm

Postby scar3crow » Tue Oct 30, 2007 3:51 pm

Go go divine inspiration go!

FrikaC - So are you in the People's Front of Judea? And wait, aren't you supposed to be coding the ai for the npcs that will populate the game of unknownness?

Back to QuakeC!

How do I make it spawn some brown particles whenever a thud sound is called by an entity? You know, dust kicking up stuff, I recall trying this once and just getting... nothing at all. Not even an error.
User avatar
scar3crow
InsideQC Staff
 
Posts: 1054
Joined: Tue Jan 18, 2005 8:54 pm
Location: Alabama

Postby FrikaC » Tue Oct 30, 2007 3:54 pm

Thud sounds are engine side, if you want to edit the engine..
FrikaC
Site Admin
 
Posts: 1026
Joined: Fri Oct 08, 2004 11:19 pm

Postby Sajt » Tue Oct 30, 2007 3:55 pm

Well, you have to have a second computer. Give it a microphone, hold it up to the speakers of the first computer. Write a program that recognizes the thud sound. Have the second computer connect an invisible client to the game server, and make it request the particle effect everytime it deciphers the thud sound.

Next week, we'll learn how to create the particle effect, with each particle as a separate client on a separate computer.
F. A. Špork, an enlightened nobleman and a great patron of art, had a stately Baroque spa complex built on the banks of the River Labe.
Sajt
 
Posts: 1215
Joined: Sat Oct 16, 2004 3:39 am

Postby scar3crow » Tue Oct 30, 2007 3:56 pm

Well the goal in that particular situation was to make entities that land hard (a thudding player, a leaping fiend) kick up "dust" on impact, by spawning brown particles. Similar would be fast movements into liquid spawn similarly colored particles for a splash.
User avatar
scar3crow
InsideQC Staff
 
Posts: 1054
Joined: Tue Jan 18, 2005 8:54 pm
Location: Alabama

Postby FrikaC » Tue Oct 30, 2007 4:02 pm

This is a coding question, it should go in the Coding forum. But basically the engine plays splash and thud sounds under certain circumstances.

Thuds are played when MOVETYPE_STEP creatures connect with the ground (having their FL_ONGROUND flag set might be a good way to check for this edge transition). Splashes, I forgot the rules for, but I assume it's whenever the origin's pointcontents change to a new water type. If doing this from the QuakeC you'd have to monitor these conditions and use the particle() builtin when they occur.
FrikaC
Site Admin
 
Posts: 1026
Joined: Fri Oct 08, 2004 11:19 pm

Postby scar3crow » Tue Oct 30, 2007 4:11 pm

Just trying to sway it back a little bit from what could've turned into a Life of Brian quotefest.

Okay then. I had asked about that before on irc but didn't get jack for an answer, and certainly nothing to hint at it being a big deal in any form... It is kind of random when you run into these limitations - and I manage to select the limited things quite often whenever I once again try to take the plunge into QuakeC.
User avatar
scar3crow
InsideQC Staff
 
Posts: 1054
Joined: Tue Jan 18, 2005 8:54 pm
Location: Alabama

PreviousNext

Return to General Discussion

Who is online

Users browsing this forum: No registered users and 1 guest