Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 07:20

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

Advertisement



Showing results 1 to 25 of 27
Search took 0.01 seconds.
Search: Posts Made By: leandrorocha
Forum: Conquer Online 2 09/12/2013, 22:24
Replies: 8
Views: 1,406
Posted By leandrorocha
I'm loking for that garment too! I will release...

I'm loking for that garment too!
I will release here if I found
Forum: CO2 Private Server 08/18/2009, 17:42
Replies: 3
Views: 341
Posted By leandrorocha
Exclamation [HELP-ME]ConquerPacket

I need to know how to send packets to:

One for Reborn... Update the number of Reborn.
CSocket.Send(ConquerPacket.Status(CSocket, 2, CSocket.Client.Reborn, Struct.StatusTypes.??));

And otter...
Forum: CO2 PServer Guides & Releases 08/14/2009, 18:38
Replies: 43
Views: 3,556
Posted By leandrorocha
:s OMG and the lines: ...

:s OMG and the lines:

CSocket.Client.XpToEnd = 40;
CSocket.Client.XpStarted = 1;

?? Is not is that location ??
Like:
case...
Forum: CO2 Private Server 08/13/2009, 23:27
Replies: 0
Views: 409
Posted By leandrorocha
[Help]How to update my armor color on revive?

How to get the original color when revives?
I think have one send packet on "case 95:"

Ty
Forum: CO2 PServer Guides & Releases 08/12/2009, 16:53
Replies: 3
Views: 702
Posted By leandrorocha
[Release]How to FIX stamina at revive[CoEmu]

If work +thanks

(Use Ctrl+F for find the codes cited)
File: PacketProcessor.cs
Below it: CSocket.Client.CurrentHP = CSocket.Client.MaxHP;
Add:
CSocket.Client.CurrentStam = 100;

Below it:...
Forum: CO2 PServer Guides & Releases 08/12/2009, 15:32
Replies: 1
Views: 582
Posted By leandrorocha
Thumbs up [Release] ReallotPoints / CelestialTao [CoEmu]

Thanks to everyone who helped me.
It's for COEMU

Place this code in NPCTalk.cs

