Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 01:43

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

Advertisement



Showing results 1 to 25 of 60
Search took 0.01 seconds.
Search: Posts Made By: renetjuuh
Forum: CO2 PServer Guides & Releases 06/20/2010, 18:44
Replies: 72
Views: 16,217
Posted By pro4never
That usually happens when it's not loading the...

That usually happens when it's not loading the config file properly. Check that you have the files moved over if you converted to 32 bit and run in debug to check for problems
Forum: CO2 Private Server 06/18/2010, 18:43
Replies: 4
Views: 657
Posted By zblowfish
Reinstall AppServ and it has a option to enable...

Reinstall AppServ and it has a option to enable innodb make sure you ENABLE it.
Forum: CO2 PServer Guides & Releases 06/15/2010, 22:18
Replies: 21
Views: 2,919
Posted By ImmuneOne
You don't deserve any thanks for this, any idiot...

You don't deserve any thanks for this, any idiot could figure this out.
Forum: CO2 PServer Guides & Releases 06/11/2010, 05:12
Replies: 72
Views: 16,217
Posted By pro4never
[Guide] Elite-CoSetup (With Videos)

Ok... so many people are having a hard time setting up Elite-CoEmu so I figured I'd break down and make as fool proof a guide as possible... to that end I made a video.


Part 1: Elite-CoEmu Setup...
Forum: CO2 PServer Guides & Releases 06/11/2010, 03:49
Replies: 21
Views: 4,056
Posted By pro4never
[Guide/Rant] Figure out packet subtypes YOURSELF

Ok so title is rather fucked but I couldn't think of a better way to describe the thread...

I'm focusing a bit on CoEmu but it will work on any source, you just need to change the commands a bit....
Forum: CO2 PServer Guides & Releases 06/07/2010, 16:31
Replies: 21
Views: 6,074
Posted By pro4never
[FAQs] The big book of CoEmu

Ok so I'm well aware not nearly as many people are using it anymore but I figured I'd throw together a thread with my own links and ones from other people to be a similar equivalent to the 5165 faq...
Forum: CO2 Guides & Templates 06/06/2010, 17:29
Replies: 7
Views: 3,617
Posted By DePredaTe
[GUIDE]Making a New Launcher

Alright, this is my first tutorial on ElitePvpers and I wanted to show people how to make there own launcher that simply opens Conquer.exe and closes the program.

Yes it's very simple and takes...
Forum: CO2 PServer Guides & Releases 05/31/2010, 20:00
Replies: 36
Views: 6,780
Posted By pro4never
Ok so been a long time since I've updated this as...

Ok so been a long time since I've updated this as #1 I've been staying out of coding for the past few months due to exams/busyness/being burned out but I figured I'd add a few more BASIC things to...
Forum: CO2 PServer Guides & Releases 05/27/2010, 00:16
Replies: 45
Views: 6,730
Posted By pro4never
Wow, so nice to see all the flattery from former...

Wow, so nice to see all the flattery from former players. I really don't deserve all of it but I definitely appreciate it ^^



You don't wanna use timers for that... timers are a waste of...
Forum: CO2 Private Server 05/22/2010, 06:22
Replies: 10
Views: 808
Posted By Arcо
Lets see the code your using for the cps drops in...

Lets see the code your using for the cps drops in mob.cs.
Forum: CO2 PServer Guides & Releases 05/03/2010, 06:10
Replies: 655
Views: 93,876
Posted By t_dubble_uu
[Release] Elite-CoEmu OpenSource Revesions

Ok here it is. This is just the binarys you can download the full source at
Elite-CoEmu Open Source Conquer Emulator ([Only registered and activated users can see links])

Latest Binary Files: rev[255]
Multiupload.com -...
Forum: CO2 PServer Guides & Releases 04/30/2010, 16:27
Replies: 4
Views: 1,061
Posted By pro4never
[Release] Counter kill for CoEmu (Basic version)

Ok so I wrote this ages ago for Hellmouth but I figured I'd throw it out there for a BASIC example of how to do this kinda stuff.

