Register for your free account! | Forgot your password?

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

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

Advertisement



Change Any Npc name Without edit ur client

Discussion on Change Any Npc name Without edit ur client within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Jun 2013
Posts: 30
Received Thanks: 0
Change Any Npc name Without edit ur client

New way to change name by navicat only you won't edit your client and make patches or anything

Open NpcSpawn.cs
Copy then paste this code
Quote:
public string Name
{
get
{
return _Name;
}
set
{
_Name = value;

byte[] buffer = new byte[90];
Buffer.CopyTo(buffer, 0);
WriteUInt16((ushort)(buffer.Length - 8), 0, buffer);
buffer[26] = 1;
WriteStringWithLength(value, 27, buffer);
Buffer = buffer;
}
}
Copy then paste this to Map.cs
Quote:
npc.Name = reader.ReadString("name");
under the code with NpcSpawn youwill see that word just paste under it
the copy-paste to INpc.cs
Quote:
string Name { get; set; }
at anyplace u want if you got error make c++ edit auto u will see icon click it thats all you will change npc names from navicat no more client edit
memosaber019 is offline  
Old 07/30/2014, 18:10   #2
 
Smallxmac's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 105
Received Thanks: 13
Quote:
Originally Posted by memosaber019 View Post
New way to change name by navicat only you won't edit your client and make patches or anything

at anyplace u want if you got error make c++ edit auto u will see icon click it thats all you will change npc names from navicat no more client edit
Might very well be the worst thing I have seen here. It is not new nor is this c++....
Smallxmac is offline  
Old 07/30/2014, 22:13   #3
 
Super Aids's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 1,761
Received Thanks: 946
Not new at all, my source had it all along and it has always been possible
Super Aids is offline  
Old 07/30/2014, 22:21   #4
 
abdoumatrix's Avatar
 
elite*gold: 0
Join Date: Jul 2008
Posts: 874
Received Thanks: 239
isn't this leeched from forgien forum

the credits goes to the topic


and copv6, albertos , projectx sources
abdoumatrix is offline  
Old 07/30/2014, 22:51   #5
 
Smallxmac's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 105
Received Thanks: 13
I used it in all my work even before that. After I saw the packet structure I figured it out :P
Smallxmac is offline  
Reply


Similar Threads Similar Threads
[Pk2 Edit] Change Any Pet To Another Pet!
07/08/2013 - SRO Guides & Templates - 3 Replies
Well,hello again now i got something i found it cool,i was bored from riding these Horses as riding pets so i changed them into cool pets,and i will show you how. Needed Programs.. Pk2Editor Pk2Extractor Let's GO....
Edit metin2client.bin (IP Change)
08/23/2011 - Metin2 Private Server - 0 Replies
Edit metin2client.bin (IP Change) Hello everyone, first of all i would like to say that i am from Greek, so i dont understand German and also, google translate is not so good, so if you wish to answer me in German, please make it in simple words to understand it, thank you! Well, as the title says, i want to change the IP from the metin2client.bin/metin2.bin with some kind of program, or something!If this is not possible, can you suggest me any other solutions? Like creating a new...
Edit metin2client.bin (IP Change)
08/23/2011 - General Gaming Discussion - 0 Replies
Hello everyone, first of all i would like to say that i am from Greek, so i dont understand German and also, google translate is not so good, so if you wish to answer me in German, please make it in simple words to understand it, thank you! Well, as the title says, i want to change the IP from the metin2client.bin/metin2.bin with some kind of program, or something!If this is not possible, can you suggest me any other solutions? Like creating a new metin2client.bin (Em well i dont think this is...
How to change or edit it?
06/17/2011 - CO2 Private Server - 2 Replies
Hello friend want to know how to change the amount of CPS Luckily the monsters and change the system message.:D http://img577.imageshack.us/img577/5499/21583480. png For version 5375
[HELP] FFh so you have to edit dekaron.exe to change ????
10/06/2009 - Dekaron Private Server - 0 Replies
May i ask some questions. I have a little problem. These two files, skillname.csv and skill desc.csv, in the string folder, makes the client stop and 69%, when the index number is over 255. Do i have to fix the dekaron.exe file in the bin folder? or is there another way to figure this out? plz help. I really need some exact answers. is this the right to change the line doing? Zombe - (255 = FFh so you have to edit dekaron.exe to change the WORD (FFh) into DWORD (FFFFh), or in...



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


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.