Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 500
Search took 0.05 seconds.
Search: Posts Made By: Uleat
Forum: Development::Bots 12-31-2021, 01:11 PM
Replies: 7
Views: 19,106
Posted By Uleat
All bots commands have a usage definition. ...

All bots commands have a usage definition.

For instance, type ^guard usage and it will display argument usage and available options.

In this case, ^guard spawned will cause all spawned bots to...
Forum: Development::Bots 12-13-2020, 01:27 AM
Replies: 2
Views: 10,881
Posted By Uleat
This should be fairly up-to-date:...

This should be fairly up-to-date: https://eqemu.gitbook.io/server/categories/bots/bot-commands#bot-commands
Forum: General::General Discussion 12-11-2020, 01:43 PM
Replies: 17
Views: 14,396
Posted By Uleat
I've done it, too .. doesn't mean it's easy ;) ...

I've done it, too .. doesn't mean it's easy ;)


EDIT:

Also, just fixing the code isn't enough for pre-existing servers .. you have to address established databases with 100% successful...
Forum: General::Server Discussion 12-09-2020, 05:59 AM
Replies: 4
Views: 5,165
Posted By Uleat
Server bots .. not boxing bots. Server bots...

Server bots .. not boxing bots.

Server bots are similar to 'mercs' .. but, are controlled by the command line and by 'action' states in their ai.

There is no theoretical limit on them .. just...
Forum: Development::Bots 12-01-2020, 07:23 PM
Replies: 2
Views: 7,976
Posted By Uleat
Rogue bots do have Backstab functionality. ...

Rogue bots do have Backstab functionality.

Unfortunately, their maneuvering capability was broken when we updated to the new movement system.

I haven't found a workable solution for that just...
Forum: Support::General Support 11-25-2020, 08:29 PM
Replies: 6
Views: 12,831
Posted By Uleat
In earlier expansions, this might have been...

In earlier expansions, this might have been possible as each instance of an item had its own base data definition (this is how scaled items used to work on EQEmu.)

Newer clients, however, use a...
Forum: Development::GeorgeS's Tools 11-14-2020, 05:58 PM
Replies: 14
Views: 21,092
Posted By Uleat
Quick refs for the RoF2 inventory standard: ...

Quick refs for the RoF2 inventory standard:
https://github.com/EQEmu/Server/blob/master/common/patches/rof2_limits.h#L124
https://github.com/EQEmu/Server/blob/master/changelog.txt#L364 (Note: the...
Forum: Support::Windows Servers 11-04-2020, 03:28 PM
Replies: 4
Views: 5,319
Posted By Uleat
Fast Hack'em or Ice?

Fast Hack'em or Ice?
Forum: Misc::Off Topic 10-30-2020, 04:19 PM
Replies: 10
Views: 34,068
Posted By Uleat
The service name may also be `mysql` or `mysqld`...

