Register for your free account! | Forgot your password?

You last visited: Today at 13:34

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

Advertisement



[PM]/[GM] question

Discussion on [PM]/[GM] question within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
WHITELIONX's Avatar
 
elite*gold: 0
Join Date: Apr 2006
Posts: 534
Received Thanks: 66
[PM]/[GM] question

Just a silly little question but it is possible to have the [PM] pking but not the[GM]?
WHITELIONX is offline  
Old 01/08/2010, 22:41   #2
 
taylor2846's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 469
Received Thanks: 94
yes find
Code:
public bool GM
under it if its not alredy there i dotn rember if i added it or not but under put

Code:
        public bool PM
        {
            get { return (AuthInfo.Status.Contains("PM")); }
        }
and edit
Code:
        public bool GM
        {
            get { return (AuthInfo.Status.Contains("PM") || AuthInfo.Status.Contains("GM")); }
        }
to
Code:
        public bool GM
        {
            get { return (AuthInfo.Status.Contains("GM")); }
        }
then GMs will not beable to pk and pms will

note:: there will be no blocks for pms no more so thay can pk sell buy etc.etc.
taylor2846 is offline  
Thanks
1 User
Old 01/08/2010, 22:43   #3
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,783
Received Thanks: 5,304
Quote:
Originally Posted by taylor2846 View Post
yes find
Code:
public bool GM
under it if its not alredy there i dotn rember if i added it or not but under put

Code:
        public bool PM
        {
            get { return (AuthInfo.Status.Contains("PM")); }
        }
and edit
Code:
        public bool GM
        {
            get { return (AuthInfo.Status.Contains("PM") || AuthInfo.Status.Contains("GM")); }
        }
to
Code:
        public bool GM
        {
            get { return (AuthInfo.Status.Contains("GM")); }
        }
then GMs will not beable to pk and pms will

note:: there will be no blocks for pms no more so thay can pk sell buy etc.etc.

Don't forget he is going to need to code it in for gms to pk and pms can't.
Also he will need to code in more stuff as in what pms and gms can do.
Arcо is offline  
Old 01/08/2010, 22:47   #4
 
WHITELIONX's Avatar
 
elite*gold: 0
Join Date: Apr 2006
Posts: 534
Received Thanks: 66
[PM] and [GM] can pk trade etc at the moment I just wanted to know if I could semi revert it back so that [PM] can pk where as [GM] can not lol
WHITELIONX is offline  
Old 01/08/2010, 22:48   #5
 
taylor2846's Avatar
 
elite*gold: 0
Join Date: Aug 2007
Posts: 469
Received Thanks: 94
what i said will make it so PMS can pk and Gms can not pk if your code is alredy set so GMS and PMs cant pk
taylor2846 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 +1. The time now is 13:34.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.