Register for your free account! | Forgot your password?

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

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

Advertisement



[QUESTION] How To Add [GM]/[PM] On Name?

Discussion on [QUESTION] How To Add [GM]/[PM] On Name? within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2010
Posts: 14
Received Thanks: 2
Question [QUESTION] How To Add [GM]/[PM] On Name?

Hi Guys

Can You Teach Me On How To Add [GM] And [PM] On Name?
Example: [GM]Hellrazer23[PM]

It Works On Version 5165 Server?
Please Teach Me! Thanks In Advanced
hellrazer23 is offline  
Old 05/07/2010, 02:06   #2
 
bboy143's Avatar
 
elite*gold: 20
Join Date: Jan 2008
Posts: 758
Received Thanks: 222
if u have changename command try...

/changename then ur name added with gm..

for ex. /changename Test[GM]

or do it in console..

type /accounts...

then change the status of ur char to GM...
bboy143 is offline  
Old 05/07/2010, 04:34   #3
 
elite*gold: 0
Join Date: Apr 2010
Posts: 2
Received Thanks: 0
if its a glitch use your space bar to get to the limit of text allowed the type[GM]BlahBlah do not backspace just type
ExSAMUEL is offline  
Old 05/07/2010, 05:30   #4
 
bboy143's Avatar
 
elite*gold: 20
Join Date: Jan 2008
Posts: 758
Received Thanks: 222
nope its not bug

just try it..

if u cant log in then u done something wrong
bboy143 is offline  
Old 05/07/2010, 08:56   #5
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,765
Received Thanks: 5,291
I'm not 100% sure this will work cause I have not tested it yet, but in World.cs you will find
Code:
        public static Character CharacterFromName(string Name)
        {
            foreach (Character C in H_Chars.Values)
                if ((C.Name + C.MyClient.AuthInfo.Status) == Name)
                    return C;
            return null;
        }
Try changing that to
Code:
        public static Character CharacterFromName(string Name)
        {
            foreach (Character C in H_Chars.Values)
                if ((C.MyClient.AuthInfo.Status + C.Name + C.MyClient.AuthInfo.Status) == Name)
                    return C;
            return null;
        }
That should add the status to the beginning of the name as well.
Arcо is offline  
Reply


Similar Threads Similar Threads
[QUESTION]How do i bypass Xtrap for any private server?[QUESTION]
10/12/2009 - Cabal Online - 3 Replies
Exactly what the title says. I keep on getting an xTrap error when i try and load ANY private server that uses XTrap and it's driving me absolutely insane. I cant figure out why it's showing me the error. If anyone has any bypasser for Helix / PaRaDoX or any other server u know that has xTrap can u either PM me the bypass or post it here pls......this is driving me nuts Bump.
[QUESTION]How do i bypass Xtrap for any private server?[QUESTION]
10/02/2009 - Cabal Private Server - 2 Replies
Exactly what the title says. I keep on getting an xTrap error when i try and load ANY private server that uses XTrap and it's driving me absolutely insane. I cant figure out why it's showing me the error. If anyone has any bypasser for Helix / PaRaDoX or any other server u know that has xTrap can u either PM me the bypass or post it here pls......this is driving me nuts



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


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.