Register for your free account! | Forgot your password?

Go Back   elitepvpers > MMORPGs > Conquer Online 2 > CO2 Private Server > CO2 PServer Guides & Releases
You last visited: Today at 11:51

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

Advertisement



Redux v2 - Official 5065 Classic Source

Discussion on Redux v2 - Official 5065 Classic Source within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Closed Thread
 
Old 12/10/2013, 06:21   #481
 
mujake's Avatar
 
elite*gold: 0
Join Date: Dec 2010
Posts: 494
Received Thanks: 54
That was fast,thanks. off to school now tonight ill start working on it.
mujake is offline  
Old 12/10/2013, 18:52   #482
 
elite*gold: 0
Join Date: Dec 2013
Posts: 8
Received Thanks: 0
Hi, when i launch "redux.exe" i have this result

i don't understand WTF ^^! i have visual studio 2013 but i don't knoz hoz changes i have to do in redux.exe.

regards.
JujuQC is offline  
Old 12/10/2013, 19:07   #483
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,211
Received Thanks: 4,114
Quote:
Originally Posted by JujuQC View Post
Hi, when i launch "redux.exe" i have this result

i don't understand WTF ^^! i have visual studio 2013 but i don't knoz hoz changes i have to do in redux.exe.

regards.
Did you read the thread on how to set it up? Because that's a problem that looks like it could be resolved by doing so. What are the steps you took in setting up / configuring the source?
Spirited is offline  
Old 12/10/2013, 19:27   #484
 
elite*gold: 0
Join Date: Dec 2013
Posts: 8
Received Thanks: 0
do you mean if i've read this ? : "Enter the Server Information requested on first run (ip/name/db info)" or maybe there is an other thread about the setup... i don't found it ^^!

my problem is that i can't use redux.exe at all. i opened redux.csproj but i don't know how to find errors or something like this...

And finally, i haven't got problem with the source i think. i made the backup with navicat but i don't know what to do after to connect this source to the server... i have the mysql program given on the first thread and navicat and i run the source with mysql workbench.

regards
JujuQC is offline  
Old 12/10/2013, 19:30   #485
 
Super Aids's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 1,761
Received Thanks: 946
Quote:
Originally Posted by corbit15 View Post
Oh so there's no real point in doing reborn weapons unless I hardcode them in?
There is nothing (Being a bit bold on it, but meh.) that actually needs to be hardcoded.
Super Aids is offline  
Old 12/10/2013, 21:18   #486
 
killersub's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 884
Received Thanks: 211
Hello, nice to be back lol.

Anyways I was just wondering if it's client side or source side about my in game experience being very slow(laggy/sluggish), or is it me doing something wrong?
killersub is offline  
Old 12/10/2013, 21:34   #487
 
elite*gold: 0
Join Date: Oct 2008
Posts: 270
Received Thanks: 10
Quote:
Originally Posted by killersub View Post
Hello, nice to be back lol.

Anyways I was just wondering if it's client side or source side about my in game experience being very slow(laggy/sluggish), or is it me doing something wrong?
Check constants.cs I think it was, the exp rate is 5 if that's what you mean
corbit15 is offline  
Old 12/10/2013, 21:57   #488
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
Quote:
Originally Posted by killersub View Post
Hello, nice to be back lol.

Anyways I was just wondering if it's client side or source side about my in game experience being very slow(laggy/sluggish), or is it me doing something wrong?
If you are lagging in game that's client side.

If you're talking about exp rate then that's in constants.cs (will eventually add a db config I suppose but this was easy enough)


5x exp is pretty decent in terms of leveling speed without being instant 130.

Quote:
Originally Posted by JujuQC View Post
do you mean if i've read this ? : "Enter the Server Information requested on first run (ip/name/db info)" or maybe there is an other thread about the setup... i don't found it ^^!

my problem is that i can't use redux.exe at all. i opened redux.csproj but i don't know how to find errors or something like this...

And finally, i haven't got problem with the source i think. i made the backup with navicat but i don't know what to do after to connect this source to the server... i have the mysql program given on the first thread and navicat and i run the source with mysql workbench.

regards

As we've said before, you are not setting up the source correctly.

I'd suggest you look into a few programming and software tutorials so you're comfortable working with these programs.

This is not a 'run and forget' source (no source exists that is). You NEED to have a decent knowledge of programming to make any changes, additions or fixes to the source.

If you are not interested in programming I suggest you wait till 3.0 is done (may be a while). That would be the final release where all game features are working and considered basically bug free. At that point I could justify doing a full setup guide but right now it's all very simplistic and well laid out for anyone who has the required knowledge to contribute to the project.


If you'd like to help us finish up 3.0 faster, I suggest you log into the live server we're hosting and report any bugs in this thread so we can fix them up even faster!


Link to the post containing information on how to register and login can be found here
pro4never is offline  
Old 12/10/2013, 22:00   #489
 
