Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 39
Search took 0.00 seconds.
Search: Posts Made By: ChessyCats
Forum: Development::Development 07-06-2013, 05:10 AM
Replies: 6
Views: 3,395
Posted By ChessyCats
Awesome, thanks guys! I really appreciate the...

Awesome, thanks guys! I really appreciate the info.
Forum: Development::Development 07-06-2013, 01:55 AM
Replies: 6
Views: 3,395
Posted By ChessyCats
Awesome, thank you! That may be a good...

Awesome, thank you! That may be a good alternative to this problem. As far as displaying the stats correctly in the client UI, would I be right to assume that can't happen?
Forum: Development::Development 07-06-2013, 12:04 AM
Replies: 6
Views: 3,395
Posted By ChessyCats
Client-side stat caps?

I managed to change the stat caps on the server, but the client will not display the correct stats/HP/mana etc. Obviously it is using its own stat cap formula.

Unfortunately, would I be correct to...
Forum: Development::Bots 07-01-2013, 02:46 AM
Replies: 4
Views: 3,561
Posted By ChessyCats
If anyone else is interested in this, it's a...

If anyone else is interested in this, it's a pretty easy change to make your melee bots rest. Open up bot.cpp and search for "GetManaRatio". The first result should take you to a section of code that...
Forum: Development::Bots 06-30-2013, 07:29 PM
Replies: 4
Views: 3,561
Posted By ChessyCats
Ohhhh, yeah, that's the issue. Berserkers and...

Ohhhh, yeah, that's the issue. Berserkers and warriors aren't going to sit and regen, otherwise the rest state works. Thank you for the reply.
Forum: Development::Bots 06-30-2013, 06:16 AM
Replies: 4
Views: 3,561
Posted By ChessyCats
Out-of-combat health regeneration?

Is there a way to flag bot health to regen when out of combat? Obviously players can do this, but I'm not sure what to do about my bots.
Forum: Support::Windows Servers 02-18-2012, 05:08 PM
Replies: 10
Views: 4,283
Posted By ChessyCats
Thank you Trevius! Yes, I am using the newest 64...

Thank you Trevius! Yes, I am using the newest 64 bit versions of all programs plus VS 2010. I suppose I should just dig around the net and see if I can find the older versions of those programs...
Forum: Support::Windows Servers 02-18-2012, 08:10 AM
Replies: 10
Views: 4,283
Posted By ChessyCats
After a couple more days of searching, I'm not...

After a couple more days of searching, I'm not sure anything can be done about this compile error.

Can anyone recommend a different guide that doesn't involve compiling? I know there are several,...
Forum: Support::Windows Servers 02-16-2012, 08:46 AM
Replies: 10
Views: 4,283
Posted By ChessyCats
pthread.h?

Hey guys,

I'm trying to get a server running using Huppy's stickied guide. I've already fixed many problems by searching the forums and feel like I'm getting closer to success. However, I get this...
Forum: Development::Bots 07-01-2010, 11:07 PM
Replies: 1
Views: 2,705
Posted By ChessyCats
I found the answer. If anyone else is wondering...

I found the answer. If anyone else is wondering about this, changing the value in rule_values for bot mana regen should be a low number, not a high one like one might think. Looks like anything below...
Forum: Development::Bots 07-01-2010, 10:35 PM
Replies: 1
Views: 2,705
Posted By ChessyCats
Bot mana regen?

I found a place in rule_values for Bot mana regen, but changing the value doesn't seem to do anything. Is there a way to change how fast they regen while sitting? Or just mana regen in general for...
Forum: Support::Windows Servers 06-27-2010, 04:45 PM
Replies: 3
Views: 2,194
Posted By ChessyCats
It has done this to me before as well. I think...

It has done this to me before as well. I think all I did was keep trying again and again and it eventually worked. I think sometimes the update just times out on its own.
Forum: Support::Windows Servers 06-22-2010, 07:44 PM
Replies: 5
Views: 2,841
Posted By ChessyCats
I ended up not using any special login program at...

