Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 15:42

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

Advertisement



Showing results 1 to 25 of 25
Search took 0.01 seconds.
Search: Posts Made By: Incariuz
Forum: CO2 Private Server 09/07/2009, 01:10
Replies: 196
Views: 31,299
Posted By .Guru
All major clients

Hello, and welcome back to the 'original' "All major clients" thread. The thread is being updated and re-modeled, and I hope to have it nice looking by tomorrow afternoon. I have learned that Conquer...
Forum: CO2 PServer Guides & Releases 08/21/2009, 23:30
Replies: 1
Views: 11,233
Posted By _Emme_
[Release] Conquer Source

Heya.

Since wrong people got ahold of this (immature kids, ofcourse) I decided to release it.

It's a source which base was made by Tanel, and was rewritten and continued by me.

I will not...
Forum: CO2 Private Server 07/16/2009, 19:46
Replies: 86
Views: 7,164
Posted By DragonStar
[UltimaArmor]MakenWeaponsPt3

You have all been paitent and now i have what you've been waiting for.
Making Weapons Pt3 UltimaArmor

Please download MakenWeaponsPt3.rar or MakenWeaponsPt3.zip
they contain the tools and files...
Forum: CO2 Private Server 06/15/2009, 21:02
Replies: 13
Views: 689
Posted By _tao4229
Since Color is part of the ItemPacket now, you...

Since Color is part of the ItemPacket now, you don't have to mess with the Items ID like LOTF did.
Forum: CO2 Private Server 06/14/2009, 12:51
Replies: 8
Views: 538
Posted By Kiyono
Handlers/Attack.cs Place it below this: ...

Handlers/Attack.cs
Place it below this:

