Search found 52 matches

by silverjoel
Sat Oct 23, 2010 11:08 pm
Forum: QuakeC Programming
Topic: Using a Q3A player model in DP.
Replies: 3
Views: 991

I'm trying to stick with just qc. I think I can figure out something to animate it, I just can't figure out how to use the md3 attachment stuff in DP. That's all I really need help with for now. Don't get me wrong, if I get stuck, I might turn to csqc.
by silverjoel
Sat Oct 23, 2010 8:06 pm
Forum: QuakeC Programming
Topic: Using a Q3A player model in DP.
Replies: 3
Views: 991

Using a Q3A player model in DP.

I'm trying to use a Q3A player model as the player. How do you create the full model using the tags through qc? I can't seem to figure out how to attach the 3 parts together through darkplaces.
by silverjoel
Fri Oct 15, 2010 12:50 am
Forum: QuakeC Programming
Topic: Player pain flyback question
Replies: 2
Views: 769

Alright. I found it.
by silverjoel
Thu Oct 14, 2010 10:45 pm
Forum: QuakeC Programming
Topic: Player pain flyback question
Replies: 2
Views: 769

Player pain flyback question

Is the player's flyback from say an explosion in qc or is that in the engine code?
by silverjoel
Thu Oct 07, 2010 3:50 pm
Forum: QuakeC Programming
Topic: How to make an entity strobe?
Replies: 7
Views: 1527

So I'm stuck using a bunch of nextthinks? That's too bad.
by silverjoel
Thu Oct 07, 2010 7:53 am
Forum: QuakeC Programming
Topic: How to make an entity strobe?
Replies: 7
Views: 1527

No no, I mean strobe with light. Like flash as if it were being electricuted.

I see the lightstyle that causes the level lights to flicker in different ways, but how would I apply that to an entity?
by silverjoel
Thu Oct 07, 2010 7:21 am
Forum: QuakeC Programming
Topic: How to make an entity strobe?
Replies: 7
Views: 1527

How to make an entity strobe?

How do I make an entity strobe like the lights?