View Single Post
  #2  
Unread 25th February, 2009, 11:47 PM
Wormbo's Avatar
Wormbo Wormbo is offline
out of order
 
Join Date: Sep 2003
Posts: 3,383
Default

"firing without pressing Fire button" -- Anti TCC found that the player is currently firing his weapon, but thinks he's not currently pressing the fire button.
"Input history: ..." -- The last few input events Anti TCC detected for the player, including a short description what Anti TCC thinks the event will do. The very last event is listed at the end of the line.

Problem here: The imput inconsistency check is buggy in all versions prior to Anti TCC 2009, and it even there has some quirks before release 3.
As you can see, in your example the last event is "1 LeftMouse (pressed, fire, btn fire)" -- the number is just an internal index, LeftMouse is the key name, "pressed" means the key was pressed (as opposed to released), "fire" means it's bound to the Fire command and "btn fire" means something similar. (There's a technical difference between fire and btn fire, but usually they are always bound to the same key via an alias.)
__________________
Wormbo's UT/UT2004/UT3 mods | PlanetJailbreak | Unreal Wiki | Liandri Archives
Quote:
<@Mych|Lockdown> ...and the award for the most creative spelling of "Jailbreak" goes to ... "Gandis Jealbrake Server"
Reply With Quote