How can i make a exe file?
by Peter Ma · in Torque Game Engine · 06/16/2004 (12:03 am) · 3 replies
And put F10 and F11's function out, right now after compilation its still a Torque_Demo.exe and F10 and F11 key is in use, I was wondering how do I make a program that disables those
About the author
#2
06/16/2004 (6:53 am)
The keybindings are defined in script. I imagine you want to not allow users to use the Gui Editor and World editor. So search common/editor so where f11 is bound and common/ui for where f10 is bound.
#3
I just want to know how to do it at the moment...
06/18/2004 (3:48 am)
You can't release a game with all these functions on, right? I don't see any map editor in half life...I just want to know how to do it at the moment...
Torque Owner Bruno Grieco