else if(Target > 0 && MagicID != 0 && AttackedMob != null)
{
if(AttackSkill != null)
{
bool OK =...
Forum: CO2 PServer Guides & Releases 06/12/2009, 04:58
Replies: 247
Views: 18,051
Posted By BlooD-BoY
enjoy.

enjoy.
Forum: CO2 Private Server 06/11/2009, 21:23
Replies: 8
Views: 629
Posted By kinshi88
You have to multiply the IDs in the client by 10....

You have to multiply the IDs in the client by 10.
So 833 would be 8330.
Forum: CO2 Private Server 06/11/2009, 18:04
Replies: 9
Views: 410
Posted By Kiyono
So not even debug works?

So not even debug works?
Forum: CO2 Private Server 06/09/2009, 17:16
Replies: 9
Views: 410
Posted By kinshi88
Nah, that's the wrong way to do it, 1 = can walk,...

Nah, that's the wrong way to do it, 1 = can walk, 0 = can't.
You have to load Scenes to fix bridges and stuff.
=D
Forum: CO2 Private Server 06/09/2009, 16:26
Replies: 9
Views: 410
Posted By Kiyono
Kinshi posted a fix for the DMAP thing. Go to...

Kinshi posted a fix for the DMAP thing.
Go to Structs/DmapData.cs and search for:
public bool CheckLoc(ushort x, ushort y)
replace that bool with:

public bool CheckLoc(ushort x, ushort y)
{...
Forum: CO2 PServer Guides & Releases 06/06/2009, 22:33
Replies: 34
Views: 1,941
Posted By Zeroxelli
[Release] PK Points

Requested, so I did it. Pretty simple little addition.

to the bottom of Character.cs, under
public Timer FlashTimer;
Add
public Timer PkRemove;
Now, in ClientSocket.cs, under
public void...
Forum: CO2 PServer Guides & Releases 06/06/2009, 20:07
Replies: 247
Views: 18,051
Posted By Zeroxelli
[Release] Wuxing Oven

I did this a few days ago, but some people asked me to post it; so why not.

First, add this code above this case in PacketProcessor.cs

default:
{...
Forum: CO2 PServer Guides & Releases 06/02/2009, 15:44
Replies: 28
Views: 2,485
Posted By KraHen
[Release]CoEmuV2 EXPBall code

This is converted from LOTF, but meh, here it goes.

1) Open your UseItem.cs

2) Add this code under one of the cases :
Forum: CO2 PServer Guides & Releases 05/26/2009, 00:00
Replies: 1,480
Views: 229,119
Posted By andyd123
[(Awesome)RELEASE] CoEmuv2.Nano(5095) Source Code

--DO NOT PM ME ABOUT THIS SOURCE CODE OR ABOUT WHERE TO EDIT, CHANGE, ETC ANYTHING. THIS SOURCE CODE IS PROVIDED "AS IS" AND NO IMPLIED WARRANTY OR ASSISTANCE IS OFFERED TO YOU--
Sorry, but I'm...
Forum: CO2 Private Server 03/22/2009, 03:12
Replies: 2
Views: 411
Posted By tao4229
Get on MSN.

Get on MSN.
Forum: CO2 PServer Guides & Releases 01/30/2009, 02:41
Replies: 88
Views: 12,871
Posted By DragonStar
[TwinDragonRing]Making Weapons Pt2

Here is part 2 of my making weapons guide
There have been many request how to make
ring/nekky/boots

So today i am going to show you how to make
a new ring. Even though im only showing how
to...
Forum: CO2 PServer Guides & Releases 01/19/2009, 22:47
Replies: 348
Views: 76,128
Posted By InfamousNoone
[Release, Updated 1/23/09] Extremely basic (but working/bugless) C# Source

This pretty much has a very finite amount of stuff done in it. Specifically this is pretty much all thats in it.

If your serious about trying to develop a server in C#, I suggest looking at this....
Forum: CO2 Private Server 12/14/2008, 16:53
Replies: 3
Views: 702
Posted By tao4229
Is this just going to be a quest item? Nothing...

Is this just going to be a quest item? Nothing you need to equip?
If so, you don't need a "mesh", you need the texture.

You can wdfbatch all of the files out of itemminicon from the .ani.(can't...
Forum: CO2 Private Server 12/02/2008, 23:02
Replies: 22
Views: 1,068
Posted By InfamousNoone
Any error threatens your server (: ...

Any error threatens your server (:



Nah, one thread was mostlikely adding or removing a client, and another one trying to loop between it, google and learn about thread synchronization, it was...
Forum: CO2 Private Server 12/01/2008, 16:59
Replies: 8
Views: 632
Posted By unknownone
Most of your editing work will be done in...

Most of your editing work will be done in magictype.dat. It contains the bulk of information you need to make the actual skill, and also references to ini files that contain the skill effect, and...
Forum: CO2 PServer Guides & Releases 11/30/2008, 07:42
Replies: 18
Views: 2,749
Posted By tao4229
[Release]New skill - Restore ([Guide])

Okay, so I was playing around with effects and I got here.
Big + thanks to ntlefty for telling me the statuseffect.ini file =D
____________

So first, my favorite effect in the CO client already...
Forum: CO2 Private Server 11/23/2008, 14:54
Replies: 3
Views: 398
Posted By alexbigfoot
try if(Attacked != null && Charr != null) ...

try

if(Attacked != null && Charr != null)
if (Charr.MyClient.Online)
if (MyMath.CanSee(Attacked.LocX, Attacked.LocY, Charr.LocX, Charr.LocY))
...
Forum: CO2 Private Server 11/22/2008, 03:43
Replies: 10
Views: 630
Posted By tao4229
Just change the guards attack in the...

Just change the guards attack in the database(Using phpmyadmin, or whatever database tool you use) :p
As for the other ones, here's my archer damage calculation..

Random rand = new Random();...
Forum: CO2 Private Server 11/12/2008, 22:34
Replies: 40
Views: 3,631
Posted By InfamousNoone
Start Vending - 0x3F2.cs using System; ...

Start Vending - 0x3F2.cs


using System;
using System.Collections.Generic;
using System.Native;
using Conquer.Client;
using Conquer.SQL;
using Conquer.Structures;
using Conquer.Packets;
Forum: CO2 Programming 07/07/2008, 20:18
Replies: 188
Views: 40,861
Posted By InfamousNoone
Programming For Idiots (Tutorial) - In C#

This tutorial has been superseded by: [Only registered and activated users can see links]

Well for the next week (or so) due to being bored, I've started a...
Showing results 1 to 25 of 25

 
Forum Jump

All times are GMT +2. The time now is 15:42.


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.