Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2
You last visited: Today at 01:41

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[Release] Delete AutoRestart

Discussion on [Release] Delete AutoRestart within the Conquer Online 2 forum part of the MMORPGs category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2008
Posts: 77
Received Thanks: 63
Talking [Release] Delete AutoRestart

Search Restart = new System.Timers.Timer (); general.cs in and eliminates this:

Quote:
Restart = new System.Timers.Timer();
Restart.Interval = 3600000;
Restart.Elapsed += new ElapsedEventHandler(Restart_Elapsed);
Restart.Start();

Console.ReadLine();
DoStuff();

konkizta is offline  
Old 08/22/2008, 19:38   #2
 
nTL3fTy's Avatar
 
elite*gold: 0
Join Date: Jun 2005
Posts: 692
Received Thanks: 353
Wrong section?

nTL3fTy is offline  
Reply


Similar Threads Similar Threads
[Release] Delete Character 5165
08/06/2010 - CO2 PServer Guides & Releases - 20 Replies
Not sure if this has been released or not but here it is First of add this to PacketHandler.cs in case 10010: case 95: //Delete Character { GC.Disconnect(); Database.DeleteCharacter(GC.MyChar.Name); break; }
[Release] Working Bypass!!!!After 10~30 min will delete the post!!!
02/07/2010 - Dekaron - 21 Replies
Sorry but after 10~30 min i will delete my post cause dont want GameHi To Patch it Hope you wont release it again I will release it Every Week for 10~30 mins dont worry Its the Only one thing which Gamehi Forgot to Patch :P I worked hard to find the new Way Edited by trane.
[Release] Delete Characters (CoEmu v2)
06/01/2009 - CO2 PServer Guides & Releases - 5 Replies
Note: This will need to be changed a little bit if warehouse passwords are implemented. Step 1: Go to CoEmu v2 GameServer -> Database -> Database.cs. Under the static int NewCharacter, put: public static void DeleteCharacter(int CharID) //LetterX Codes { MySqlCommand Cmd = new MySqlCommand("DELETE from `characters` WHERE `CharID` = " + CharID + "", DatabaseConnection.NewConnection()); Cmd.ExecuteNonQuery(); Cmd.Connection.Close(); ...
How to delete autorestart?
08/21/2008 - Conquer Online 2 - 2 Replies
is there a way to delete autorestarter?



All times are GMT +2. The time now is 01:41.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.