|
You last visited: Today at 19:02
Advertisement
about make an effect for drop items
Discussion on about make an effect for drop items within the CO2 Private Server forum part of the Conquer Online 2 category.
11/21/2017, 21:26
|
#1
|
elite*gold: 0
Join Date: Dec 2006
Posts: 83
Received Thanks: 3
|
about make an effect for drop items
hi elitepvpers guys .
can i ask for more help plz about make an effect like aura under the drop items like +1,super,dbs or mets
i have drop system for vip i wanna make for him a special thing like effect in drop items
can any one help me plz about that
2nd,
im looking for 2nd reb npc for source 5165
3rd,
how i make a shop like CostumerChen npc
thanks alot,
|
|
|
11/21/2017, 21:48
|
#2
|
elite*gold: 12
Join Date: Jul 2011
Posts: 8,283
Received Thanks: 4,192
|
It's been a while, but you can play a one time floor effect on drop using the MsgName / string packet. Use the ushort x and y coordinates of the item for the id field. There's also a floor effect packet. I can't remember off the top of my head though. That's something I can check when I'm home.
Edit: You can also make a trap effect using MsgMapItem.
|
|
|
11/21/2017, 22:07
|
#3
|
elite*gold: 0
Join Date: Dec 2006
Posts: 83
Received Thanks: 3
|
Quote:
Originally Posted by Spirited
It's been a while, but you can play a one time floor effect on drop using the MsgName / string packet. Use the ushort x and y coordinates of the item for the id field. There's also a floor effect packet. I can't remember off the top of my head though. That's something I can check when I'm home.
|
thanks alot spirited u help me alot and im sorry if i do bad thing in last
now i know u just try to make ppl try with the head to do things but i'm sorry for my more thread and thanks again for help me
sorry for my bad english
|
|
|
11/22/2017, 01:41
|
#4
|
elite*gold: 0
Join Date: Jul 2009
Posts: 943
Received Thanks: 408
|
I send it as a MsgAction on mine
Code:
MsgAction pMsg = new MsgAction(pTarget.Identity, detain.Identity, pTarget.MapX, pTarget.MapY, GeneralActionType.ITEMS_DETAINED);
pTarget.Screen.Send(pMsg, true);
and then the MsgMapItem with the item type
Code:
MsgMapItem msg =
new MsgMapItem((uint)pTarget.Map.FloorItem,
detain.Type,
(ushort)(pTarget.MapX + 2),
pTarget.MapY, 4);
pTarget.Screen.Send(msg, true);
|
|
|
11/22/2017, 01:49
|
#5
|
elite*gold: 0
Join Date: Dec 2006
Posts: 83
Received Thanks: 3
|
Quote:
Originally Posted by Spirited
It's been a while, but you can play a one time floor effect on drop using the MsgName / string packet. Use the ushort x and y coordinates of the item for the id field. There's also a floor effect packet. I can't remember off the top of my head though. That's something I can check when I'm home.
|
wooooooow thanks again spirited u make me do this <3
and if u give me any tips about make it in system or service not in whisper i think that will be nice
now i try to make the effect and then the 2nd and 3rd tips from u thanks alot
and may i ask about that Unknown Main ID: 1037
|
|
|
04/08/2021, 14:02
|
#6
|
elite*gold: 0
Join Date: May 2009
Posts: 40
Received Thanks: 1
|
how can i use this text and item effect on source "6612"...
Thanks.!!
|
|
|
04/08/2021, 16:31
|
#7
|
elite*gold: 0
Join Date: Mar 2007
Posts: 155
Received Thanks: 31
|
Quote:
Originally Posted by padure
how can i use this text and item effect on source "6612"...
Thanks.!!
|
Code it..
What source? Millions of 6672 sources out there, all different code bases.
Nothing here is copy paste, you should do things yourself.
Also this post is from 2017.
|
|
|
04/28/2021, 14:55
|
#8
|
elite*gold: 0
Join Date: May 2009
Posts: 40
Received Thanks: 1
|
its called "Mostafa Samir 6612" but im using in testing purpose
im not good coder im just at beggining and i have problem with this hou to add effect to an item on ground i know how to make events npc new quest, rates , make new items event sellers etc ...
you say is there a 6672 source code and have anima system ?
can u provide me with one please i need just to see how it code
i have a short time to play with code in real life so i will apreciate all of you if some one can give me a source with anima or help me with i write up
Thanks...
|
|
|
 |
Similar Threads
|
[B] Mass Effect 1 & Mass Effect 2 Key [S] Angebote
04/17/2013 - elite*gold Trading - 5 Replies
Biete hier 1x Mass Effect 1 Key und 1x Mass Effect 2 Key + Cerberus Code an.
Ich akzeptiere e*gold, PSC, PayPal, Amazon und möglicherweise andere Gamekeys
Beide zusammen gibt es für 8€ Sofortkauf.
Bietet einfach mal los.
EDIT:
Mass Effect 1 Key ist RETAIL!
|
Theory [PVP]110Cap-Free Silk-Free Egy item -New Effect Skills + Weapon Effect
01/12/2013 - SRO PServer Advertising - 46 Replies
Server Closed :)
|
Mass Effect 3 Complete Review From a Hardcore Mass Effect Fan
07/02/2012 - User Submitted News - 0 Replies
http://fc02.deviantart.net/fs71/f/2011/362/4/4/ban ner_mass_effect_3_v_02_by_hellboy_wz-d4kj4yr.jpg
Mass Effect 3 | Launch Trailer - YouTube
The latest installment of the Mass Effect series (oh noes). I'm sure a lot of people have heard so many things of Mass Effect 3 by now. Most of which would be complaints about the plotless end. Well as of a couple days ago Bioware has released the DLC that gives further explanation of the game. With that being said I shall give a Review on the game as...
|
Dodge effect , Warp effect
01/04/2010 - S4 League - 7 Replies
this is a threat to glados , but other can answer.
how can u have that effect?
this is the video
YouTube - S4 League GLaDO is Hacking
|
All times are GMT +1. The time now is 19:02.
|
|