Anyone know how to make a single player campaign?

Locked
nelson
Posts: 3
Joined: Thu Apr 13, 2006 10:24 pm

Anyone know how to make a single player campaign?

Post 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
Silicone_Milk
Posts: 2237
Joined: Sat Mar 12, 2005 10:49 pm

Post 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.
nelson
Posts: 3
Joined: Thu Apr 13, 2006 10:24 pm

Post 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
TTK-Bandit
Posts: 190
Joined: Sat Sep 07, 2002 7:00 am

Post by TTK-Bandit »

nelson
Posts: 3
Joined: Thu Apr 13, 2006 10:24 pm

Post by nelson »

Thank you.

Nelson
Locked