Detailed question about Rule #6
I have an Auto Hot-Key Script that allows me to press a key one time and it shows the damage to the suspension then 6 secs later it switches back to tire temps. My question is this. Am I in violation of rule #6? It does give me advantage as not having to thumb for multiple buttons during a race. However, it doesn't boost the performance ability of my car. It simply allows me to concentrate more on the race then on the buttons on the wheel. I feel this script allows me to be a safer driver to those around me.
I would hate to think I was in violation of CTRA policy for the past few months. This was brought to my attention when the rules were updated and I re-read them.
Below I have completely divulged my script. Nothing special, but I want to be completely open about that I have been using. F12 is for pit strat. My hope is this is ok and others may use it to assist them with on-screen menus and other non performance enhancing tasks allowing them to drive the car instead of fumble with an assortment of keys. This could be very useful for G25 users given the limited amount of on wheel buttons. You could even have one key to cycle through the different HUDs one after the other with one press at a time. It would cycle them in a rotational manner.
If this is not acceptable then please remove my code and I will go ahead and apologize in advance if this is considered cheating.
Thank you.
Jay [400]
I have an Auto Hot-Key Script that allows me to press a key one time and it shows the damage to the suspension then 6 secs later it switches back to tire temps. My question is this. Am I in violation of rule #6? It does give me advantage as not having to thumb for multiple buttons during a race. However, it doesn't boost the performance ability of my car. It simply allows me to concentrate more on the race then on the buttons on the wheel. I feel this script allows me to be a safer driver to those around me.
I would hate to think I was in violation of CTRA policy for the past few months. This was brought to my attention when the rules were updated and I re-read them.
Below I have completely divulged my script. Nothing special, but I want to be completely open about that I have been using. F12 is for pit strat. My hope is this is ok and others may use it to assist them with on-screen menus and other non performance enhancing tasks allowing them to drive the car instead of fumble with an assortment of keys. This could be very useful for G25 users given the limited amount of on wheel buttons. You could even have one key to cycle through the different HUDs one after the other with one press at a time. It would cycle them in a rotational manner.
JoystickNumber = 0
Joy1::
SetKeyDelay, 6000, -1
SendEvent {F10}
SendEvent {F9}
return
Joy4::
SendEvent {F12}
Return
If this is not acceptable then please remove my code and I will go ahead and apologize in advance if this is considered cheating.
Thank you.
Jay [400]