Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server
You last visited: Today at 20:16

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

Advertisement



How to make PKTournament Auto Start

Discussion on How to make PKTournament Auto Start within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jul 2009
Posts: 11
Received Thanks: 1
Exclamation How to make PKTournament Auto Start

I need Help

How to make PKTournament and SteedRace and GuildWar and DeathTeamMatch Auto Start


Thanks
alaa22 is offline  
Old 05/10/2011, 04:16   #2
 
elite*gold: 0
Join Date: Feb 2011
Posts: 46
Received Thanks: 1
Make a new class in Features named PKTourneyTimer

Next add something like this:
Code:
 public static void PKTTimer()
        {
            if (DateTime.Now.Minute == 30 && DateTime.Now.Second == 01)
            {
                if (NewestCOServer.Features.PKTournament.Stage == NewestCOServer.Features.PKTournamentStage.None)
                {
                    NewestCOServer.Features.PKTournament.StartTournament();
                }
            }
        }
Next search for:
Code:
try
            {
                Features.Guild.GuildWarTimer();
            }
            catch { }
Under add:
Code:
 try
            {
                Features.PKTourneyTimer.PKTTimer();
            }
            catch { }
xElement is offline  
Thanks
1 User
Old 05/11/2011, 12:24   #3
 
elite*gold: 0
Join Date: Jul 2009
Posts: 11
Received Thanks: 1

I can't find it

Code:
try
            {
                Features.Guild.GuildWarTimer();
            }
Please can you give me source with this feature , please
alaa22 is offline  
Reply

Tags
ineed help


Similar Threads Similar Threads
Powerlvlbot Quick P/D Auto 9Wins Auto Start 32/64Bit Auto F
05/19/2011 - WarRock Hacks, Bots, Cheats & Exploits - 80 Replies
Moinsen Epvp ich hab mal mit Cyberrazzer´s Addy logger einen Powerlvlbot gemacht x) Funktionen Cqc Spawn, Quick P/D, Auto F, Auto 9wins, Auto Start No Restriction, AntiAFK und GM Warning Crash Win XP 32 bit - Nicht getestet Win XP 64 bit - Nicht getestet
[Help] How i Make PKT start Now
12/08/2010 - EO PServer Hosting - 9 Replies
please anyone till me i want my PKT start at any time i like thx:)
[REL]Make GuildWar start auto after it has been Taken + command to stop GW
04/02/2010 - CO2 PServer Guides & Releases - 4 Replies
Ok so this code SHOULD work perfectly with no errors right.... to make the GW start auto after it has been taken.... goto Features>Guildwar.cs and hit CTRL+F and search for World.SendMsgToAll("SYSTEM", Highest.TheGuild.GuildName + under the rest of that line just add THIS code



All times are GMT +2. The time now is 20:16.


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.