Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 276 to 300 of 400
Search took 0.02 seconds; generated 83 minute(s) ago.
Search: Posts Made By: DanCanDo
Forum: Support::Windows Servers 07-16-2016, 02:29 PM
Replies: 12
Views: 12,350
Posted By DanCanDo
In your eqemu config, did you change this ?...

In your eqemu config, did you change this ? "Default" in anything means if you don't
make any changes ......

<!-- Server status. Default is unlocked -->
<!--<locked/>-->
<!-- <unlocked/>...
Forum: Development::Bots 07-15-2016, 05:11 PM
Replies: 28
Views: 29,133
Posted By DanCanDo
That would be an interest in my world (chuckle)

That would be an interest in my world (chuckle)
Forum: Support::General Support 07-15-2016, 04:40 PM
Replies: 5
Views: 9,081
Posted By DanCanDo
This is the script I have on my buff bot. It...

This is the script I have on my buff bot. It checks for a group and levels, then
cast the appropriate spells.(setting NPC level to 70 helps with buff timer).


sub EVENT_SAY {
if...
Forum: Support::Windows Servers 07-15-2016, 09:58 AM
Replies: 12
Views: 12,350
Posted By DanCanDo
Not sure what your using for config setups, but...

Not sure what your using for config setups, but this a sample of the "modern"
day" standard one that I use. I don't have a loginserver.ini
eqemu_config :

<?xml version="1.0"?>
<server>...
Forum: Support::Windows Servers 07-15-2016, 09:27 AM
Replies: 12
Views: 12,350
Posted By DanCanDo
Think your server is looking for this in your...

Think your server is looking for this in your world block of code in config.

<!-- Sets the shared key used by zone/launcher to connect to world -->
<key>somerandomstringofcharacters</key>
...
Forum: General::General Discussion 07-11-2016, 07:43 PM
Replies: 3
Views: 6,810
Posted By DanCanDo
What client, what server ? If you have a...

What client, what server ?
If you have a Titanium client and trying to log on to P99, you might get that msg,
if your client needs the custom files from there.(see their website for support).
Forum: General::General Discussion 07-10-2016, 07:52 PM
Replies: 5
Views: 14,396
Posted By DanCanDo
I'd like to teach bots how to kill steal and...

I'd like to teach bots how to kill steal and train people (chuckle)
Forum: Support::Windows Servers 07-09-2016, 02:17 PM
Replies: 15
Views: 18,869
Posted By DanCanDo
Yes, I'm going to try and get around to posting a...

Yes, I'm going to try and get around to posting a fresh compile once a month.
I posted one before somewhere (chuckle), but in future, I will use this thread
for updated compiles for anyone who...
Forum: General::General Discussion 07-09-2016, 01:34 AM
Replies: 13
Views: 17,572
Posted By DanCanDo
I did have one curious thought about this in...

I did have one curious thought about this in relation to the whole "open source" thing.
I have no idea what all the legalities are for using or playing around with the code, but
anyone who does, is...
Forum: Support::Windows Servers 07-09-2016, 12:16 AM
Replies: 15
Views: 18,869
Posted By DanCanDo
This is just for those who use Akka's installer...

This is just for those who use Akka's installer and are not able to compile source to enable
bots. Link is for precompiled binaries (win 7 - 64 bit). Compiled today (July 8th).
WinRar file is 43 MB...
Forum: Support::General Support 07-07-2016, 12:16 AM
Replies: 33
Views: 40,219
Posted By DanCanDo
Not sure if this is relevant or not. When a zone...

Not sure if this is relevant or not. When a zone shuts down, (5 secs as per rules), should
it always take 5 secs ? I just noticed (below) one time was 5 secs and another 10 secs.
(I'm just learning...
Forum: Support::General Support 07-06-2016, 10:45 PM
Replies: 33
Views: 40,219
Posted By DanCanDo
I will agree, just zoning in to moors takes a...

I will agree, just zoning in to moors takes a good 20+ secs. (my client box is not
shy for gaming hardware).
Forum: Support::General Support 07-06-2016, 10:36 PM
Replies: 33
Views: 40,219
Posted By DanCanDo
I tried replicating this, but no bananas.I...

I tried replicating this, but no bananas.I updated source today. (one with bots enabled and one without). I zoned all over, including crescent>blightfire and #zone'd all over, didn't get
any...
Forum: Support::Linux Servers 07-04-2016, 07:34 AM
Replies: 13
Views: 16,196
Posted By DanCanDo
Even with that error that I get, new toons that I...

Even with that error that I get, new toons that I create do indeed get bound.
(If a halfling dies, it goes to Rivervale) I've had that error all along, but it's
never caused an issue, so I just...
Forum: Support::Linux Servers 07-04-2016, 03:42 AM
Replies: 13
Views: 16,196
Posted By DanCanDo
I get that same error on my win 7 server, only...

I get that same error on my win 7 server, only when creating a new character.
Nothing seems to be disrupted, just that error spits out. After character is
created, I never see it again until a new...
Forum: Support::Windows Servers 06-30-2016, 07:52 PM
Replies: 16
Views: 19,315
Posted By DanCanDo
When I first noticed that same scenario, long...

When I first noticed that same scenario, long ago, I simply set the character
max level to 65 (on my home server) and set the max exp level to 66.
It fixed the problem for me.
Forum: Support::Windows Servers 06-28-2016, 09:55 PM
Replies: 22
Views: 21,710
Posted By DanCanDo
Oh ok. I was a little befuzzled at the table...

Oh ok. I was a little befuzzled at the table names, but I've never tried out Akka's installer.
I assume his installer enters those table names in to the DB then.
Forum: Support::Windows Servers 06-28-2016, 08:19 PM
Replies: 22
Views: 21,710
Posted By DanCanDo
How come the the schema has different table names...

How come the the schema has different table names ? Is that an older, or different one?
(Just curious)

[schema]
account_table = loginserver_server_accounts
world_registration_table =...
Forum: Support::Windows Servers 06-28-2016, 07:51 PM
Replies: 0
Views: 5,871
Posted By DanCanDo
Auto Account Creation

I was just curious (for future reference), the auto account creation, would
that work for outside connections if one setup a private server for outside
friends to connect (with private login...
Forum: Development::Development 06-28-2016, 06:24 PM
Replies: 2
Views: 22,308
Posted By DanCanDo
Thanks Uleat. I have two different server/db...

Thanks Uleat. I have two different server/db setups. I use one for testing updates before
I update the one I am working on. I noticed the HoS did not remove the rez effect on the
server I hadn't...
Forum: Development::Development 06-28-2016, 05:49 PM
Replies: 2
Views: 22,308
Posted By DanCanDo
Rez effects and buffs

I noticed on a gitpull (today), the changelog mentioned:

Noudess: Resurrection effects now block certain buffs like on live.

I was just curious if there was somewhere I could take a peek at...
Forum: Support::Windows Servers 06-27-2016, 08:47 PM
Replies: 5
Views: 9,119
Posted By DanCanDo
That is the setting in your client eqhost file. I...

That is the setting in your client eqhost file. I am talking about the listening
port for the login server. Mine stays at 5999 all the time. Otherwise, if it is
set to 5998, there is no server list...
Forum: General::Server Discussion 06-27-2016, 12:05 PM
Replies: 22
Views: 27,588
Posted By DanCanDo
Since I originally started this thread a month...

Since I originally started this thread a month ago, there is something I have noticed in
various past posts involving the whole scenario of some people who had started their
own server, but after...
Forum: Support::Windows Servers 06-27-2016, 10:09 AM
Replies: 5
Views: 9,119
Posted By DanCanDo
Not sure about anyone else, but I had to set my...

Not sure about anyone else, but I had to set my login server listening
port to 5999. (In the login.ini file). Otherwise I end up with issues.
Forum: Quests::Q&A 06-24-2016, 10:34 PM
Replies: 10
Views: 13,964
Posted By DanCanDo
Just thought I would share what the end results...

Just thought I would share what the end results were for an npc to set the
player status (increase). Just in case anyone else is interested in using it.
This is all with the great help of ghanja :)...
Showing results 276 to 300 of 400

 
Forum Jump
   

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