Register for your free account! | Forgot your password?

You last visited: Today at 18:31

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

Advertisement



CoEmu[Drop]

Discussion on CoEmu[Drop] within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Aug 2009
Posts: 104
Received Thanks: 7
CoEmu[Drop]

This is confusing.... I know how to make sertain maps drop sertain items.. so many times..but how can I make a sertain monster on a sertain map.. if killed give cps?
1supertao is offline  
Old 09/10/2009, 19:52   #2
 
bisiol's Avatar
 
elite*gold: 0
Join Date: Aug 2005
Posts: 44
Received Thanks: 69
Quote:
Originally Posted by 1supertao View Post
This is confusing.... I know how to make sertain maps drop sertain items.. so many times..but how can I make a sertain monster on a sertain map.. if killed give cps?
It depends. You want make drop cps like other items, or automatically add it to your bag.

Opt 1. Make an item thats give you cps (like CPcard),and simply make drop of it.

Opt 2.
Code:
                if (ID == MonsterID && Map == MapID)
                {
                    Nano.ClientPool[Killer].Client.CPs += CPsToAdd;
                    Nano.ClientPool[Killer].Send(ConquerPacket.Status(Nano.ClientPool[Killer], 2, Nano.ClientPool[Killer].Client.CPs, Struct.StatusTypes.InvCPoints));
                }
bisiol is offline  
Thanks
1 User
Old 09/10/2009, 21:11   #3
 
elite*gold: 0
Join Date: Aug 2009
Posts: 104
Received Thanks: 7
Anyone know how to make a Sertain mob on a sertain map spawn every 10 minutes? But not to respawn over and over... I want it so if it dies.. 10 minutes go by it respawns... but If i doesn't die.. I dont want it to spawn 2 of them.. lol
1supertao is offline  
Old 09/10/2009, 21:13   #4
 
elite*gold: 0
Join Date: Sep 2009
Posts: 26
Received Thanks: 0
Quote:
Originally Posted by 1supertao View Post
Anyone know how to make a Sertain mob on a sertain map spawn every 10 minutes? But not to respawn over and over... I want it so if it dies.. 10 minutes go by it respawns... but If i doesn't die.. I dont want it to spawn 2 of them.. lol
Did you even try making it for like 5 times already?
ftplayer is offline  
Old 09/10/2009, 21:55   #5
 
elite*gold: 0
Join Date: Aug 2009
Posts: 104
Received Thanks: 7
Already attempted it.. I did the Database time... in spawn... but that didn't work... and try'd in spawn monster... setting the ID.. and having a code to make it NOT spawn the ID.. unless its the timer spawning.. but that din work out well, Ill work on it a little bit more... but i dont think its gonna work.. IF it does work ill post it... but if its possible.. save some time... and release it =/ lol
1supertao is offline  
Reply


Similar Threads Similar Threads
Ideal drop rate COEMU V2
04/19/2010 - CO2 Private Server - 4 Replies
I was looking for a drop rate about 2x the drop rate before TQ lowered it (relating to quality and db/met drops.) What should I set the rates to in order to achieve this?
[Release]CoEmu (v2) money drop.
11/17/2009 - CO2 PServer Guides & Releases - 35 Replies
All right, however I'm not a releasing type, I thought I could release this, since It's not hard or anything like that. Takes about 5 minutes to code this, but anyway, thank me if you like this and/or visit my forum for more released. =) I have not tested this on CoEmu but I have on my own source, So if this doesn't work, please tell me what error it gives. Add this in PacketProcessor.cs (GameServer's one!), Packet 1009, the Item / Ping Packet, above case 1 (or SubType 1). ...
Is there any way to change CoEmu v2 5095 Super/DB drop rate?
08/30/2009 - CO2 Private Server - 2 Replies
Hi, I love the server I found out how to change exp,prof rate but I cant find the drop rate. Could you tell me where I could change the elite,super and DB drop rate ? Because I hunted for like 15 mins in BI with my 130 archer and never found unique,elite,super or any DB. Thank you very much
[Help CoEmu V2] How to change what the mobs drop?
07/05/2009 - CO2 Private Server - 5 Replies
The title says it all i wanna learn this so i can finish up most quests Second question : I added a npc in my mysql database (eternity) and i click on it but it wont show the text i added why's that.
[Help]Drop rate in Coemu
07/05/2009 - CO2 Private Server - 3 Replies
Hi guyz i just need help in how to change to da drop rate in Coemu like money :). So if any could help me that would be kind :) :handsdown::handsdown::handsdown:



All times are GMT +2. The time now is 18:31.


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.