Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server > CO2 PServer Guides & Releases
You last visited: Today at 07:01

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

Advertisement



[Release] Taoist Star (Promotion Center)

Discussion on [Release] Taoist Star (Promotion Center) within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Reply
 
Old   #1
 
.Beatz's Avatar
 
elite*gold: 0
Join Date: May 2006
Posts: 1,190
Received Thanks: 516
[Release] Taoist Star (Promotion Center)

Ok, Here goes. I have not found this NPC in this forum so i will release this hope it helps someone.
It is converted from a lotf source but works 100% for me. Post any problems and i will try and help you fix them.
P.S dont flame, im still quite new to coding

Ok copy and paste this into your NPCDialogue.cs
Code:
 #region Taoist Star
                            case 30:
                                {
                                    if (Control == 0 && (GC.MyChar.Job >= 100 && GC.MyChar.Job <= 145))
                                    {
                                        GC.AddSend(Packets.NPCSay("Would you like to learn some tao skills?"));
                                        GC.AddSend(Packets.NPCLink("Yes.", 1));
                                        GC.AddSend(Packets.NPCLink("Just passing by.", 255));
                                        GC.AddSend(Packets.NPCSetFace(30));
                                        GC.AddSend(Packets.NPCFinish());
                                    }
                                    else
                                    {
                                        GC.AddSend(Packets.NPCSay("You are not a Intern Taoist! Go Away!"));
                                        GC.AddSend(Packets.NPCLink("Oh, I'm so sorry!", 255));
                                        GC.AddSend(Packets.NPCSetFace(30));
                                        GC.AddSend(Packets.NPCFinish());
                                    }
                                    if (Control == 1)
                                    {
                                        GC.MyChar.NewSkill(new Game.Skill() { ID = 1000, Lvl = 0 });
                                        GC.MyChar.NewSkill(new Game.Skill() { ID = 1005, Lvl = 0 });
                                        GC.AddSend(Packets.NPCSay("Congratulations! You have learned thunder and cure!"));
                                        GC.AddSend(Packets.NPCLink("Thanks", 255));
                                        GC.AddSend(Packets.NPCSetFace(30));
                                        GC.AddSend(Packets.NPCFinish());
                                    }
                                    return;
                                }
                               #endregion
You should be able to find the NPC in you NPC.txt. If you dont have it or accidently deleted it make a new one.
Mesh IDs can be found by using the search button.

Post any comments please & also if this has been released please delete this thread
.Beatz is offline  
Thanks
3 Users
Old 03/11/2010, 19:40   #2
 
elite*gold: 0
Join Date: Mar 2010
Posts: 18
Received Thanks: 5
This is too simple, sorry.
Ultimati0n is offline  
Old 03/11/2010, 19:40   #3
 
elite*gold: 0
Join Date: Feb 2010
Posts: 492
Received Thanks: 222
Nice release

keep it up

+thanks
Paralyzer[GM] is offline  
Thanks
1 User
Old 03/11/2010, 19:47   #4
 
.Beatz's Avatar
 
elite*gold: 0
Join Date: May 2006
Posts: 1,190
Received Thanks: 516
Quote:
Originally Posted by Ultimati0n View Post
This is too simple, sorry.
I know its simple but some people are very new at coding and cant do simple stuff like this.
Either say thanks or nice release or dont say anything at all. and like i said in my first post dont flame i am still quite new to this.
.Beatz is offline  
Thanks
1 User
Old 03/12/2010, 03:54   #5
 
arab4life's Avatar
 
elite*gold: 0
Join Date: Jan 2006
Posts: 430
Received Thanks: 286
Good Job
arab4life is offline  
Thanks
1 User
Old 04/09/2010, 14:29   #6
 
elite*gold: 0
Join Date: Jan 2009
Posts: 84
Received Thanks: 9
good to see your getting the hang of things!.

i remember when i first started... didn't even know i had to push f5 to get it working rofl.

nice release.
lukejonesy is offline  
Old 07/05/2010, 23:50   #7
 
elite*gold: 0
Join Date: Jun 2010
Posts: 12
Received Thanks: 0
Quote:
Originally Posted by lukejonesy View Post
good to see your getting the hang of things!.

i remember when i first started... didn't even know i had to push f5 to get it working rofl.

nice release.
urm how you fix the 1rb bug o_O
ToxicBlood2010 is offline  
Old 07/06/2010, 01:40   #8
 
.Beatz's Avatar
 
elite*gold: 0
Join Date: May 2006
Posts: 1,190
Received Thanks: 516
Quote:
Originally Posted by ToxicBlood2010 View Post
urm how you fix the 1rb bug o_O
What First RB bug do you mean? I need more details to help you. Tell me what is or is not happening
.Beatz is offline  
Reply


Similar Threads Similar Threads
[LOTF RELEASE] Taoist Star
01/22/2010 - CO2 PServer Guides & Releases - 7 Replies
This npc allows you to learn the tao skill.. This is from my npc but for mine it lets you get it once only but i took that out for releasing it , will take too long to post how to do it :D. First Part Of NPC if (CurrentNPC == 8407) // Taoist Star { if (MyChar.Job == 100)
Cool thing in Promotion Center!!
02/12/2007 - CO2 Exploits, Hacks & Tools - 19 Replies
Im just trying to contribute so dont flame me!! In Twin city the promo center you can probably trick noobs or red names to go in there. Tell them that you know a dupping trick. Once they unequip there items kill them!!!



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


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.