Register for your free account! | Forgot your password?

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

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

Advertisement



[HELP] me for events 5165

Discussion on [HELP] me for events 5165 within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
donaistheboss's Avatar
 
elite*gold: 0
Join Date: Jan 2014
Posts: 96
Received Thanks: 2
[HELP] me for code 1 alive win top =)

i did event class pk but there problem .. all players can win .. what code to make only one win

Code:
#region TOP TRO PK TOURNEY REAWARD
                                case 2773:
                                    {
                                        if (Control == 0)
                                        {
                                            GC.AddSend(Packets.NPCSay("I will give u your prize"));
                                            GC.AddSend(Packets.NPCLink("Iam a Trojan", 1));
                                            GC.AddSend(Packets.NPCLink("Just passing by.", 255));
                                            GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                            GC.AddSend(Packets.NPCFinish());
                                        }
                                        else if (Control == 1)
                                        {
                                            if (DateTime.Now.DayOfWeek == DayOfWeek.Friday)
                                            {
                                                if (GC.MyChar.Job == 15 && (DateTime.Now.Hour == 19 && DateTime.Now.Minute >= 10))
                                                {
                                                    GC.MyChar.StatEff.Add(StatusEffectEn.TopTrojan);
                                                    World.SendMsgToAll("SYSTEM", GC.MyChar.Name + " has claimed the TopTrojan Halo", 2011, 0);
                                                    try
                                                    {
                                                        StreamWriter sw = new StreamWriter("C:\\OldCODB/Tops/TopTrojan.txt");
                                                        sw.WriteLine("" + GC.MyChar.EntityID + "#549755813888");
                                                        sw.Close();
                                                    }
                                                    catch (Exception e)
                                                    {
                                                        Console.WriteLine(e.Message);
                                                    }
                                                    GC.MyChar.Teleport(1002, 431, 379);
                                                    GC.AddSend(Packets.NPCSay("Event is over click :D"));
                                                    GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                                    GC.AddSend(Packets.NPCFinish());
                                                }
                                                else
                                                {
                                                    GC.AddSend(Packets.NPCSay("Is not over the event"));
                                                    GC.AddSend(Packets.NPCLink("I see", 255));
                                                    GC.AddSend(Packets.NPCSetFace(N.Avatar));
                                                    GC.AddSend(Packets.NPCFinish());
                                                }
                                            }
                                        }
                                        break;
                                    }
                                #endregion
can some 1 make in this event code only 1 can win class pk !
donaistheboss is offline  
Old 06/28/2016, 03:34   #2
 
donaistheboss's Avatar
 
elite*gold: 0
Join Date: Jan 2014
Posts: 96
Received Thanks: 2
Why no one answer me ? did i say something wrong ? i just want to know how to made event 5165 with no bug .. i did one but there bug if players alive all can win not 1 only .. any help guys ?
donaistheboss is offline  
Old 06/28/2016, 14:26   #3
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,377
You're asking people to write code for you or to send you finished code which is not allowed on epvp
pro4never is offline  
Thanks
1 User
Old 06/28/2016, 17:50   #4
 
donaistheboss's Avatar
 
elite*gold: 0
Join Date: Jan 2014
Posts: 96
Received Thanks: 2
i mean i want know step to do 1 event class pk or etc.. and i will do other events it's will same ..
donaistheboss is offline  
Old 07/01/2016, 09:23   #5


 
KraHen's Avatar
 
elite*gold: 0
Join Date: Jul 2006
Posts: 2,216
Received Thanks: 793
This conversation...
Quote:
"I will give u your prize"
"Iam a Trojan"
Like playing Fallout with very low intelligence. From this I have concluded that your name is incorrect and that you are not in fact the boss. Ha.
KraHen is offline  
Old 07/01/2016, 10:40   #6
 
turk55's Avatar
 
elite*gold: 130
Join Date: Oct 2007
Posts: 1,652
Received Thanks: 701
Quote:
Originally Posted by KraHen View Post
This conversation...
Like playing Fallout with very low intelligence. From this I have concluded that your name is incorrect and that you are not in fact the boss. Ha.
Pff... not even close...
turk55 is offline  
Old 07/01/2016, 18:14   #7
 
donaistheboss's Avatar
 
elite*gold: 0
Join Date: Jan 2014
Posts: 96
Received Thanks: 2
Quote:
Originally Posted by KraHen View Post
This conversation...
Like playing Fallout with very low intelligence. From this I have concluded that your name is incorrect and that you are not in fact the boss. Ha.


i'm the boss 4ever :P

no one want help me ?
donaistheboss is offline  
Old 07/02/2016, 16:18   #8
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,377
It's highly unlikely anyone is going to do anything to help you. You've done nothing but spam useless questions on the site and annoy people. You're also using a ****** old source no one cares about or considers worth using.

