Register for your free account! | Forgot your password?

You last visited: Today at 21:38

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

Advertisement



ProjectX V3 Source

Discussion on ProjectX V3 Source within the CO2 PServer Guides & Releases forum part of the CO2 Private Server category.

Reply
 
Old   #1
 
Super Aids's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 1,761
Received Thanks: 946
ProjectX V3 Source

Quitting CO again, don't really got time to work enough on this, so I will just release the whole project.

Source (View):


Source (Download):


Database (Download):


You might want to check there once in a while to see if there is anything you find interesting.

A lot of credits to pro4never for Albetros.

If you can't figure out how to set this up then post here and I will try to help, but I will not spoonfeed or go on teamviewer. I will only help if you have put an effort into trying.

The source is just a base, it contains items, equips, trade, shops, npc scripting, item scripting, chat, mobs, pking and such things.

There might be a few bugs, but shouldn't major.

I was working on guilds, but never got to finish it.

Btw. Patch 5517 (Any client will work)

Screenshots:

Fixes: (Please check this out!)

If you want to add/look commands the location of the file is:
ProjectX_V3_Game/Packets/Message/Commands.cs
Super Aids is offline  
Thanks
2 Users
Old 03/21/2013, 20:03   #2
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,211
Received Thanks: 4,114
What projects will you be working on next? Are you going to continue with programming? Either way, good luck.
Spirited is offline  
Thanks
1 User
Old 03/21/2013, 20:15   #3
 
Super Aids's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 1,761
Received Thanks: 946
Yeah I am, just not co related And thanks.

#Edit looking at this, it was an old revision I uploaded here LOL.

Will update the links NOW!

#Edit Okay it's the "up to date" now.
Super Aids is offline  
Old 03/21/2013, 21:14   #4
 
Super Aids's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 1,761
Received Thanks: 946
Added some screenshots I had lying around lol.
Super Aids is offline  
Old 03/21/2013, 21:29   #5
 
JohnHeatz's Avatar
 
elite*gold: 150
Join Date: Apr 2010
Posts: 9,739
Received Thanks: 8,977
Arrow CO2 PServer - Discussions / Questions -> CO2 PServer Guides & Releases

#Moved to the right section
JohnHeatz is offline  
Thanks
1 User
Old 03/22/2013, 02:36   #6
 
Arco.'s Avatar
 
elite*gold: 0
Join Date: Feb 2011
Posts: 335
Received Thanks: 170
Quote:
Originally Posted by Super Aids View Post
Yeah I am, just not co related And thanks.
Good idea, people who stick round the CO universe aren't going to achieve too much because they only stay in their comfort zone.
Arco. is offline  
Thanks
1 User
Old 03/22/2013, 04:00   #7
 
Spirited's Avatar
 
elite*gold: 12
Join Date: Jul 2011
Posts: 8,211
Received Thanks: 4,114
Quote:
Originally Posted by Arco. View Post
Good idea, people who stick round the CO universe aren't going to achieve too much because they only stay in their comfort zone.
Saying that any kind of high level development won't achieve much is very ignorant. The very least you come out with is experience, and I don't find that to be anything less than an achievement. I think we have a lot of role models in this community who have proven that Conquer development can go a lot further than just playing a game.
Spirited is offline  
Old 03/22/2013, 04:23   #8
 
protoxxx's Avatar
 
elite*gold: 0
Join Date: Mar 2013
Posts: 14
Received Thanks: 8
Goodluck with all of the new developments you approach, You probably don't need my luck wishes.. You always succeed whether or not

And about the source, I'll have alot of fun editing it! Thanks alot!
protoxxx is offline  
Old 03/22/2013, 05:36   #9
 
LordGragen.'s Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 606
Received Thanks: 67
Quote:
Originally Posted by Arco. View Post
Good idea, people who stick round the CO universe aren't going to achieve too much because they only stay in their comfort zone.
game does not matter, its the idea that matters

if you make a game that have a resion to exist then you have done well,

90% of the servers dont get money or learn anything because they all are the same, 90% of the co servers are not going anywhere coz they are selling " +15 garments or +15 cup for 70$ each.

what my point is that if your game dont have any story then you cant call it a game.
LordGragen. is offline  
Old 03/22/2013, 08:57   #10
 
