Register for your free account! | Forgot your password?

You last visited: Today at 14:46

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

Advertisement



[QUESTION] DROPS

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

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
[QUESTION] DROPS

hi im pete,

and i have a question about drops...

couple things ( this is lotf , idc if you dont like it )

1.) How do i make it so if you double click the money thing you can drop it

2.) How do i make it so if someone gets a dragonball drop it says (charname) Got a dragonball he is in (Mapid)

3.) How do i make it so if someone gets a drop people cant pick up the item unless they wait for a certain amount of time

4.) COMPLETED

5.) How do i make it so people cant jump guildgates ( pull back packets?? )

6.) How do i make it so people get money when attack pole and also there guild fund gets money

7.) how do i make it if you get over2bil guild fund it doesnt go negatvies ( or w.e the number is )

___

dont flame... ofcourse if you help me you get your thx
PeTe Ninja is offline  
Old 02/09/2009, 23:33   #2
 
elite*gold: 20
Join Date: Apr 2008
Posts: 2,281
Received Thanks: 912
Quote:
Originally Posted by PeTe Ninja View Post
1.) How do i make it so if you double click the money thing you can drop it

2.) How do i make it so if someone gets a dragonball drop it says (charname) Got a dragonball he is in (Mapid)

3.) How do i make it so if someone gets a drop people cant pick up the item unless they wait for a certain amount of time

4.) lastly how do i make it so if your red/black name you drop more than just a couple items no and then
1. A Packet.
2. Go to the code where it is dropped, and add a message.
3. A Packet.
4. If dropping while red/black is coded in, change some values.
kinshi88 is offline  
Old 02/10/2009, 00:06   #3
 
elite*gold: 0
Join Date: Jan 2009
Posts: 1,922
Received Thanks: 491
ok can you help me do this later? like do i do if item = dragonball ( the item code for idk )
(
SendMsgToall(.... + " Char.Name " + has gotten a dragonball he is in + "Char.MapId" + !! Go get him" something like that
)

also pakcets lol
PeTe Ninja is offline  
Old 02/10/2009, 00:53   #4
 
elite*gold: 0
Join Date: Feb 2008
Posts: 1,590
Received Thanks: 154
Quote:
Originally Posted by PeTe Ninja View Post
hi im pete,

and i have a question about drops...

couple things ( this is lotf , idc if you dont like it )
1.) How do i make it so if you double click the money thing you can drop it
]It's a data/0x3f2 packet you need to handle. I'm pretty sure the dwParam (offset 8???) is the amount of money to drop. Basically, find the ID for however much gold is requested(find the ID for sycee or gold, gold bars, etc), and then drop an item with it. It's already done for monsters so it won't be a total redo.
2.) How do i make it so if someone gets a dragonball drop it says (charname) Got a dragonball he is in (Mapid)
When you handle the dropped item/1101 packet, check if the item ID == a dragonball ID and then send a global message? not really that complex
3.) How do i make it so if someone gets a drop people cant pick up the item unless they wait for a certain amount of time
Add a UID filter onto the item. Basically add a uint field onto the DropItem class, and then check if the UID == your UID(when you handle the 1101 packet for picking it up) or the time limit is up.(Have fun with the team ****, lol)
4.) lastly how do i make it so if your red/black name you drop more than just a couple items no and then
Uhh, if (PKPoints > 30) drop 3 items more?

dont flame... ofcourse if you help me you get your thx
`
tao4229 is offline  
Reply


Similar Threads Similar Threads
[QUESTION] DROPS?!?
06/04/2020 - Silkroad Online - 9 Replies
Hey guys. I am very curious about what mobs drop what items so i would be rly happy if somebody would link or paste some table or whatever in which there is drop list from mobs. I seen it on Silkroad tavern but there isnt Taklamakan/cave/and all euro monsters included. Sorry for a bit hard reading english:mofo: Thanks in advance.:D Regards!
Drops Question
06/26/2010 - Kal Online - 1 Replies
;Boss Bloods (group (index 9501) (Item (900 5071))) (ItemGroup (index 9502) (Group (900 9501))) ;Normal Bloods (group (index 9503) (Item (400 5071))) (ItemGroup (index 9504) (Group (500 9503))) ;2kk Geldsäcke (group (index 9505) (Money (800 2000000)))
[Question]Monster Drops
01/31/2010 - CO2 Private Server - 0 Replies
How can I make 1 kind of monster like Birdman drops 1 kind of item like PowerExpBall ?? OBs:I'm using 5165 source.....I'm making a quest and I need it Thanks who helps xD
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
[Question] Drops
05/07/2008 - Dekaron - 0 Replies
Hi I have a little problem recently I wanted to check out drops of few mobs but I can't seem to find index of those items anywhere. Maybe I made a mistake somewhere? I looked for index of those items in monster.csv under ItemSetIndex .



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


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.