elite*gold: 0
Join Date: Nov 2007
Posts: 62
Received Thanks: 21
Quote:
Originally Posted by killersub View Post
Hello, nice to be back lol.

Anyways I was just wondering if it's client side or source side about my in game experience being very slow(laggy/sluggish), or is it me doing something wrong?
Does your mouse keep switching from CO mouse to the OS' mouse and such? My graphics card doesn't like the older CO clients for some reason and your's could be the same.
Gazzayeatman is offline  
Old 12/10/2013, 22:13   #490
 
killersub's Avatar
 
elite*gold: 0
Join Date: May 2009
Posts: 884
Received Thanks: 211
Quote:
Originally Posted by pro4never View Post
If you are lagging in game that's client side.

If you're talking about exp rate then that's in constants.cs (will eventually add a db config I suppose but this was easy enough)


5x exp is pretty decent in terms of leveling speed without being instant 130.




As we've said before, you are not setting up the source correctly.

I'd suggest you look into a few programming and software tutorials so you're comfortable working with these programs.

This is not a 'run and forget' source (no source exists that is). You NEED to have a decent knowledge of programming to make any changes, additions or fixes to the source.

If you are not interested in programming I suggest you wait till 3.0 is done (may be a while). That would be the final release where all game features are working and considered basically bug free. At that point I could justify doing a full setup guide but right now it's all very simplistic and well laid out for anyone who has the required knowledge to contribute to the project.


If you'd like to help us finish up 3.0 faster, I suggest you log into the live server we're hosting and report any bugs in this thread so we can fix them up even faster!


Link to the post containing information on how to register and login can be found here
Gotcha, I'll just keep posting here either way.

On-topic: What is the packet code for leveling up the level of the items, per say, via the MagicArtisan in the market? Also, I know this is an easy fix but the characters aren't getting blue names after killing guards.

Quote:
Originally Posted by Gazzayeatman View Post
Does your mouse keep switching from CO mouse to the OS' mouse and such? My graphics card doesn't like the older CO clients for some reason and your's could be the same.
Haha that's exactly what's happening, I have a very high end computer which I recently bought; I'm not sure it it likes conquer much lol.
killersub is offline  
Old 12/10/2013, 22:27   #491
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376
Quote:
Originally Posted by killersub View Post
On-topic: What is the packet code for leveling up the level of the items, per say, via the MagicArtisan in the market?
They are just npc scripts. Once the calculations have been run and the items upgraded (or not) based on the script of the npc then you just update the item client side by sending item information with the update item subtype so the client sees the changes.

Quote:
Originally Posted by killersub View Post
Also, I know this is an easy fix but the characters aren't getting blue names after killing guards.
Good catch, someone add it to the list please! xD

<edit>

Fixed for next release. Will be on live server next restart (tomorrow likely)
pro4never is offline  
Old 12/10/2013, 22:34   #492
 
elite*gold: 0
Join Date: Feb 2011
Posts: 26
Received Thanks: 1
Can I get a clean Conquer.exe please? Gives me "Failed to connect to the game server" error after I tried to unlock FPS on the original exe. (yeah I made no back-up :S).
Sorry for off-topic but I have ****** net speed and can't redownload the whole client.
Thanks.
Froz3n:) is offline  
Old 12/10/2013, 22:57   #493
 
elite*gold: 0
Join Date: Nov 2007
Posts: 62
Received Thanks: 21
Quote:
Originally Posted by killersub View Post
Gotcha, I'll just keep posting here either way.

On-topic: What is the packet code for leveling up the level of the items, per say, via the MagicArtisan in the market? Also, I know this is an easy fix but the characters aren't getting blue names after killing guards.



Haha that's exactly what's happening, I have a very high end computer which I recently bought; I'm not sure it it likes conquer much lol.
I have the same problem. You need to change your mouse to be the same as the OS, you can either change the windows mouse to the CO one for vice versa. I changed co's mouse to my OS' mouse and it is working okay.
Gazzayeatman is offline  
Old 12/10/2013, 23:02   #494
 
elite*gold: 21
Join Date: Jul 2005
Posts: 9,193
Received Thanks: 5,376



Speedlightning scroll updated
Targeting slightly changed


Team PK mode should ignore guild and team but does it also ignore friend list?
pro4never is offline  
Thanks
1 User
Old 12/10/2013, 23:07   #495
 
elite*gold: 0
Join Date: Feb 2006
Posts: 726
Received Thanks: 271
Quote:
Originally Posted by pro4never View Post



Speedlightning scroll updated
Targeting slightly changed


Team PK mode should ignore guild and team but does it also ignore friend list?
I believe it still attacks friends....

co.91.com/guide/guides/pkint.shtml
Aceking is offline  
Closed Thread


Similar Threads Similar Threads
[S] Shadow Warrior Classic Redux [B] EG
09/15/2013 - elite*gold Trading - 1 Replies
Topic regelt ! SWCR aus dem Weekly Bundle. Macht mir angebote.



All times are GMT +2. The time now is 11:51.


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.