case 350050:// Reallot Stats
{
if (LinkBack == 0)
...
Forum: CO2 PServer Guides & Releases 08/12/2009, 15:19
Replies: 6
Views: 590
Posted By leandrorocha
Thanks; Got my code finished, I sent a packet...

Thanks;
Got my code finished, I sent a packet and operated correctly.
I will release it... And otter code (Fix Stamina) << I got the water skill fixed, but i want now in revive mode normal. :Ð
Forum: CO2 PServer Guides & Releases 08/11/2009, 17:58
Replies: 6
Views: 590
Posted By leandrorocha
Only that does not help.

Putz! I need a help a little more explanatory.
Here he takes all the points and add to variable "Points".

Points += CSocket.Client.Str;
...
Forum: CO2 PServer Guides & Releases 08/11/2009, 16:17
Replies: 6
Views: 590
Posted By leandrorocha
[HELP]CelestialTao - Just one poblem for release it.

Hi...
Here's the code:

case 350050:// Reallot Stats
{
if (LinkBack == 0)
{
...
Forum: CO2 Private Server 08/10/2009, 16:06
Replies: 17
Views: 1,539
Posted By leandrorocha
Don't work

Omg, i tryed the "funnnyCo.exe", don't work :(
The "timed out" continue

How to change the key for the original? For work with the CoEmu.exe?


xellios u got the source working?
What's ur msn?
Forum: CO2 Private Server 08/09/2009, 20:04
Replies: 17
Views: 1,539
Posted By leandrorocha
Im saying about one source By Alex. Coded. I...

Im saying about one source By Alex. Coded.
I downloaded the source, but it don't work.
I try to connect and i got timed out.
I think all ips are correct.
And Understand u, what i need to...
Forum: CO2 Private Server 08/09/2009, 19:48
Replies: 17
Views: 1,539
Posted By leandrorocha
Anyone can help? Thats is an otter source... ...

Anyone can help?
Thats is an otter source...
The "98% fixed"... posted on that forum.

And the owner of the source speak about packets o.o
Forum: CO2 Private Server 08/09/2009, 15:09
Replies: 17
Views: 1,539
Posted By leandrorocha
Connection timed out... WHY?

I tried to use this source.

Well, I can not login, when I created an account, it generated password (Saw in console). Since this signal that is connected to the database correctly.
But every...
Forum: CO2 Private Server 08/08/2009, 23:56
Replies: 27
Views: 1,503
Posted By leandrorocha
I tried to use this source. Well, I can not...

I tried to use this source.

Well, I can not login, when I created an account, it generated password (Saw in console). Since this signal that is connected to the database correctly.
But every...
Forum: CO2 Private Server 08/08/2009, 17:39
Replies: 1
Views: 526
Posted By leandrorocha
Question Cps Save // Why my code don't work?

Hello, I have some questions, I know that this forum has many people who can help, I hope the same please help me.

-----------------------------------------------------------------------

Q.1.:...
Forum: CO2 PServer Guides & Releases 08/06/2009, 18:45
Replies: 247
Views: 20,771
Posted By leandrorocha
WORK FINE!!! THANKS VERY MUCH MAN! :) I have...

WORK FINE!!! THANKS VERY MUCH MAN!

:) I have a byte of work... because I have added "SubItem.Progress" "Item.Progress" on some codes.. But im finished and it work.

Now I will see for drop with...
Forum: CO2 PServer Guides & Releases 07/26/2009, 21:47
Replies: 38
Views: 6,199
Posted By leandrorocha
LoL.. Ok, go to Navicat Lite, u will see...

LoL.. Ok, go to Navicat Lite, u will see "characters".. Right Click over that and select "Design table".
Use the scroll to find "MAP"... Click on it, change the map 1002 to 1010...
xCord 368 to...
Forum: CO2 PServer Guides & Releases 07/23/2009, 16:06
Replies: 1,480
Views: 250,051
Posted By leandrorocha
OMG have errors :( Some codes by users have...

OMG have errors :(
Some codes by users have errors...

Like:
RecordMap (does not contain a definition for 'RecordMap')
RecordX
RecordY
"Error 1 'CoEmu_v2_GameServer.Entities.Character' does...
Forum: CO2 PServer Guides & Releases 07/23/2009, 15:01
Replies: 1,480
Views: 250,051
Posted By leandrorocha
Hi man, I just modify the archives ".cs"... I...

Hi man, I just modify the archives ".cs"... I open the "CoEmu v2.exe" and found the files, as "npctalk", I clicked on it and saw all the changes made by me.
I do not know how to compile it and run...
Forum: CO2 PServer Guides & Releases 07/22/2009, 15:09
Replies: 1,480
Views: 250,051
Posted By leandrorocha
NPC's

Why i can't modify the NPC dialog?
A try to set news dialogs, but the NPC say "Im not coded".

Why? What i need do more for work?

Sorry for english =P

EDIT> I am editing the files! And...
Forum: CO2 PServer Guides & Releases 07/21/2009, 07:23
Replies: 1,480
Views: 250,051
Posted By leandrorocha
Hi and ty for that source and tutorials. But my...

Hi and ty for that source and tutorials.
But my login got freeze.

I saw some post about change PackProcessor.cs, but I don't know what I need to change! If is CoEmu or CoEmu.Nano to my server...
Forum: CO2 Exploits, Hacks & Tools 06/04/2009, 15:46
Replies: 22
Views: 7,800
Posted By leandrorocha
xD The quest name idk.. But if u have a...

xD The quest name idk.. But if u have a water/water lvl 15 with divinehave. ITS DEAL and dont have otter better. Cuz at Phoenix Castle, lvls under 26 are protected, divine have, and water can buy...
Forum: CO2 Exploits, Hacks & Tools 06/04/2009, 15:40
Replies: 22
Views: 7,800
Posted By leandrorocha
I have otter idea. I do it. Buy a StarTower for...

I have otter idea.
I do it. Buy a StarTower for 6 dbs, u will need one day for open the first Skt.. Sell it for 12 dbs.
Dont sit on the Coordinates for bug the NPC. Its ridiculous, i do it and is...
Forum: CO2 Exploits, Hacks & Tools 03/16/2009, 13:27
Replies: 21
Views: 4,135
Posted By leandrorocha
ilename: (2)_Conquer.rar Size (Bytes): 721936 ...

ilename: (2)_Conquer.rar
Size (Bytes): 721936
MD5 Hash: 480b669da813454894909e25175b995d

---------------------------------------------------------------
AntiVirus Engine Version ...
Forum: CO2 Programming 12/04/2008, 04:23
Replies: 7
Views: 1,655
Posted By leandrorocha
Yes, I understand what you said. I know that...

Yes, I understand what you said.
I know that when I see the other player, starting to jump, the information comes with a destination, telling me where he is.

And if you remove the effect of jump....
Showing results 1 to 25 of 27

 
Forum Jump

All times are GMT +2. The time now is 07:20.


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.