- Joined
- Aug 17, 2007
- Messages
- 73
- Reaction score
- 0
I will not take any credit for this topic, I am only releasing it.
I am thanking EVERYONE that helped me. Thank you. =]
Introduction
Before we may continue, make sure you have the following.
Now that you have all of that
Open Microsoft Visual C# 200? From your soruce
Then Open up the General.cs on the side
After you have done that pres Ctrl + G, Type in 114
You will see something like this:
Change "600000" To how long you want.
This goes by Millisecond so do the math.
1000millisecond x 60seconds x (#)Minutes
EX. 1000 x 60 x 60 = 3600000 or 1hour
EX. 1000 x 60 x 120 = 7200000 or 2 hours
EX. 1000 x 60 x 180 = 10800000 or 3 hours
After you change the number, Press on the "Build" then "Build Solution"
If it says Build Succeeded
Then press F5
If you get no Errors this is what It will look like:
If you get this error:
Follow these easy steps:
Go to your source
The go to obj/debug
Then Copy TheCoServer.exe from there
I am thanking EVERYONE that helped me. Thank you. =]
Introduction
Before we may continue, make sure you have the following.
- Microsoft Visual C# 2005 or 2008
- LOTF source
- A brain w/ common sense
Now that you have all of that
Open Microsoft Visual C# 200? From your soruce

Then Open up the General.cs on the side
After you have done that pres Ctrl + G, Type in 114

You will see something like this:

Change "600000" To how long you want.
This goes by Millisecond so do the math.
1000millisecond x 60seconds x (#)Minutes
EX. 1000 x 60 x 60 = 3600000 or 1hour
EX. 1000 x 60 x 120 = 7200000 or 2 hours
EX. 1000 x 60 x 180 = 10800000 or 3 hours
After you change the number, Press on the "Build" then "Build Solution"

If it says Build Succeeded

Then press F5

If you get no Errors this is what It will look like:

If you get this error:

Follow these easy steps:
Go to your source
The go to obj/debug

Then Copy TheCoServer.exe from there
