HAZARD_Sirus Posted September 27, 2003 Share Posted September 27, 2003 Does anyone have a cvar list for JA? I want to do what Aphex Twin did at http://www.gamerunners.com with Jedi Outcast but i need a list of the cvars and commands then I can write the program. - Sirius Link to comment Share on other sites More sharing options...
razorace Posted September 27, 2003 Share Posted September 27, 2003 Uh, exactly what did they do? Link to comment Share on other sites More sharing options...
recombinant Posted September 30, 2003 Share Posted September 30, 2003 Originally posted by razorace Uh, exactly what did they do? ...for customizing aspects of the MP game (and SP too for that matter). I honestly don't know what the specific ones are for JA, but many of them were holdovers from Quake III Arena, so I'd imagine a lot of them are still valid in JA... but I don't really know since I don't even have JA yet... At any rate, I'm sure more will be revealed in time... like if we ever get an SDK! Link to comment Share on other sites More sharing options...
Emon Posted September 30, 2003 Share Posted September 30, 2003 Um, recombinant, Razorace knows what cvars are, he's worked with JO coding a lot, and made his own cvars... "They" refers to Apex Twin. Paste this into your console: clear; cvarlist; condump cvarlist.txt; clear; cmdlist; condump cmdlist.txt It dumps all listed console variables and commands to their respective files. I say listed, because some don't show up in the, only when you use the autocomplete (TAB), and some never show up, like /THEDESTROYER in JO. Link to comment Share on other sites More sharing options...
recombinant Posted September 30, 2003 Share Posted September 30, 2003 Thanks for the clarification, Emon. I found it a little odd that razorace would be asking about what cvars are, but whatever. bygones. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.