Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 101 to 125 of 500
Search took 0.03 seconds; generated 75 minute(s) ago.
Search: Posts Made By: Uleat
Forum: Support::Windows Servers 01-23-2020, 08:42 PM
Replies: 6
Views: 10,657
Posted By Uleat
#peqzone:...

#peqzone: https://github.com/EQEmu/Server/blob/master/zone/command.cpp#L311

#zone: https://github.com/EQEmu/Server/blob/master/zone/command.cpp#L437


If you're trying to use #zone and have...
Forum: Support::Windows Servers 01-20-2020, 08:38 PM
Replies: 6
Views: 13,782
Posted By Uleat
There are a few links out for the download. ...

There are a few links out for the download.

I tried a couple and they failed due to the installer not recognizing windows 10.

The link I posted above 'should' be the one that does recognize...
Forum: Support::Windows Servers 01-19-2020, 08:25 PM
Replies: 6
Views: 13,782
Posted By Uleat
https://www.howtogeek.com/326509/whats-the-differe...

https://www.howtogeek.com/326509/whats-the-difference-between-the-system32-and-syswow64-folders-in-windows/


In regards to the 32-bit directx dll, Microsoft still offers the download:...
Forum: Development::Bots 01-19-2020, 02:12 AM
Replies: 6
Views: 18,651
Posted By Uleat
Update 9026 changes the table altogether:...

Update 9026 changes the table altogether: https://github.com/EQEmu/Server/blob/master/utils/sql/git/bots/required/2019_09_09_bots_owner_options_rework.sql

I was adding more and more owner options...
Forum: Support::Windows Servers 01-07-2020, 05:02 PM
Replies: 550
Views: 2,024,790
Posted By Uleat
The current steam client will not work.

The current steam client will not work.
Forum: Support::General Support 12-29-2019, 05:43 PM
Replies: 3
Views: 9,911
Posted By Uleat
This assumes that you don't want to connect to...

This assumes that you don't want to connect to the public login server...


"world" : {
"http" : {
"enabled" : "true",
...
Forum: Support::Windows Servers 12-25-2019, 07:38 PM
Replies: 11
Views: 13,844
Posted By Uleat
[Necro...] If anyone is still...

[Necro...]


If anyone is still experiencing this issue when using higher than default 'MaxLevel' ...

Ensure that you have skillcap entries in your database for the higher levels that you are...
Forum: Support::Windows Servers 12-24-2019, 06:55 PM
Replies: 2
Views: 6,683
Posted By Uleat
Yes, that is the correct assumption :) ...

Yes, that is the correct assumption :)


Unfortunately, current steam is not supported.
Forum: Support::Windows Servers 12-19-2019, 09:46 PM
Replies: 8
Views: 18,156
Posted By Uleat
Nice! Thanks for testing and posting your...

Nice! Thanks for testing and posting your results!

That is odd that MQ isn't showing utd info.
Forum: Support::Windows Servers 12-19-2019, 08:08 PM
Replies: 8
Views: 18,156
Posted By Uleat
That only thing that I see non-warrior,...

That only thing that I see non-warrior, non-halfling mods is in GetExpforLevel(): https://github.com/EQEmu/Server/blob/master/zone/exp.cpp#L920

Your rogue and ranger are following the same...
Forum: Support::Windows Servers 12-19-2019, 12:29 AM
Replies: 8
Views: 18,156
Posted By Uleat
It also looks like the person who killed the mob...

It also looks like the person who killed the mob is the focal point for determining exp amount from that mob.

Can you add which character killed the mob during each fight?
Forum: Support::Windows Servers 12-19-2019, 12:10 AM
Replies: 8
Views: 18,156
Posted By Uleat
Do you have AA exp set for anyone?

Do you have AA exp set for anyone?
Forum: Support::Windows Servers 12-17-2019, 11:24 PM
Replies: 8
Views: 18,156
Posted By Uleat
Did you log out after the sixth fight and refresh...

Did you log out after the sixth fight and refresh your stats to server absolute?

You could be getting dropped packets on the exp updates.


