Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 20 of 20
Search took 0.01 seconds.
Search: Posts Made By: Random Gamer
Forum: Development::Bots 04-18-2017, 06:18 PM
Replies: 11
Views: 4,111
Posted By Random Gamer
A wee bit of a necro... But use #hatelist...

A wee bit of a necro...

But use #hatelist and keep track of the hate.

I've had a few instances where a random bot will get like 49328348893 agro... where a player is generating normal amounts....
Forum: Development::Bots 04-18-2017, 06:16 PM
Replies: 2
Views: 3,169
Posted By Random Gamer
Pretty sure all pacify spells are non LOS, same...

Pretty sure all pacify spells are non LOS, same with all heals.

So anyone can nail things around corners, up walls, etc. No bots needed.

Bots don't cast any fancy form of pacify... It's just...
Forum: Development::Development 04-17-2017, 08:46 PM
Replies: 0
Views: 3,514
Posted By Random Gamer
Server Design Overview / Intro

I've been digging around in the code for many hours now, even fixed a problem or two.

However, I still don't really understand how this thing is structured really well, nor how data gets from zone...
Forum: Support::Windows Servers 03-07-2017, 01:49 AM
Replies: 6
Views: 2,544
Posted By Random Gamer
How trying to do the group adventure, but it...

How trying to do the group adventure, but it doesn't seem to work, is there a setting?
Forum: Development::Bots 02-15-2017, 12:07 AM
Replies: 2
Views: 3,063
Posted By Random Gamer
Found another behavior. If I invite someone...

Found another behavior.

If I invite someone out of zone, then summon, and invite bots. I see the group correctly, the other individual does not see any bots in group.

So that is a 3rd way to...
Forum: Support::Windows Servers 02-13-2017, 04:30 AM
Replies: 18
Views: 5,574
Posted By Random Gamer
Talking Thanks for all the replies. I did more...

Thanks for all the replies.

I did more reading, figured out how to pick branches, and all that fancy jazz with Git.

I got everything compiled, and running... in addition I did a few edits...
Forum: Development::Bots 02-13-2017, 03:05 AM
Replies: 2
Views: 3,063
Posted By Random Gamer
Bots depoping on group member zone in.

I necrod an old thread, but I figured I'd start a new one to make sure the issue I'm experiencing is clear, and not confused with other bot issues.

We have issues with bots under 2 circumstances....
Forum: Development::Bots 02-13-2017, 02:11 AM
Replies: 28
Views: 10,310
Posted By Random Gamer
I added logging to the Bot::Depop() It doesn't...

I added logging to the Bot::Depop() It doesn't trigger when the bots are vanishing.

Bots basically only fudge up, when a party member zones into the zone, (Does not call Bot::Depop() yet bots...
Forum: Support::General Support 02-12-2017, 10:42 PM
Replies: 3
Views: 2,494
Posted By Random Gamer
What client? We had the same problem with...

What client?

We had the same problem with the Titanium client, and the only fix was getting CPU speed below 4200.
Forum: Support::Windows Servers 02-11-2017, 12:58 AM
Replies: 18
Views: 5,574
Posted By Random Gamer
I had already git cloned it, and the question,...

I had already git cloned it, and the question, the repository has the master branch and the stable branch, how do you know what it's building with CMAKE? I assume that the git pull, pulls everything,...
Forum: Support::Windows Servers 02-11-2017, 12:16 AM
Replies: 18
Views: 5,574
Posted By Random Gamer
That last post may have come across snotty. Not...

That last post may have come across snotty. Not my intention, I appreciate you're reading and helping. :)

What is this building, with the default? The stable branch, the master branch? I'm not...
Forum: Support::Windows Servers 02-10-2017, 11:44 PM
Replies: 18
Views: 5,574
Posted By Random Gamer
Now, how do I get the bleeding edge builds????...

Now, how do I get the bleeding edge builds???? Where the bots don't depop everytime someone zones in. ;)
Forum: Support::Windows Servers 02-10-2017, 11:33 PM
Replies: 18
Views: 5,574
Posted By Random Gamer
don't build x64 if you have x86 perl... ...

don't build x64 if you have x86 perl...

========== Build: 13 succeeded, 0 failed, 0 up-to-date, 0 skipped ==========
Forum: Support::Windows Servers 02-10-2017, 11:28 PM
Replies: 18
Views: 5,574
Posted By Random Gamer
========== Build: 11 succeeded, 2 failed, 0...

========== Build: 11 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========

Booo, time to sort that out.
Forum: Support::Windows Servers 02-10-2017, 11:22 PM
Replies: 18
Views: 5,574
Posted By Random Gamer
HA! That was it. I had to try and create a C++...

HA! That was it. I had to try and create a C++ project with the 8.1 SDK blah blah blah, another 20 minutes of cursing while it did it's thing, and now CMAKE is 100%

Now I shall try and compile...
Forum: Support::Windows Servers 02-10-2017, 11:11 PM
Replies: 18
Views: 5,574
Posted By Random Gamer
Another 30 minutes of digging around... ...

Another 30 minutes of digging around...

Apparently, just installing Visual Studios isn't enough. You have to try and create a project with VC++ get get the compilers downloaded and installed,...
Forum: Support::Windows Servers 02-10-2017, 10:30 PM
Replies: 18
Views: 5,574
Posted By Random Gamer
I'm about 1/2 thru the process in both cases......

I'm about 1/2 thru the process in both cases... Still messing around. I think maybe my cMake problem is, I didn't have visual studios installed yet. So I'm installing 2015 VS FREE. If I'm still stuck...
Forum: Support::Windows Servers 02-10-2017, 10:07 PM
Replies: 18
Views: 5,574
Posted By Random Gamer
I'm getting out of my depth here... :) I'm...

I'm getting out of my depth here... :)

I'm no developer... Sure I can write a 1/2 crappy Minecraft Mod, but I'm not getting very far on this one. So pardon the questions.

I'm JUST trying to...
Forum: Support::Windows Servers 02-10-2017, 08:18 PM
Replies: 18
Views: 5,574
Posted By Random Gamer
I just used the install script on linux... It...

I just used the install script on linux... It looks like that one does builds... or am I reading it wrong?
Forum: Support::Windows Servers 02-10-2017, 06:26 PM
Replies: 18
Views: 5,574
Posted By Random Gamer
What is the latest build for windows?

I've been playing for a week or so on a server I created.

It seems in other areas on this forum, people point out some bugs, I see things about maybe it's fixed in the latest build, or maybe its...
Showing results 1 to 20 of 20

 
Forum Jump
   

All times are GMT -4. The time now is 05:01 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