Register for your free account! | Forgot your password?

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

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

Advertisement



Monster Drops (CoEmuV2 Help)

Discussion on Monster Drops (CoEmuV2 Help) within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old 01/29/2010, 03:41   #16
 
elite*gold: 0
Join Date: Apr 2007
Posts: 69
Received Thanks: 3
Yea right now im working on rebuilding a new shelby but im stuck at a stupid problem where im not sure how to form the text message to state what a clients virtue points are.

Text("You have (CSocket.Client.VirtuePoints)", CSocket);

Stupid problem to have eh?
Illustria is offline  
Old 01/29/2010, 03:58   #17
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,377
Text("You have " + CSocket.Client.VirtuePoints, CSocket);

That's how you build string statements. + joins them together, any non variable is in quotes.
pro4never is offline  
Thanks
1 User
Old 01/29/2010, 04:02   #18
 
elite*gold: 0
Join Date: Apr 2007
Posts: 69
Received Thanks: 3
Thx that helps me out more than you know, i started pawing through some codes and such and im actually working on a custom Monster exterminator quest of my own which could really use that text format for stating how many kills youve gained and such. Thanks
Illustria is offline  
Old 01/29/2010, 04:28   #19
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,377
yah mob hunter is a good quest to try to code cause it uses some interesting stuff.

main things you will wanna make (not saying you don't know this, just writing them down for reference really)
bool controlling if player has quest already
int count for how many kills
str for monster name to be hunting
int for how many kills is required

database function to inport/export and update the values to the character database (or make a quest database, then you can use it for other quests also!)

check when killing mob to see if monster name == monster name required, if so add a kill to the clients kill count and then print out how many kills they have (optional, do an if check to see if it can be divided by 10, that way you only print out how many kills every 10 mobs avoiding spam to the client)

Then obvious checks on the npc to see what level the player is (give them the appropriate monsters to kill), check if player has quest already, update the database when giving/removing the quest from a player, rewards, etc.

Nothing super complex, just a few diff steps to worry about.

If you run into any snags lemme know and I'll load up a source and see what I can do for you.
pro4never is offline  
Old 01/29/2010, 04:44   #20
 
hunterman01's Avatar
 
elite*gold: 20
Join Date: Dec 2006
Posts: 945
Received Thanks: 175
Is he talking about the quest for people below level 120 or the 120-130 quest?
hunterman01 is offline  
Old 01/29/2010, 05:05   #21
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,377
He's talking about a custom one as far as i know. Once you have the structure of it done you can code it to be exactly like the tq version anyways though. It's getting the coding right that he's doing right now though.
pro4never is offline  
Reply


Similar Threads Similar Threads
[Request]Sro map with monster drops
05/10/2014 - Silkroad Online - 4 Replies
Hey , Long time ago I had a link to a site where I could see the monster`s possible drops.I really need it now but i cant find it anymore.Can anyone share the link or the thread in which i can find it? Thanks in advance.
Monster Drops
07/25/2010 - Last Chaos - 6 Replies
Hi Leute, wollte mal frage, ob es ne möglichkeit gibt durch monster zu gucken um zu sehn ob die jetzt nach dem kill etwas dropen würden und evt. auch was ;D
% of monster drops
10/17/2009 - Nostale - 2 Replies
its posible to know whats the % of drop rate of any item??
Question On Monster drops
11/05/2008 - Dekaron - 1 Replies
I'm vaccing in Frozen Valley behind the mountain(behind wall) only vc drop is there a way to make items drop? If its possible can sum1 tell me wat i need to edit or do to make the monster drop item beside vc... thnx
monster drops
01/24/2006 - Conquer Online 2 - 3 Replies
i m complete noob in programming ....i was juss wondering if it is possible to chnage the drops of a certain monster to another....i mean like changing the drops of phesants in tc to the drop of metdove or other mobs...if not possible dont say dumb *** n other stuff to me ok?



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


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.