Release: Cofuture Reloaded Source

10/16/2008 05:40 demonscim#121
It is a great server thank you very much for it. I believe we all appreciate it, and well, if you'd like you should make some guides for it.. I will try and make some as I progress in learning. I want to get LuckyTime, and second reborn working.
10/16/2008 23:29 The_Real_Slim_Shady#122
Quote:
Umm, take a chill pill dude. The commands are in the client.cs. If they are not in your source, then learn to code em yourself and put em in.
i ll code them myself i was just wondering where to code the fucking commands coz this source is not like the other sources i have seen this shit is completly diferent thats why u was wondering wer to code it if u say it s in client.cs ok i was confused by the fucking command.cs file
11/21/2008 14:59 HUBOROCKER#123
Quote:
Originally Posted by Djago160 View Post
why are there random half dutch half english sentences in the source
Quote:
Originally Posted by EmmeTheCoder View Post
Arent you dutch? Since the first moment I met you,I noticed that your english were rather perfect,but still always dutch comments,even codes in the server,so,are you dutch,or you got dutch's friend?
There are dutch word and sentences in the code cause it is my code
I coded the complete server except the Cryptographer. Future translated the server and promised he would only use it for learning :mad: orginally everything was dutch if no one believes me i still have the ORGININAL DUTCH SOURCE
11/21/2008 17:11 Kiyono#124
Quote:
Originally Posted by HUBOROCKER View Post
There are dutch word and sentences in the code cause it is my code
I coded the complete server except the Cryptographer. Future translated the server and promised he would only use it for learning :mad: orginally everything was dutch if no one believes me i still have the ORGININAL DUTCH SOURCE
right...
03/01/2009 22:11 SaLmine#125
guys i need 5017 or 5020 patch normaL conquer onLine setup downLoad can u heLp me pLs i wiLL create new server but i need normaL conquer??
03/28/2009 18:59 Zatoichi#126
Hi all. Im very sry to rez a dead thread. I've been here for quite a while and have been very content to read and learn, asking very few questions since most have been asked by someone else. In fact, i have no posts in the CO forum, which is what originally brought me to EPvp some years ago. Many of the things i learned form you all i taught to others in my guild who had like interests, and since most of what i can do is usually done better by someone else, i dun clutter the board with useless posts, and have never been one to worry about my post count. There are a few things i could have contributed, and still could, that haven't been as well documented as they could have been, specifically reguarding the marketplace, which is what my guild specialized in. But, since the release of that info at that time would have wreaked havoc on the markets serverwide we didn't release it. Selfish in some ways, but also safeguarding what we could while we could, to keep the chaos in some kind of order. At this point most of my guild has left, and we no longer control the market like we once did, since it really takes a team of ppl to do that. Those that have left would prolly come back to a Psrvr, since it is TQ and many of their policies that drove them away. My desire for a public server is to help keep my guild together & to learn enough to correct what we saw as big mistakes that TQ implemented and shortcomings they never addressed, not financial gain, or any other motive. I rez'd this thread because it is specifically the source i am using, started by the person who built it. Sry for the long intro.

@ Future. I'm having one error i cannot address with what i already know. The server starts fine, after some trial and error (since im new to MySQL, PostgreSQL, PHPAdmin, MySQL Administrator & every other tool i've encountered in the past two days). I don't get an error during server start. It is when i try to add an account using the "Cofuture Control Panel". It tells me i have an error in my syntax. Here is the error...

