[Help] Source Stop Button

08/30/2010 23:01 jackpotsvr#1
Hey EPvPers
Im using LOTF 5017 and i want to change the close button of the console like its ENTER now. Now i searched trough the whole source and changed lots to it, but im still stucked at the close key. :)
08/30/2010 23:18 Arcо#2
Look in program.cs(Or maybe in lotf ts called General.cs)
Look for public static void Main
Inside of the void you should see something that says

while (true)

Under that is console commands I believe.