I ended up not using any special login program at all. I set my eqhost.txt to: Host=eqemulator.net:5998 and then in my server folder I edited my eqemu_config.xml file so the login section looks like:...
Forum: Support::Windows Servers 06-21-2010, 07:30 PM
Replies: 5
Views: 2,793
Posted By ChessyCats
You must be using Minilogin. Minilogin tracks...

You must be using Minilogin. Minilogin tracks accounts by IP, and not username or password. That's why you keep logging into the same account no matter what credentials you enter.

It may be...
Forum: Support::Windows Servers 06-17-2010, 06:18 AM
Replies: 2
Views: 2,417
Posted By ChessyCats
Cool, thank you!

Cool, thank you!
Forum: Support::Windows Servers 06-15-2010, 05:59 AM
Replies: 2
Views: 2,417
Posted By ChessyCats
Max amount of combat abilities?

I was searching the forum and I think it said that the max amount of combat abilities a character can have is 100. Can anyone confirm this? Also, is there a way to delete a combat ability that is in...
Forum: Development::Tools 06-14-2010, 11:31 PM
Replies: 2
Views: 3,142
Posted By ChessyCats
Found an old version of the same editor. It seems...

Found an old version of the same editor. It seems to work fine.
Forum: Development::Tools 06-14-2010, 11:21 PM
Replies: 2
Views: 3,142
Posted By ChessyCats
Editor won't save anything?

I'm trying to use the Spell Editor 2.2 stickied at the top, but it doesn't seem to save anything. It opens the spell files fine, and I can change any values, but it won't save. It just reverts back...
Forum: Support::Windows Servers 06-13-2010, 10:44 PM
Replies: 14
Views: 5,014
Posted By ChessyCats
Your eqemu_config.xml file should look like this,...

Your eqemu_config.xml file should look like this, filled out with your info: http://www.eqemulator.net/wiki/wikka.php?wakka=ServerConfiguration

Your eqhost.txt file in your EQ directory should...
Forum: Support::Windows Servers 06-13-2010, 04:33 PM
Replies: 2
Views: 2,542
Posted By ChessyCats
When using the SVN method, I too got some errors,...

When using the SVN method, I too got some errors, but I just kept trying and eventually it worked fine. Mine was different than yours though...mine just seemed to timeout for no reason. I'm not sure...
Forum: Support::Windows Servers 06-13-2010, 04:26 PM
Replies: 14
Views: 5,014
Posted By ChessyCats
I'm not sure what that error means. My...

I'm not sure what that error means.

My experience with Minilogin has been that it works fine as long as you don't do anything wrong to it...then it gets funky, possibly permanently. I too logged...
Forum: Support::Windows Servers 06-12-2010, 11:41 PM
Replies: 5
Views: 2,841
Posted By ChessyCats
Holy sheep dip...it finally works. Program works...

Holy sheep dip...it finally works. Program works fine, server works and I ended up using the EQEmu login server. Just gotta set a few more tweaks and I'm good to go.

Thank you again.
Forum: Support::Windows Servers 06-12-2010, 10:58 PM
Replies: 14
Views: 5,014
Posted By ChessyCats
If you're using Minilogin, it tracks accounts by...

If you're using Minilogin, it tracks accounts by IP, not login info. So it thinks the same person is logging in twice. That is probably what is wrong. I think there is a way to make Minilogin work on...
Forum: Support::Windows Servers 06-12-2010, 09:10 PM
Replies: 6
Views: 2,603
Posted By ChessyCats
Okay, it stopped giving me that error. I...

Okay, it stopped giving me that error. I uninstalled Perl, MySQL, EQ, and removed any .ini's or registry crap they left behind. That may be overboard, but after wiping the slate clean, I finally...
Forum: Support::Windows Servers 06-12-2010, 08:50 PM
Replies: 14
Views: 5,014
Posted By ChessyCats
You mean your same level/gear/etc.? Well, you can...

You mean your same level/gear/etc.? Well, you can use GM commands to fix your level and search/summon items from the database. http://www.eqemulator.net/wiki/wikka.php?wakka=GMCommands
Showing results 1 to 25 of 39

 
Forum Jump
   

All times are GMT -4. The time now is 06:11 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3