Torque Game Engine - How to.
by GoraShrine · in General Discussion · 08/22/2008 (7:19 am) · 4 replies
Hello everybody, I just want to know how do you change that screen where it says only one copy of Torque Game Engine can be run. I am working with one of my friends he said he wants to know how to do it since he has the engine and I do NOT have the engine I am just working with him.
Now is there anyway to change that writing? I want it to say, "You cannot run more than one copy of [Enter Title Here]."
P.S If your wondering I have been saving up for Torque Game Engine and I have 65$ I only need 85$ to go.
Now is there anyway to change that writing? I want it to say, "You cannot run more than one copy of [Enter Title Here]."
P.S If your wondering I have been saving up for Torque Game Engine and I have 65$ I only need 85$ to go.
About the author
#2
common\client\canvas.cs
08/22/2008 (9:49 am)
The message text is actually in script. Grab a program like UltraEdit or notepad++ and search your projects directory for "copy of torque" and you should find it. This is a great method to fix things like this...But, I'll spoil you and tell you where it is :Pcommon\client\canvas.cs
#3
08/22/2008 (10:01 am)
I stand corrected. I was thinking of TGEA. Apologies
#4
08/22/2008 (6:35 pm)
Thank you :D
Employee Michael Perry
ZombieShortbus