Jump to content

Home

180 Script


Phr00t

Recommended Posts

Posted

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..

Posted

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.

Posted

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.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...