Register for your free account! | Forgot your password?

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

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

Advertisement



How Can i Make work all cheats from user?

Discussion on How Can i Make work all cheats from user? within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Sep 2008
Posts: 4
Received Thanks: 0
How Can i Make work all cheats from user?

How Can i Make work all cheats from users

example:

/item Super Coat 12 12 x . . . .

please help me
Denizzz95 is offline  
Old 01/19/2009, 12:58   #2
 
_Emme_'s Avatar
 
elite*gold: 1142
Join Date: Aug 2006
Posts: 2,464
Received Thanks: 1,162
How to enable anyone to use them? Remove the check that check's if your status is 7 or 8, its above the commands.
_Emme_ is offline  
Old 01/19/2009, 13:26   #3
 
elite*gold: 0
Join Date: Sep 2008
Posts: 4
Received Thanks: 0
Quote:
Originally Posted by EmmeTheCoder View Post
How to enable anyone to use them? Remove the check that check's if your status is 7 or 8, its above the commands.

which file ?
Denizzz95 is offline  
Old 01/19/2009, 14:34   #4
 
Exia13's Avatar
 
elite*gold: 0
Join Date: May 2008
Posts: 256
Received Thanks: 21
Client.cs
Exia13 is offline  
Thanks
1 User
Old 01/19/2009, 16:33   #5
 
xxFastBoy's Avatar
 
elite*gold: 0
Join Date: Jun 2007
Posts: 145
Received Thanks: 8
in Client.cs
if (Status == 0)
{
//Put Here What Commands U Need
}
xxFastBoy is offline  
Old 01/19/2009, 16:37   #6
 
turk55's Avatar
 
elite*gold: 130
Join Date: Oct 2007
Posts: 1,655
Received Thanks: 706
Quote:
Originally Posted by bela144 View Post
in Client.cs
if (Status == 0)
{
//Find Here What Commands U Need
}
thats for normal players

search for
Code:
if (Status == 8)
thats for gm commands
Code:
if (Status == 7)
thats for pm/ph/vip commands
turk55 is offline  
Old 01/19/2009, 16:48   #7
 
xxFastBoy's Avatar
 
elite*gold: 0
Join Date: Jun 2007
Posts: 145
Received Thanks: 8
Quote:
Originally Posted by turk55 View Post
thats for normal players

search for
Code:
if (Status == 8)
thats for gm commands
Code:
if (Status == 7)
thats for pm/ph/vip commands


Quote:
Originally Posted by Denizzz95 View Post
How Can i Make work all cheats from users

example:

/item Super Coat 12 12 x . . . .

please help me


if (Status == 8)
{
/put Codes in here...
}
xxFastBoy is offline  
Old 01/19/2009, 16:54   #8
 
HellCo's Avatar
 
elite*gold: 0
Join Date: Jan 2009
Posts: 212
Received Thanks: 14
Lol, this must be one of the easiest things to do, Thanks to kinishi's source, servers are popping up from everywhere.
HellCo is offline  
Old 01/19/2009, 16:55   #9
 
_Emme_'s Avatar
 
elite*gold: 1142
Join Date: Aug 2006
Posts: 2,464
Received Thanks: 1,162
You dumb ****, all of you, he's asking how to allow EVERYONE to use commands, he just need to remove the check of the status.. dumbness
_Emme_ is offline  
Reply




All times are GMT +1. The time now is 08:32.


Powered by vBulletin®
Copyright ©2000 - 2026, 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 ©2026 elitepvpers All Rights Reserved.