Login Page - Create Account

Support Board


Date/Time: Mon, 16 Jun 2025 09:25:30 +0000



Post From: How to Disable 'Fast Changing by Keyboard'

[2025-04-22 02:55:05]
Tony - Posts: 593
@User656492,

This now can be done by ACSIL:


    if (sc.CharacterEventCode)
      sc.ClearKeyboardBufferForChart(sc.ChartNumber);

Works great !
Date Time Of Last Edit: 2025-04-22 02:55:54