Register for your free account! | Forgot your password?

Go Back   elitepvpers > Search Forums
You last visited: Today at 08:41

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

Advertisement



Showing results 1 to 25 of 36
Search took 0.01 seconds.
Search: Posts Made By: macht102
Forum: CO2 Private Server 01/03/2012, 01:51
Replies: 17
Views: 1,161
Posted By macht102
problem solved. #request close

problem solved.

#request close
Forum: CO2 Private Server 01/02/2012, 06:46
Replies: 17
Views: 1,161
Posted By macht102
ok now the problem is mana doesnt decrease after...

ok now the problem is mana doesnt decrease after casting a spell

even if i do this for example under public void UseSkill

if (SkillId == 1000)
{
if (SkillLvl == 0)
{
...
Forum: CO2 Private Server 01/02/2012, 02:04
Replies: 17
Views: 1,161
Posted By macht102
any hints to where i should put this check?

any hints to where i should put this check?
Forum: CO2 Private Server 01/01/2012, 01:04
Replies: 17
Views: 1,161
Posted By macht102
I am using this one...

I am using this one [Only registered and activated users can see links]
Forum: CO2 Private Server 01/01/2012, 00:13
Replies: 17
Views: 1,161
Posted By macht102
Infinite mana problem

the problem is I have 30/30 MP on login like it should be. but it jumps to around 65000/30 after casting and then goes down from there.

if searched the forums. only found ...
Forum: Pokemon 01/19/2011, 22:57
Replies: 50
Views: 14,002
Posted By macht102
is this project dead?

is this project dead?
Forum: CO2 Private Server 11/23/2010, 07:16
Replies: 12
Views: 1,655
Posted By macht102
Hows everything coming along? still no rush on...

Hows everything coming along? still no rush on the tool, been working on other things.
Forum: CO2 Private Server 11/19/2010, 10:01
Replies: 12
Views: 1,655
Posted By macht102
no worries, take your time with it. Thanks for...

no worries, take your time with it. Thanks for the help.
Forum: CO2 Private Server 11/19/2010, 09:46
Replies: 12
Views: 1,655
Posted By macht102
im sure, i just used the original and decrypted...

im sure, i just used the original and decrypted then encrypted it again with no changes made and it crashes it. looks like it changes the whole coding to.

Heres my original MagicType.dat
Forum: CO2 Private Server 11/19/2010, 09:20
Replies: 12
Views: 1,655
Posted By macht102
That Decrypter is for monster data. when i use it...

That Decrypter is for monster data. when i use it for MagicType. it crashes the client.
Forum: CO2 Private Server 11/19/2010, 07:46
Replies: 12
Views: 1,655
Posted By macht102
Thanks. Is there a way to encrypt it back into a...

Thanks. Is there a way to encrypt it back into a .dat after i edit it?
im trying to make skills take longer to level cause some of them level instantly almost.
I changed the exp required server...
Forum: CO2 Private Server 11/19/2010, 03:56
Replies: 12
Views: 1,655
Posted By macht102
Looking For MagicType.dat 4267 Decrypter

Just wondering if there is one or if there is a way to decrypt it my self
it is a MagicType.dat for client 4267.
Forum: CO2 Private Server 10/26/2010, 02:03
Replies: 4
Views: 998
Posted By macht102
Thanks for the suggestions, ill try those sources...

Thanks for the suggestions, ill try those sources right away.
Forum: CO2 Private Server 10/25/2010, 22:59
Replies: 4
Views: 998
Posted By macht102
Conquer-sx 5165 buglist i cant figure out

using Conquer-SX 5165 / Loft 5165

I have searched the forums here and other places and cant find a fix, and no one has pointed me in the right direction yet. im just learning the stuff and cant...
Forum: CO2 Private Server 10/24/2010, 06:11
Replies: 8
Views: 948
Posted By macht102
still trying to fix this bug, any other...

still trying to fix this bug, any other suggestions?
Forum: CO2 Private Server 10/23/2010, 02:54
Replies: 8
Views: 948
Posted By macht102
yep i put those in the companions.txt in OldCODB

yep i put those in the companions.txt in OldCODB
Forum: CO2 Private Server 10/22/2010, 22:17
Replies: 8
Views: 948
Posted By macht102
if you have not noticed i already said i used...

if you have not noticed i already said i used that fix, all it did was make the companions appear.
Forum: CO2 Private Server 10/22/2010, 01:29
Replies: 8
Views: 948
Posted By macht102
i posted my companion.cs in first post. does...

i posted my companion.cs in first post.

does anything seem off?
Forum: CO2 Private Server 10/21/2010, 23:18
Replies: 8
Views: 948
Posted By macht102
I really need help on this one. if anyone...

I really need help on this one.
if anyone knows where to look or where i should be looking id appreciate it.

even better if i can get a fix.
Forum: CO2 PServer Guides & Releases 10/21/2010, 23:07
Replies: 61
Views: 7,408
Posted By macht102
The Fix worked for making the companions appear. ...

The Fix worked for making the companions appear.

only problem im having now is that they do not follow you or attack.
Forum: CO2 Private Server 10/19/2010, 06:37
Replies: 8
Views: 948
Posted By macht102
companions show up but cant do anything else

first companions where invisible, then i used the Fix Companions in Lotf 5165(or whatever version)

after that companions would appear but they do no follow you or attack.

iv searched and cant...
Forum: CO2 Private Server 10/19/2010, 03:02
Replies: 11
Views: 1,645
Posted By macht102
SOLVED Had to change the number by...

SOLVED

Had to change the number by addmilliseconds

under Program.cs

#region Stamina | LukyTime | Revive | effect
if ((DateTime.Now > Chaar.LastStamina.AddMilliseconds(12000))
&&...
Forum: CO2 Private Server 10/19/2010, 01:39
Replies: 11
Views: 1,645
Posted By macht102
i checked it all and everything seems to be setup...

i checked it all and everything seems to be setup properly unless i missed something

public byte Stamina
is setup that way already so I am not sure whats wrong with it
Its just way to fast for...
Forum: CO2 Private Server 10/19/2010, 00:43
Replies: 11
Views: 1,645
Posted By macht102
the stamina regeneration rate is to high takes...

the stamina regeneration rate is to high
takes 4-5 seconds when it should take about 1 minute when not sitting
Forum: CO2 Private Server 10/19/2010, 00:28
Replies: 11
Views: 1,645
Posted By macht102
How can i lower the stamina regen rate.

I was wondering how i can lower the rate for stamina regen. It seems to always regen at the rate it should if i was to sit. which is a problem for when archers use stamina fly skill cause it lets...
Showing results 1 to 25 of 36

 
Forum Jump

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


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.