elite*gold: 0
Join Date: Feb 2009
Posts: 13
Received Thanks: 0
Hi...

i got your source debugged and running.

but game client cannot connect to it...
and yes i changed those xml configuration files.

im using ConquerLoader v2.

is there console commands for game server? to close and restart etc. ?
sienimania is offline  
Old 03/22/2013, 09:57   #11
 
Super Aids's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 1,761
Received Thanks: 946
Could you please tell me what error you're getting as well post both configs for auth and game server?

Also you can't use 127.0.0.1 if you tried that.

At last this is not a plug n' play.
Super Aids is offline  
Old 03/22/2013, 11:50   #12
 
elite*gold: 0
Join Date: Feb 2009
Posts: 13
Received Thanks: 0
okey. i am using 127.0.0.1.... i change it to local ip when i get home. ill post both configs if it doesn't work.
sienimania is offline  
Old 03/22/2013, 12:19   #13
 
Super Aids's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 1,761
Received Thanks: 946
No. You cannot use 127.0.0.1. You have to use your network IP or set something up like hamachi.
Super Aids is offline  
Old 03/22/2013, 13:45   #14
 
elite*gold: 0
Join Date: Feb 2009
Posts: 13
Received Thanks: 0
okey... ip's changed
still "server maintance" / connection error. (trying to connect at local network(same computer))

Config.xml-> (changed in all config files)
<Config> (auth)
<IPAddress>192.168.1.11</IPAddress> // my local ip...
<Ports>9958,9959,9960,9961</Ports> // what are these for? never seen those in sources
<GameIP>192.168.1.11</GameIP>
<GameAuthPort>7999</GameAuthPort>
<GamePort>5816</GamePort>
<ServerPassword>g%%g83t2ga2#sFF</ServerPassword>
</Config>

<Config>
<IPAddress>192.168.1.11</IPAddress>
<ServerName>ProjectX</ServerName>
<MOTD>Welcome to {server}! Please report any bugs!</MOTD>
<AuthPort>7999</AuthPort>
<GamePort>5816</GamePort>
<ServerPassword>g%%g83t2ga2#sFF</ServerPassword>
<GameKey>BC234xs45nme7HU9</GameKey>
</Config>

and loader
[Loader]
IPAddress=192.168.1.11
LoginPort=7999 /// tryed 9958 too... didnt work
GamePort=5816
Website=http://www.elitepvpers.com
sienimania is offline  
Old 03/22/2013, 17:19   #15
 
Super Aids's Avatar
 
elite*gold: 0
Join Date: Dec 2012
Posts: 1,761
Received Thanks: 946
Use your network IP.

For the loader use port 9958,9959,9960 or 9961
Super Aids is offline  
Reply


Similar Threads Similar Threads
ProjectX Source
10/28/2018 - CO2 PServer Guides & Releases - 167 Replies
Well I will not develope Conquer anymore and I have decided to close down ProjectX, but I have not talked with any of my partners, because they haven't been on, but they know it's due to lack of players and activity. The reason I will release it is because I won't develope any server more. I was working on a new source based on Project Manifesto, but I quitted that to. I will keep that for my self, if I ever go back to developing, but mostly not. I will not be as much active here neither,...
can any one help me with source projectx
02/11/2013 - CO2 Private Server - 2 Replies
can any one tell me what is the error that prevent me to lpg on the game and how can i fix this error http://i.epvpimg.com/2fbMg.jpg
ProjectX Source
02/07/2012 - CO2 PServer Guides & Releases - 2 Replies
This is just a reupload, not our current source, because the other link seems to be dead and I'm tired of people asking me all the time if I could reupload it, so here it is. Do not ask if you can get our current source, because it will NEVER be public nor for sale. ProjectXFull.rar Original thread: http://www.elitepvpers.com/forum/co2-pserver-guid es-releases/990423-projectx-source.html
Need help with projectx source.
09/29/2011 - CO2 Private Server - 5 Replies
Hello everyone i've download all files for projectx source and also i putted the right files in C:/ Driver and when i start the projectx console there comes a error like this>>> ImageShack&#174; - Online Photo and Video Hosting <<< And also i'm using windows 7 64bit
need help in ProjectX source
07/30/2011 - CO2 Private Server - 4 Replies
Can some1 tell me how can i delite a skill for example hercules..



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


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.