Any level-based discrepancies, I would expect the...
Forum: Quests::Q&A 12-15-2019, 11:20 PM
Replies: 4
Views: 13,622
Posted By Uleat
If you don't mind, you could always put in debug...

If you don't mind, you could always put in debug code to see if the quest is firing in certain spots.

Might be a flag issue..something not set when getting the quest, maybe?
Forum: Quests::Q&A 12-15-2019, 09:42 PM
Replies: 4
Views: 13,622
Posted By Uleat
I know we have issues with tons of group-based...

I know we have issues with tons of group-based quests and trying to use bots. (Raid-based are out of the question atm...)

I updated a few (maybe these and tipt?) and was able to get them to work...
Forum: Spell Support 12-13-2019, 05:15 PM
Replies: 9
Views: 14,548
Posted By Uleat
I'm not a spellmiester, either... But,...

I'm not a spellmiester, either...

But, doesn't haste work off of a percentage multiplier?


10% haste would be a value of 110 (100% + 10% or 100% * 1.1)

90% slow would be a value of 10?...
Forum: Support::Windows Servers 12-12-2019, 07:26 PM
Replies: 24
Views: 27,386
Posted By Uleat
https://github.com/EQEmu/Server/blob/master/zone/e...

https://github.com/EQEmu/Server/blob/master/zone/exp.cpp#L143
Forum: Support::Windows Servers 12-09-2019, 08:30 PM
Replies: 12
Views: 18,795
Posted By Uleat
There is an issue with Windows Server 2008+...

There is an issue with Windows Server 2008+ surrounding the ppm settings.

A recent user with this problem tried setting that to High Performance and it didn't help him.

Very obscure bug...
Forum: Support::Windows Servers 12-09-2019, 06:45 PM
Replies: 24
Views: 27,386
Posted By Uleat
There is definitely a con change in the...

There is definitely a con change in the client..can't remember if it's Ti->SoF or SoF->SoD, though...

Part of the trouble in dealing with multiple-client support.
Forum: Support::Windows Servers 12-09-2019, 05:54 PM
Replies: 12
Views: 18,795
Posted By Uleat
It's a known issue .. and, unfortunately, we...

It's a known issue .. and, unfortunately, we don't have a solution for it atm.

Two of our devs worked months on end trying to isolate the cause of that to no avail.

Part of the problem is being...
Forum: Development::Feature Requests 12-06-2019, 11:46 PM
Replies: 4
Views: 34,090
Posted By Uleat
Or, you could just set the rule to true and have...

Or, you could just set the rule to true and have your bags converted :P
Forum: Development::Feature Requests 12-06-2019, 07:15 PM
Replies: 4
Views: 34,090
Posted By Uleat
https://github.com/EQEmu/Server/blob/master/common...

https://github.com/EQEmu/Server/blob/master/common/ruletypes.h#L734


EDIT:

circa. https://github.com/EQEmu/Server/commit/c2e436521411c136330845b50383a99eb4aaf1df

You don't need to add the...
Forum: Support::Windows Servers 12-06-2019, 04:58 PM
Replies: 57
Views: 87,901
Posted By Uleat
I haven't been on discord yet.. ..but, I...

I haven't been on discord yet..

..but, I would start with ensuring that you have the correct zlib dll.


If it's not from 2019, I wouldn't trust it to be correct.

Make sure that you're using...
Forum: General::Server Discussion 12-05-2019, 08:22 PM
Replies: 6
Views: 10,944
Posted By Uleat
Everyone gets that on occasion.. ..it's a...

Everyone gets that on occasion..

..it's a server logging in (world server) and not an actual player client - just ignore it.
Forum: General::Server Discussion 12-04-2019, 10:55 PM
Replies: 6
Views: 10,944
Posted By Uleat
Make sure that you download the 'unstable'...

Make sure that you download the 'unstable' (latest) bot binaries.

There's an option under 'assets' in eqemu_server.pl
Showing results 101 to 125 of 500

 
Forum Jump
   

All times are GMT -4. The time now is 01:51 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 - 2026, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3