Have fun.
pro4never is offline  
Thanks
1 User
Old 07/02/2016, 22:00   #9
 
bone-you's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 1,491
Received Thanks: 536
Bet if you offered to pay someone they would assist you in whatever way you may need. You're basically asking someone to code for you and a coding job typically runs about $15-80/hr depending on skill/experience and task at hand.
bone-you is offline  
Thanks
1 User
Old 07/02/2016, 22:55   #10
 
donaistheboss's Avatar
 
elite*gold: 0
Join Date: Jan 2014
Posts: 96
Received Thanks: 2
Quote:
Originally Posted by bone-you View Post
Bet if you offered to pay someone they would assist you in whatever way you may need. You're basically asking someone to code for you and a coding job typically runs about $15-80/hr depending on skill/experience and task at hand.

true.. **** that world .. and if you good for it you can made for me 3-4 events only that all i want and let me know how much you want
donaistheboss is offline  
Old 07/03/2016, 01:36   #11
 
bone-you's Avatar
 
elite*gold: 20
Join Date: Mar 2006
Posts: 1,491
Received Thanks: 536
Quote:
Originally Posted by donaistheboss View Post
true.. **** that world .. and if you good for it you can made for me 3-4 events only that all i want and let me know how much you want
I'm not the person to be asking that. C# is not my specialty nor do I know your source very well.
bone-you is offline  
Old 07/03/2016, 07:19   #12
 
InsomniacPro's Avatar
 
elite*gold: 0
Join Date: Feb 2014
Posts: 397
Received Thanks: 205
Hell, I'll code you some events for cash. Easy money.
InsomniacPro is offline  
Old 07/05/2016, 18:06   #13
 
elite*gold: 0
Join Date: Jan 2016
Posts: 4
Received Thanks: 1
Quote:
Originally Posted by InsomniacPro View Post
Hell, I'll code you some events for cash. Easy money.
Don't. I wrote a simple Last Man Standing event for this guy and as expected he didn't send me the money claiming that he would only send me anything after having more events.
Just so you have an idea he also said something like:
"Men, you no code event 100%, event 90% because top trojan not save"

So yeah I believe you can take a guess of what we're dealing with.
Just so everyone knows, ofc I knew I'd never get money from this guy, just wanted to troll and I'll be counting days till his server goes live :P
DrJohnSmith is offline  
Thanks
1 User
Old 07/05/2016, 19:43   #14
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,377
Quote:
Originally Posted by DrJohnSmith View Post
Don't. I wrote a simple Last Man Standing event for this guy and as expected he didn't send me the money claiming that he would only send me anything after having more events.
Just so you have an idea he also said something like:
"Men, you no code event 100%, event 90% because top trojan not save"

So yeah I believe you can take a guess of what we're dealing with.
Just so everyone knows, ofc I knew I'd never get money from this guy, just wanted to troll and I'll be counting days till his server goes live :P

Always charge before delivery, always.

Never worth risking trolls like this guy
pro4never is offline  
Old 07/06/2016, 10:24   #15


 
KraHen's Avatar
 
elite*gold: 0
Join Date: Jul 2006
Posts: 2,216
Received Thanks: 793
Quote:
Originally Posted by pro4never View Post
Always charge before delivery, always.

Never worth risking trolls like this guy
Neah, charge based on milestones, it's just fair.
KraHen is offline  
Reply


Similar Threads Similar Threads
ConquerSx Sql Server 5165 ( Fixed All Error - Saved All Events )
06/08/2010 - CO2 PServer Guides & Releases - 27 Replies
removed by me no more release here
[5165] Making events question
05/27/2010 - CO2 Private Server - 4 Replies
Hey guys. I was just thinking, if I make my own events would it be better to make a new thread for the event or just stick stuff into character.cs? Because I've been thinking, if I stick it into character.cs and there are x people online, wouldn't that just lag the whole server? Or it wouldn't matter that much? Just looking for some feedback. Currently I have most of my events in character.cs which I think is causing some lag. I just cant pinpoint whether its my client or the server.
[Huge Question] Events Triggered by Time [5165]
03/06/2010 - CO2 Private Server - 17 Replies
Ok, I've been wanting to create events that happen at a certain time on the server. What I mean is, at an "x" time, i want something that will trigger an event that does "y". For example: ------------ - I would like a "/c" command message to be sent to everyone at 5:00 pm saying "Event Test". (That's basicly what I've been trying to do) My big question is, does the client support it? If it does, where do I put the even code? If it doesn't then can someone help me out? I've been working...
United-CO V3.0 5165 new items new events join now 24/7
02/13/2010 - CO2 PServer Archive - 2 Replies
Removed.



All times are GMT +2. The time now is 10:34.


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.