Register for your free account! | Forgot your password?

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

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

Advertisement



monsters freezing while

Discussion on monsters freezing while within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
CØĐ£Ř||Mã©hÍñє's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 248
Received Thanks: 36
[Help]Monsters freezing while Dead.

well i find problem with monsters while

their name keep showing also they freeze sometime at their place while dead and then they disappear as usual

am just wondering why they freeze at their place while dead

if anyone got a clue lemme know thanks

Note if anybody are going to help with for cash i can pay 10 USD for fixing it IF you guys would like

Best regards
CØĐ£Ř||Mã©hÍñє is offline  
Old 03/04/2011, 00:11   #2
 
elite*gold: 0
Join Date: Nov 2007
Posts: 81
Received Thanks: 0
check spawn packets
Dragon_BOY is offline  
Old 03/04/2011, 00:53   #3
 
elite*gold: 0
Join Date: Jan 2011
Posts: 470
Received Thanks: 97
It's the order that you're doing things in. You're not removing entities because you don't have a check that removes it properly.
Spirited42 is offline  
Old 03/04/2011, 13:51   #4
 
CØĐ£Ř||Mã©hÍñє's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 248
Received Thanks: 36
mhm no idea but idk really why they are freezing
CØĐ£Ř||Mã©hÍñє is offline  
Old 03/04/2011, 16:51   #5
 
elite*gold: 0
Join Date: Nov 2010
Posts: 1,162
Received Thanks: 370
What source is it?
Syst3m_W1z4rd is offline  
Old 03/05/2011, 13:02   #6
 
{ Angelius }'s Avatar
 
elite*gold: 0
Join Date: Aug 2010
Posts: 991
Received Thanks: 1,107
check your mobs controler (thread) the thread must check the mobs status every whatever Seconds.
IE. in the attack handler
PHP Code:
if (Damage Target.DTN.HP)
{
Target.Dead ture;
Target.HP 0;
Target.Died DateTime.Now;
//To Show the kill Effect + the Blood 
Spawns.Spawn(TargetPackets.AttackPacket(Attacker.EntityIDTarget.EntityIDTarget.XTarget.Y1AttackTypes.Kill));
//To Spawn The Black or whatever color fog that must show up right after the mob is dead 
Spawns.Spawn(TargetPackets.Status(Target.EntityIDStructs.Status.Effect2080))

the thread
PHP Code:
while (true)
{
if (
Mob.Dead && DateTaime.Now.addSeconds(WorldTables.Rand.Next(46)))
{
//to clean everything 
Packets.GeneralData(Mob.EntityID000135);
//if you dident send this GeneralData the mob shadow well stay right where you killed the mob though
}

im not sure what source you are using but it doesent matter as long as every source must have a thread to control the monsters actions as far as i know

you just need to check your codes thats it

ohh and by the way its the same when it comes to the mobs movements i remember that i made the gourds/mobs run/jump lol
Good Luck.
{ Angelius } is offline  
Old 03/05/2011, 14:01   #7
 
CØĐ£Ř||Mã©hÍñє's Avatar
 
elite*gold: 0
Join Date: May 2010
Posts: 248
Received Thanks: 36
Quote:
Originally Posted by Syst3m_W1z4rd View Post
What source is it?
based and wrote with impluse hands never added anything on it

all feature and codes backing to him

but yeah its impluse source
CØĐ£Ř||Mã©hÍñє is offline  
Old 03/05/2011, 19:01   #8
 
elite*gold: 0
Join Date: Mar 2011
Posts: 4
Received Thanks: 0
:d in elitepvpers. no one help one. help your self
elite_user is offline  
Old 03/05/2011, 19:13   #9
 
elite*gold: 0
Join Date: Oct 2009
Posts: 768
Received Thanks: 550
Quote:
Originally Posted by elite_user View Post
:d in elitepvpers. no one help one. help your self
Actually not. Those who know will most likely step over stupid thread names or things that they know already were discussed. You really want the help of a certain person? PM him and he'll answer you, just don't PM stupid things because they will just forget about very fast.
-impulse- is offline  
Old 03/05/2011, 23:23   #10
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,377
The problem he is having is that at times the kill subtype of the attack packet will not display monster death so the monster 'freezes' for a second until it is despawned.

it's in no way a monster freeze issue like most of you are used to. he IS sending the attack type 14 when the mob dies via Entity.Kill(entity Killer) iirc but it doesn't always work.

I had the same problem in my source but it was mostly to do with skills (IE: you flag someone as dead then send attack packet and it wouldn't work or something along those lines. Tbh i forget which order I had to change.
pro4never is offline  
Reply


Similar Threads Similar Threads
Jin Freezing Problem
02/11/2010 - Grand Chase - 5 Replies
Anyone having the same problem I'm using Sir Brian's SD Hack + Win 7 32-bit this wasn't happening last week... Using Jin in Mana Valley, Ignis Mt. causes this: after entering the stage maybe between 6-15seconds the game stutters until it completely freezes
C9 Freezing
01/10/2010 - C9 - Continent of the Ninth - 3 Replies
when im on my shaman buying skills, my game freezes as soon as the window comes up.any ideas?
Freezing.
07/31/2009 - SRO Private Server - 3 Replies
Whenever I login using the sibi bot exploit method (login as many tries without having to restart sibi + game) when I start my char, the screen freezes. how do I fix..
Freezing..
07/16/2009 - CO2 Private Server - 0 Replies
I am using CoEmu and ever since i added more spawns my cleint freezes when ever i attack any mob. Does anyone have any idea of why this is happening?. And to ensure that its not because of to many mobs i deleted all the other mobs.
Copartner is freezing
12/16/2006 - Conquer Online 2 - 5 Replies
When i run copartner it freezes anybody have any suggestions on what u should do?



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


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.