Page 1 of 1

Anyone know how to make a single player campaign?

Posted: Thu Apr 13, 2006 10:29 pm
by nelson
In other words does anyone know of any current extensions to Q3A which allow you to interconnect a set of levels as in a normal single player game. For instance, let' say you get to a certain portion of a level, or do some thing, from there you advance to the next level, i.e. load another level, etc.

Nelson

Posted: Fri Apr 14, 2006 2:19 am
by Silicone_Milk
I made a mod a long time ago that would load a new map when you hit an invisible trigger button at the end of a map.

This created "levels" that connected to each other.

You can try something like that. It wasn't too hard if I remember correctly.

Posted: Fri Apr 14, 2006 3:07 am
by nelson
Do you still have the mod or know of any other's which do the same thing?

If not, do you know of any good resources which would help me in achieving this? As far as programming goes I'm currently a Comp Sci student with experience in Java and a little C/C++ so I can program, though I've never done so for Quake 3.

Nelson

Posted: Wed Apr 19, 2006 10:52 am
by TTK-Bandit

Posted: Thu Apr 20, 2006 2:37 am
by nelson
Thank you.

Nelson