Register for your free account! | Forgot your password?

You last visited: Today at 06:50

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

Advertisement



saving

Discussion on saving within the CO2 Private Server forum part of the Conquer Online 2 category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: May 2010
Posts: 630
Received Thanks: 130
saving

When im changing the status of a player ex. normal to PM.
Then they only got it untill they logoff.
But how can I save it?
I tried alot things now, anyone got a clue for it?
I tried put save in Character save etc.
But didnt work.
Is for Tanels source.
.Summer is offline  
Old 06/05/2010, 19:32   #2
 
elite*gold: 0
Join Date: May 2010
Posts: 630
Received Thanks: 130
#update

this is the control in the command im using to change:
Code:
                                if (Cmd[1] == "[VIP]" && C.Name == Cmd[2])
                                {
                                    C.MyClient.AuthInfo.Status = "[VIP]";
                                }
                                if (Cmd[1] == "[V]" && C.Name == Cmd[2])
                                {
                                    C.MyClient.AuthInfo.Status = "[V]";
                                }
                                if (Cmd[1] == "[MOD]" && C.Name == Cmd[2])
                                {
                                    C.MyClient.AuthInfo.Status = "[MOD]";
                                }
                                if (Cmd[1] == "[GM]" && C.Name == Cmd[2])
                                {
                                    C.MyClient.AuthInfo.Status = "[GM]";
                                }
                                if (Cmd[1] == "[PM]" && C.Name == Cmd[2])
                                {
                                    C.MyClient.AuthInfo.Status = "[PM]";
                                }
.Summer is offline  
Old 06/05/2010, 20:49   #3
 
elite*gold: 0
Join Date: Dec 2005
Posts: 231
Received Thanks: 85
the player has to be logged off. then go to /accounts and change it there.
dragon89928 is offline  
Thanks
1 User
Old 06/05/2010, 21:02   #4
 
elite*gold: 0
Join Date: May 2010
Posts: 630
Received Thanks: 130
but on a normal account, how can I change it there? Cuz I tried just put in the status, but didnt read it.
.Summer is offline  
Old 06/05/2010, 21:06   #5
 
~Master's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 118
Received Thanks: 23
It's working fine with me although i've to relog the normal account to get the PM status .
When you /exit~/restart the server everything get stored even the changed status.
~Master is offline  
Thanks
1 User
Old 06/05/2010, 21:08   #6
 
elite*gold: 0
Join Date: May 2010
Posts: 630
Received Thanks: 130
I will try again.
Where u want me to put [PM]?
LOL.
Quote:
fucks2ѫ ꐐ
] d
B KK KK @B @B •# •# •# •# ! •# " •# # •# $ •# 0 Ÿ)̍ 0 Œ%Œ 0
and is this right for the account:
Quote:
1234 [VIP]Bidrag
.Summer is offline  
Old 06/05/2010, 21:20   #7
 
~Master's Avatar
 
elite*gold: 0
Join Date: Jun 2010
Posts: 118
Received Thanks: 23
Once you open NewestCOServer , type /accounts .
~Master is offline  
Old 06/05/2010, 21:21   #8
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,782
Received Thanks: 5,301
Quote:
Originally Posted by .Summer View Post
I will try again.
Where u want me to put [PM]?
LOL.


and is this right for the account:
If you had common sense you'd know its encoded in binary.
Arcо is offline  
Old 06/05/2010, 21:46   #9
 
elite*gold: 0
Join Date: May 2010
Posts: 630
Received Thanks: 130
I know is binary thats why i tried save it source way in first case but didnt work, then i asked and peoples said i should add in the database, but didnt work either.
so now i ask, how can i then save the new status?

#edit
nevermind.
I fixed it.
.Summer is offline  
Old 06/05/2010, 21:47   #10
 
Arcо's Avatar
 
elite*gold: 0
Join Date: Oct 2009
Posts: 8,782
Received Thanks: 5,301
/accounts
Someone already said...
Arcо is offline  
Old 06/05/2010, 21:48   #11
 
elite*gold: 0
Join Date: May 2010
Posts: 630
Received Thanks: 130
nevermind.
Ive fixed it.
.Summer is offline  
Reply


Similar Threads Similar Threads
[Fix] Settings Not Saving
12/02/2009 - Aion Hacks, Bots, Cheats & Exploits - 0 Replies
If you are having issues with the game not saving your settings and ur getting tired of having to redo them everytime u start game follow these instructions to fix it. 1. Close out game 2. Open Regedit 3. Goto HKEY_CURRENT_USER 4. Goto Software 5. Goto Aion 6. Goto Client 7. Delete folder SystemInfo 8. Startup game and dont login
help saving
06/24/2009 - EO PServer Hosting - 4 Replies
for some reason when i set my compose rate high just to mess around everytime i logg off it drops alot of the stars i just got off ... any1 know what if its a save problem or what is it?
[Help] Ini files and Saving
04/30/2009 - CO2 Private Server - 6 Replies
Ok this is a question i just wanna know about. I have Added Luckytime Exppot Adding Whpw now. How do i make it where it will add that into the Chars thing where it will all save.? im use to mysql:( useing lotf
Saving with CE/UCE
02/04/2008 - Kal Online - 1 Replies
Hey guys. Revo 8.3 and rootkit is fine for International Servers. Question: Could i change the cooldown values (eg splashy, ice magic etc...) and then save it so that i just open that file with engine.exe as my target in uCE and it will work? I dont think it'll work because the values for cooldowns always change, so i gotta change all the skills manually, as well as the speed up. just need a simple answer here and thanks in advance
Saving POS Locations
05/22/2006 - FFXI Guides & Templates - 0 Replies
Use the POS to save a location: 1. Enter or choose a Region from the first dropdown. You can also type in any other name here that may help label the set of waypoint you are about to save (ie. Corsair Quest) 2. Enter in a name for the waypoint in the second dropdown menu. Its best to make a naming scheme so you can easily identify if the waypoint goes to a zonline, or just a point of interest in the zone. I use the format: LaTheine Plateau > West Ronfaure (for zonelines) ...



All times are GMT +2. The time now is 06:50.


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