Register for your free account! | Forgot your password?

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

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

Advertisement



Quick Entity Spawn Question

Discussion on Quick Entity Spawn Question within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
12k's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 218
Received Thanks: 33
Quick Entity Spawn Question

While working on my 5017 source. It seems like its treating my characters as a mob instead of a char. Showing green/black/white names accordingly, and not allowing me to view equips. Is there a certain flag that needs to be set in the spawn packet or? Any help is appreciated. Thanks a lot.
12k is offline  
Old 11/27/2011, 00:34   #2
 
.Kinshi's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 341
Received Thanks: 255
Depending on the value of the entities unique identifier, the client will treat it differently.
Code:
const OBJID	MONSTERID_FIRST		= 400001;
const OBJID	MONSTERID_LAST		= 499999;

const OBJID PLAYER_ID_FIRST		= 1000000;
const OBJID PLAYER_ID_LAST		= 1999999999;
.Kinshi is offline  
Thanks
1 User
Old 11/27/2011, 00:47   #3
 
12k's Avatar
 
elite*gold: 0
Join Date: Jul 2011
Posts: 218
Received Thanks: 33
o0o crazy. I would of never thought of that. Thanks a lot. Greatly appreciated
12k is offline  
Reply


Similar Threads Similar Threads
[5180] Entity Spawn Packet Structures
12/29/2010 - CO2 Private Server - 4 Replies
Anybody has Packet structures of Entity Spawn (5180 Version)? Thanks. *Can I Get Them* ?
Confused about the spawn entity packet
12/20/2010 - CO2 Private Server - 7 Replies
So I wanted to update the spawn entity packet from Hybrid's source (5135 -> 5165) public unsafe struct SpawnEntityPacket { public ushort Size; public ushort Type; public uint Model;
Spawn Entity - Equipment (5273)
06/29/2010 - CO2 Private Server - 9 Replies
The Entity Spawn packet (10014) is sent by the server and contains values to spawn the character, such as the equipment id's. Now when logging packets, I never once see this packet sent, am I missing something? I need to log it to get the correct offsets of the equipment id's, since my equipment isn't showing up on my character (looks naked, but if you go in the stats it shows the equipment is equipped). So does anyone know if TQ changed some shit around? Thanks. (PS, this is for client...
Quick boss spawn question
08/29/2009 - Dekaron - 7 Replies
i can make any boss (that spawns mobs) spawn with csv right? ex.yoshma :)



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


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.