Phr00t Posted April 26, 2002 Posted April 26, 2002 Does anyone have a simple one button 180 script from quake 3 or JK2 that they'd be willing to share? I'm sure there are some around, but I haven't been able to get my hands on one..
Garik Loran Posted April 26, 2002 Posted April 26, 2002 What is a "180 Script"? If you tell me what it should do I could write one.
Dea Posted April 26, 2002 Posted April 26, 2002 I think it's one that makes you turn 180 degrees? correct me if I'm wrong
Krash Posted April 27, 2002 Posted April 27, 2002 I was going to write one. But stupid ****ing cl_freelook doesn't want to work correctly I do not think that it is doable.
FuShanks Posted April 27, 2002 Posted April 27, 2002 From The Bind: Q: Can I make a script that will allow me to do a 180 degree turn with one button push? A: No. Due to different system speeds and lag, this is not possible. The 'wait' command is not a set length of time, and since it is different - not only on every system - but also in different situations (heavy firefights or maps that highly tax your system), there is no way to make a script that will turn exactly 180 degrees every time. And the engine (all the quake engine games) doesn't keep track of a relative heading for the controls that you can get to with console variables, so there's no way for you to say "if heading = 90 then make heading = 270" or the like. Sorry.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.