Qfusion enemies?

Discuss programming topics for any language, any source base. If it is programming related but doesn't fit in one of the below categories, it goes here.
Post Reply
franqutrass
Posts: 69
Joined: Wed Dec 30, 2009 6:29 pm
Location: peru
Contact:

Qfusion enemies?

Post by franqutrass »

Hi I have a question as I add enemies in qfusion, try copying enemies quake 2, but not how.
am using the Microsoft Visual C + + 2008 Express edition, and qfusion 10r.

thanks
hello
ceriux
Posts: 2230
Joined: Sat Sep 06, 2008 3:30 pm
Location: Indiana, USA

Post by ceriux »

didnt you already ask this?
Spirit
Posts: 1065
Joined: Sat Nov 20, 2004 9:00 pm
Contact:

Post by Spirit »

Yes he/she did. Also he was asked to please use a normal sized avatar.
Improve Quaddicted, send me a pull request: https://github.com/SpiritQuaddicted/Quaddicted-reviews
ceriux
Posts: 2230
Joined: Sat Sep 06, 2008 3:30 pm
Location: Indiana, USA

Post by ceriux »

lol yeah, by me.
franqutrass
Posts: 69
Joined: Wed Dec 30, 2009 6:29 pm
Location: peru
Contact:

Post by franqutrass »

'm going to ask why no one answers
hello
ceriux
Posts: 2230
Joined: Sat Sep 06, 2008 3:30 pm
Location: Indiana, USA

Post by ceriux »

well, for one this is generally a quake 1 forum. not quake 2 + , secondly i believe someone did awnser in your other thread about the same thing...
Teiman
Posts: 311
Joined: Sun Jun 03, 2007 9:39 am

Post by Teiman »

this is a Quake1 forum, and you are asking Quake2 related questions.

some people has give you directions to Quake2 forums, so ..good luck :-)
mh
Posts: 2292
Joined: Sat Jan 12, 2008 1:38 am

Post by mh »

What they said.

Code: Select all

if (Quake1 != Quake2)
{
	goto Quake2Forum;
	exit (0);
}
And you really need to pick a smaller avatar. :wink:
We had the power, we had the space, we had a sense of time and place
We knew the words, we knew the score, we knew what we were fighting for
frag.machine
Posts: 2126
Joined: Sat Nov 25, 2006 1:49 pm

Post by frag.machine »

franqutrass wrote:'m going to ask why no one answers
Because none of us know how to answer your question.

In the other thread somebody gave you a link to a Quake2-specific site, where you'll likely have more luck in solving your problem.
I know FrikaC made a cgi-bin version of the quakec interpreter once and wrote part of his website in QuakeC :) (LordHavoc)
Error
InsideQC Staff
Posts: 865
Joined: Fri Nov 05, 2004 5:15 am
Location: VA, USA
Contact:

Post by Error »

First off, yes Inside3D forums are generally targetted at Quake 1 topics...

Second, we do have a General Programming sub-forum where you can ask whatever you want about anything programming related that doesn't fit into the other categories, as this little snippet states:

Code: Select all

Discuss programming topics for any language, any source base. If it is programming related but doesn't fit in one of the below categories, it goes here.
Third, he did post in the right sub-forum.

Fourth, some people here may have tried out a little bit of QFusion, as most of us have played Quake 2, and even played around with the mods for it.



He's not in the wrong place for what he needs, just not a knowledgable one for what he needs specifically.

Could someone please point him/her in the right direction (again)? I'm quite sure QFusion has a forum of it's own somewhere on the interwebs.
Error
InsideQC Staff
Posts: 865
Joined: Fri Nov 05, 2004 5:15 am
Location: VA, USA
Contact:

Post by Error »

As a side not. Please downsize your avatar.
Post Reply