Register for your free account! | Forgot your password?

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

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

Advertisement



[REL] Startower and Heavenfan quest

Discussion on [REL] Startower and Heavenfan quest within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
xellios's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 310
Received Thanks: 13
[REL] Startower and Heavenfan quest

This is for CoEmu v2 and i will be only responding to questions about this quest.
(Custom quest not the original one it looks like it just a small part of it though).

First add in Character.cs
Code:
public int Quest = 0;
Then search for :
Code:
public static void CPs(int value, ClientSocket CSocket)
Under the whole thing you add :
Code:
        public static void Quest(int value, ClientSocket CSocket)
        {
                CSocket.Client.Quest += value;
        }
Npc
Code:
http://www.megaupload.com/?d=WBKWZPB0
oh crap forgot to let you do this too (Search for ):
Code:
                    else
                        IG.ItemID = 1088001;
Paste under it
Code:
                    if (Info.Name == "Birdman")
                    {
                        if (Calculation.PercentSuccess(10))
                            IG.ItemID = 721781;
                        else if (Calculation.PercentSuccess(10))
                            IG.ItemID = 721781;
                    }
Note : U will need the :
int Quest = 0;
and the public static void Quest, for future releases.


EDIT(Forgot this too xD):
Search for:
Code:
public static void SaveCharacter(Character Client)
Paste somewhere in the code
Code:
 `Quest` = " + Client.Quest + ",
And add this
Code:
Client.Quest = Convert.ToInt32(DR["Quest"]);
Under this
Code:
Client.CPs = Convert.ToInt32(DR["CPoints"]);
Add in your database in Characters a new row called Quest with the greatest value there is.

Mhmkay that was it!,
Xellios^!
xellios is offline  
Old 07/31/2009, 11:12   #2
 
jvt619's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 579
Received Thanks: 70
awesome thanks dude!
jvt619 is offline  
Old 07/31/2009, 11:26   #3
 
xellios's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 310
Received Thanks: 13
Heh no problem =) , +Thanks would help me better out^^

BTW:
I didnt test it can someone post if it works? =)
xellios is offline  
Old 07/31/2009, 16:37   #4
 
danielachraf's Avatar
 
elite*gold: 20
Join Date: Mar 2008
Posts: 958
Received Thanks: 494
#Edited
danielachraf is offline  
Old 07/31/2009, 16:49   #5
 
xellios's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 310
Received Thanks: 13
Did it work for someone?
xellios is offline  
Reply


Similar Threads Similar Threads
item ID'S for heavenfan&startower
04/16/2009 - Conquer Online 2 - 8 Replies
any1 know for the item ID for super heavenfan and super startower? I would really appriciate it
Soc your talis for free(StarTower&HeavenFan)
03/31/2009 - CO2 Bots & Macros - 235 Replies
*removed*
[request]StarTower and HeavenFan
03/11/2009 - CO2 Private Server - 4 Replies
i need cq_itemtype to startower and heavenfan...my client side is complete...i need the server side...anyone can release for me? i dont find this here!
StarTower and HeavenFan Quest
01/26/2009 - Conquer Online 2 - 3 Replies
First, how can a lvl 100 player do this quest? even with my 113 Archer(i 2-3 hit birdmens) my hits on shawn and the generals basically do no damage(indeed ~180 is no damage compared to their life) i only got shawns spear with the help of the Guild Leader of my Guild. Now my question: is there any special trick or hint? should i use my fire tao(which hits lvl 100 soon) or do i need a ninja with toxic fog? Im sorry to ask this, but TQ really fucks up non DB buyers :mad:



All times are GMT +2. The time now is 03:14.


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.