The service name may also be `mysql` or `mysqld` .. mine just happened to show `Mariadb`.
Forum: Misc::Off Topic 10-28-2020, 06:33 PM
Replies: 10
Views: 34,068
Posted By Uleat
Right-click your task bar and select `Task...

Right-click your task bar and select `Task Manager` ..

Click on the `Services` tab ..

Then find the service called `MariaDB` ..

Right-click it to show the stop/start options.


EQ2EMu's...
Forum: Support::Windows Servers 10-24-2020, 01:27 AM
Replies: 5
Views: 21,673
Posted By Uleat
There was a rumor that a server had done...

There was a rumor that a server had done something like that long ago .. but, nothing like that is currently available in our code.

Bots and clients don't share enough code to make it feasible atm.
Forum: Support::Windows Servers 10-24-2020, 01:25 AM
Replies: 4
Views: 5,319
Posted By Uleat
That's a coded feature on newer clients than we...

That's a coded feature on newer clients than we support.

The only way to implement anything like that would be to script it, as you said.

(Unless you're really good at hacking the client's...
Forum: Misc::Off Topic 10-23-2020, 03:01 PM
Replies: 10
Views: 34,068
Posted By Uleat
I checked that out too after Huppy took the...

I checked that out too after Huppy took the plunge :D

The only issue I ran across with the installer was trying to install it on a computer setup to run EQEmulator.

Since my database runs as a...
Forum: Support::General Support 10-19-2020, 02:08 PM
Replies: 11
Views: 7,521
Posted By Uleat
Missing zone files and blacked-out zones are two...

Missing zone files and blacked-out zones are two seperate issues.


Missing zone files occur with the newer clients because we still use a lot of older, non-revamped zones.

A major key for...
Forum: Support::Windows Servers 10-17-2020, 04:40 PM
Replies: 11
Views: 10,857
Posted By Uleat
For ref:...

For ref: http://www.eqemulator.org/forums/showthread.php?t=43066


This appears to be a windows-only issue.

Due to the fact that most public servers are run from linux, catching the problem...
Forum: Support::Windows Servers 10-17-2020, 01:31 AM
Replies: 11
Views: 10,857
Posted By Uleat
One way to help trace console messages is to...

One way to help trace console messages is to manually start a command prompt and start the executable within it.

Any 'pre-logging' messages will be caught there.


Each non-world server should...
Forum: Support::Windows Servers 10-10-2020, 11:19 AM
Replies: 4
Views: 5,245
Posted By Uleat
I seem to remember one at the LDoN camp in NRo .....

I seem to remember one at the LDoN camp in NRo .. that was some time ago and I'm not sure if that's changed or not.

The only command I see looks to require the bird bath anyways.
Forum: Support::Windows Servers 09-29-2020, 03:45 PM
Replies: 10
Views: 7,691
Posted By Uleat
Merchant lists wipe their 'temp' items every time...

Merchant lists wipe their 'temp' items every time the server starts - by default.

There is a rule that you can change to allow the items to accumulate.

World:ClearTempMerchantList .. I believe....
Forum: Support::General Support 09-27-2020, 05:57 PM
Replies: 6
Views: 8,923
Posted By Uleat
Since you're in a 'protected' directory, you may...

Since you're in a 'protected' directory, you may need to elevate the execution to admin..most people just drop it in their root directory since windows is notorious for privilege issues.

The only...
Forum: Support::General Support 09-27-2020, 02:34 PM
Replies: 6
Views: 8,923
Posted By Uleat
If you're attempting to log into a specific...

If you're attempting to log into a specific server, make sure that they support the Titanium client.

Server admins are free deviate from the supported clients standard.

I believe PEQ still...
Forum: Support::Windows Servers 09-25-2020, 03:32 PM
Replies: 5
Views: 8,055
Posted By Uleat
[Thanks to another Dev ~] There is an...

[Thanks to another Dev ~]

There is an allocated block of memory in the client that is shared by many systems.

When a system exceeds its expected 'use' size, other systems start to fail - spell...
Forum: Support::Windows Servers 09-23-2020, 10:00 PM
Replies: 10
Views: 9,133
Posted By Uleat
If you add/modify spells server-side, you will...

If you add/modify spells server-side, you will need to export the spells table and make the new file available to anyone that plays on that server.

Not sure if that is the issue..but, something to...
Forum: Support::Windows Servers 09-23-2020, 04:14 PM
Replies: 10
Views: 9,133
Posted By Uleat
The only thing I can find myself is a comment on...

The only thing I can find myself is a comment on Discord:


That might apply to a single client .. but, shouldn't affect the actual server.

Since your npcs can cast, it shouldn't be the...
Forum: Support::Windows Servers 09-22-2020, 07:25 PM
Replies: 5
Views: 5,666
Posted By Uleat
Yeah, re-installing 'may' fix it .. but, the...

Yeah, re-installing 'may' fix it .. but, the process that hijacked the port could hijack again.

This one seems correctable and a re-install of the os is not recommended.
Forum: Support::Windows Servers 09-22-2020, 07:23 PM
Replies: 10
Views: 9,133
Posted By Uleat
I know someone else recently had this problem,...

I know someone else recently had this problem, too .. just can't remember who or what the fix was :(
Showing results 1 to 25 of 500

 
Forum Jump
   

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