Search found 1 match

by Vicarious
Mon May 14, 2007 7:34 am
Forum: Programming Discussion
Topic: Quake 3 Arena compiling issues (again).
Replies: 2
Views: 2777

Quake 3 Arena compiling issues (again).

Well, im very new to Quake 3 coding and i've been following several tutorials on how to do a simple change to the rocket speed. This is what i did: 1. Opened g_missle.c in MSVC 6 and i changed the Vectorscale to 200 (as opposed to the default 900) 2. Saved the project, and selected rebuild all. The ...