I was tired and really didn't care to fine tune it at all but it...
Forum: CO2 Programming 04/27/2010, 09:14
Replies: 16
Views: 2,114
Posted By Fish*
Talking Learn c#, look here!

Okay, if you want to learn c#, then i got some good links for books, tutorials and more here.

First i would recommend you to Infamousenoone's thread:...
Forum: CO2 PServer Guides & Releases 03/23/2010, 06:11
Replies: 36
Views: 6,780
Posted By pro4never
Ok so just a bit of a rant/explanation of...

Ok so just a bit of a rant/explanation of functions and organization in your source (or any coding you do)

Again: please keep in mind I'm far from 'pro' and I don't know everything. I never really...
Forum: CO2 PServer Guides & Releases 02/26/2010, 16:05
Replies: 162
Views: 16,875
Posted By Korvacs
[Release]DmapLoader.dll

Ok the way this .dll has been written makes it so that it should work with any version of conquer, and any application or source you wish to implement it in.

The .dll loads the entire dmap file,...
Forum: CO2 Private Server 02/11/2010, 21:03
Replies: 4
Views: 736
Posted By pro4never
those are all functions that belong in the...

those are all functions that belong in the Handler>npctalk.cs. They would go down near the bottom (there should already be a few down there that are something like "public static void "name")
...
Forum: CO2 Private Server 02/09/2010, 04:45
Replies: 8
Views: 581
Posted By hunterman01
If you cant fix it Remove Semi Professional...

If you cant fix it Remove

Semi Professional C# Coder
Forum: CO2 PServer Guides & Releases 02/06/2010, 18:45
Replies: 109
Views: 12,745
Posted By ImmuneOne
Just because I helped the community out with...

Just because I helped the community out with something simple that anyone can perfom? Nice concept of thinking.
Forum: CO2 Private Server 02/03/2010, 23:38
Replies: 10
Views: 752
Posted By ImmuneOne
I think this is enough to help you out; ...

I think this is enough to help you out;

public static COPacket GuildData(int Type, int Data)
{
byte[] Packet = new byte[8 + 12]
...
Forum: CO2 PServer Guides & Releases 02/02/2010, 00:49
Replies: 6
Views: 1,456
Posted By pro4never
[Release] Random treasure event

Ok so this is going to be a scattered release as I don't plan on going through my source and finding every possible thing you could ever need. If there are problems post away and I may help but for...
Forum: CO2 Private Server 01/30/2010, 23:09
Replies: 6
Views: 633
Posted By ramix
have a mistake in code ring you need to fix that...

have a mistake in code ring you need to fix that in item.txt
Forum: CO2 PServer Guides & Releases 01/29/2010, 17:52
Replies: 4
Views: 919
Posted By Hanibal
[Release]Fix for 130+ items

Alright, so you have 130+ items on your server and you do not want people to be able to use WeaponMaster do upgrade to that gear.

Here's an easy fix:

In NPCDialog.cs go to Market High Upgrade...
Forum: CO2 Private Server 01/24/2010, 20:11
Replies: 3
Views: 543
Posted By intel_ro
5165 DMG

For all ppl the damage calculation in source 5165 is corect but is not finished .. to be more exactliy are 2 things that re missing from real co
u all forget that
1st reborn get at lvl 70 ,30%...
Forum: Joining e*pvp 01/22/2010, 05:45
Replies: 3,478
Views: 1,007,955
Posted By coreymills
Name:Corey Applying for:Guardian Section:...

Name:Corey
Applying for:Guardian
Section: Conquer Online
Language: English
I have been a member of Epvp for two years, i am only on the Conquer Online Section. I am active everyday i am 21 years...
Forum: Joining e*pvp 01/21/2010, 07:19
Replies: 262
Views: 12,991
Posted By Arcо
[Moderator Application]Conquer Online

Vote Count
Yes: 120
No: 8

Well I know all the spots are filled for the Conquer Online section but I would like to post this here for future reference for if any of the current moderators get...
Showing results 1 to 25 of 60

 
Forum Jump

All times are GMT +1. The time now is 01:45.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.