F10 and F11 function
by Temasek Polytechnic Tp8 · in Torque Game Engine · 07/02/2006 (7:03 pm) · 6 replies
Is that anyway to disable this 2 button so as normal player cannot access this function
About the author
#2
This is located at which folder/file
07/02/2006 (11:52 pm)
"GlobalActionMap.bind(keyboard, "f11", toggleEditor);" This is located at which folder/file
#4
07/03/2006 (12:49 am)
I solve it thank jari
#5
07/03/2006 (2:04 am)
You might also want to remove the directories as the used could just open the console and type toggleEditor. Remember to remove the exec() as it'll generate warnings in the logfile, which potentially is a way a hacker can gain access to your gamecode.
#6
03/11/2011 (3:34 pm)
Which file/folder is this in?
Torque Owner Jari