The Ur-Quan Masters Discussion Forum

The Ur-Quan Masters Re-Release => Starbase Café => Topic started by: cloneof on October 21, 2005, 03:21:18 pm



Title: What is the best program to use Quake 3 source code?
Post by: cloneof on October 21, 2005, 03:21:18 pm
So, i get this Quake 3 source code and i wonder... What is the (FREE) best program to "work" whit Q3 so i can "use" it best?


Title: Re: What is the best program to use Quake 3 source code?
Post by: Arne on October 21, 2005, 03:49:58 pm
I don't remember much, but I made some .bat file for compilation, I think it used q3asm to compile. It generated some qvm files that I placed the proper Q3 directory (Q3root/modname/vm/), then they automatically popped up in the Q3 mod menu. I used wordpad for the code, but I never made anything advanced.