...
Starting Server...
Server Started. (here's where it starts. When i create an account i get this)
MySql.Data.MySqlClient.MySqlException: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1,1>' at line 1
at MySql.Data.MySqlClient.MySqlStream.OpenPacket()
at MySql.Data.MySqlClient.NativeDriver.ReadResult(UIn t64& affectedRows, Int64& lastInsertId)
at MySql.Data.MySqlClient.MySqlDataReader.GetResultSe t()
at MySql.Data.MySqlClient.MySqlDataReader.NextResult( )
at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader (CommandBehavior behavior)
at MySql.Data.MySqlClient.MySqlCommand.ExecuteNonQuer y()
at Conquer.Databases.Database.SendQuery(String Query) in C:\Documents and Settings\Jole\Desktop\Conquer Server\Conquer Server\Database.cs:line 1274
Account created for username: Example Type: Player
Connection made with Login Server from x.xxx.xxx.xxx
Account disconnected from the Login server.


That's it. Im not sure what all the MySql errors are (version differences?) but, i haven't modified the .cs files at all, and therefor i think they should not contain syntax errors. But the one of the final lines is what i took notice to. That path does not point to my database.cs file at all. It is structured for Windows XP folder heirarchy, and i am on Vista, 64 bit. I did open the Database.cs file and went to line 1274, and although all the things i saw there related to account creation, i did not find that path there. My approach was to modify the path to where my files and folders can be found. Essentially it bounces me right out. After doing some digging in PhpAdmin i found the table that shows accounts. my next step is to log in on one of those accounts which have already been created and see if it bypasses the process, since i show accounts for yourself, Korvacs, and a few others.

If you have time I'd love help from anyone. I've been following the CoFusion, CoEmu scene for some time, and i have a source of yours Future, that goes back to 06', lol. Though I didnt have the ability when i got it to do anything with it. Anyway, if anyone has time I'd appreciate it. pce.
03/28/2009 19:03 GoaT pLz#127
holy shit.. man you have some spare time to write all that :D


i dont even want to read it >< sorry
03/28/2009 20:24 Superman50#128
SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '1,1>' at line 1

it is in the version of MySQL you are using try a differnt version . I have to use 5.0 for some sources and 4.1 for others
03/28/2009 20:55 Zatoichi#129
working. no-one can log on but me atm, but i'll get that i'm sure. Thanks for your response, i'm sure you are right. the work around for me is to create the char in PHPAdmin. First, i tried one of the existing accounts in there with no pass, Korvacs account. It loaded to char creation right away. At least there is a work around ftm. Then i just edited the accounts to create new news ones for now, changing the name and blanking out the password. Thanks again to Future and everyone involved in this release, and everyone that has helped other ppl like me so it was easy to read to and learn from those questions. if i can help anyone PM me. we're running on vista 64 bit platform. if we do anything interesting i'll holla, pce.
03/28/2009 21:46 LetterX#130
Quote:
Originally Posted by Zatoichi View Post
working. no-one can log on but me atm, but i'll get that i'm sure. Thanks for your response, i'm sure you are right. the work around for me is to create the char in PHPAdmin. First, i tried one of the existing accounts in there with no pass, Korvacs account. It loaded to char creation right away. At least there is a work around ftm. Then i just edited the accounts to create new news ones for now, changing the name and blanking out the password. Thanks again to Future and everyone involved in this release, and everyone that has helped other ppl like me so it was easy to read to and learn from those questions. if i can help anyone PM me. we're running on vista 64 bit platform. if we do anything interesting i'll holla, pce.
Are you running this server on a home connection, and if so, is it located behind a router? If it is, you'll need to port forward so outside connections (your friends) may connect.
03/29/2009 01:01 Zatoichi#131
Actually it is working almost perfectly. Ppl are logged in, were testing to see where to pick up the coding and development. What i needed to do to make an account for friends was not only hijack (rename) the old acc, and blank out the pass, but i also had to set "loginaction" back to 1 (all done from within PHPAdmin). everything seems to be running smoothly now. i am running thru hamachi just for the moment, tho i fully understand port forwarding and run vent servers, and other game servers from time to time. But ty for offering your help! =)
05/11/2009 15:54 zeko2010ss#132
hi I need video to fast
05/11/2009 15:55 zeko2010ss#133
I need video for Cofuture Reloaded Source fast
05/11/2009 17:45 damianpesta#134
Quote:
Originally Posted by zeko2010ss View Post
I need video for Cofuture Reloaded Source fast
simply stay away from that source if you cant even manage to get it working.
06/02/2009 15:49 tester#135
Quote:
Originally Posted by leavemealone View Post
Hello everyone,

Many of you would know my private source Cofuture Reloaded which wasn't even online public got leaked. I have had many people say its a great server and even more say its better then loft. I thought it would be better me to release it officially rather then a noob who leached it, also i think many people might learn and use it as there source base. I have now started a completely new server from scratch which i have to say. Cofuture Reloaded getting leaked gave me that extra push to start a new server which i needed. Anyhow lets continue.

Client Version: 5016/5017

Implemented:

- PvP, MvP, Leveling, Lotto, Skills (Most), Friends, Guilds, Teams etc etc.

Requirements:

- Microsoft Visual Studio C#, MySql Administrator & MySql

Guide:

- Goto the server folder then bin->release->backups->database-> and Restore the Database backup there with MySql Administrator.
- Set up the Config.ini to your required settings, remove all the notes starting with "//" Everyone make sure that for CODirectory u put another backslash "\" after so it knows that directory.
- Start the server, its a rather simple setup

I AM GOING TO LET THIS THREAD SUPPORT ITSELF SO DO NOT ASK ME FOR HELP WITH IT
Not been involved in CO stuff for quite a while so found this useful.

I know this is old but thanks for this, was easy to set up and easy enuf to follow code, skills was an easy fix, cant believe noone posted the fix :/ some of the skills are bugged or dont return exp but its all simple fixing, I implemented Rage within an hour :D gonna butcher it next to structure the data better to allow a management panel.