It's the most annoying and most inconvenient toggle ever made by man. How can I disable it?
By not using it...?
globalactionmap.unbind("keyboard","alt enter");
Code: [Select]globalactionmap.unbind("keyboard","alt enter");You'll need to put it in a script to make it work each time you open the game.
Title: No Alt-ReturnAuthor: Makingblahiunno i just packaged it
Open a text editor.Enter the code stated above.Save as "client.cs".Make new text document.Enter the following.Save as "description.txt".Put both files in a zip, preferably named "Client_AltEnter.zip".Put it in your Add-Ons folder.????Profit.
Is that all?I have no experience in client sided scripts or how they initiate.