Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 83
Search took 0.00 seconds.
Search: Posts Made By: reddogut
Forum: Support::General Support 05-03-2012, 05:39 PM
Replies: 1
Views: 2,491
Posted By reddogut
Changing from Minilogin to EQEmuLoginServer

I had a friend give me his Underfoot discs, but my private server is running MiniLogin. I looked but I couldn't find much in the way of instructions for switching from MiniLogin to PEQEmuLoginServer....
Forum: Support::Windows Servers 04-30-2012, 11:57 PM
Replies: 11
Views: 3,458
Posted By reddogut
Tried that... no joy.

Tried that... no joy.
Forum: Support::Windows Servers 04-30-2012, 10:40 PM
Replies: 11
Views: 3,458
Posted By reddogut
I wanted to take a moment and thank everyone for...

I wanted to take a moment and thank everyone for helping me with my mysql questions.... Now, how about this one?

When I run

UPDATE npc_types SET STR = AVG(STR) WHERE LEVEL = 50;

I get a...
Forum: Support::Windows Servers 04-29-2012, 04:38 PM
Replies: 11
Views: 3,458
Posted By reddogut
Ok, so I want to change the hitpoints of all...

Ok, so I want to change the hitpoints of all level 50 mobs... But I don't want to change the hitpoints for Guards, pets or merchants. So I came up with this...

UPDATE npc_types SET hp = 3000 WHERE...
Forum: Support::Windows Servers 04-28-2012, 09:46 PM
Replies: 11
Views: 3,458
Posted By reddogut
Sorry, dup post

Sorry, dup post
Forum: Support::Windows Servers 04-28-2012, 09:00 PM
Replies: 11
Views: 3,458
Posted By reddogut
How about this? Select AVG(hp) from...

How about this?

Select AVG(hp) from npc_types where level = 45 AND merchant_id = 0 AND 'name' NOT LIKE '%Guard%' AND 'name' NOT LIKE '%pet%' AND 'name' NOT LIKE '%Sum%';

I get 4224 average...
Forum: Support::Windows Servers 04-28-2012, 08:01 PM
Replies: 11
Views: 3,458
Posted By reddogut
SQL Query help

Can someone help me with an SQL query?

I want to see what the average hitpoints are for every mob/npc at a specific level.... For example, what is the average ammount of hitpoints for all level 45...
Forum: Support::General Support 01-20-2011, 01:07 PM
Replies: 1
Views: 2,615
Posted By reddogut
Change the rate at which skills are learned

Is there a DB setting that can be changed to alter the normal rate at which skills get learned? Skills like Fletching, Offense, Defense and the combat skills (1HS or kick) out in the game environment...
Forum: General::General Discussion 06-12-2010, 12:48 PM
Replies: 3
Views: 2,355
Posted By reddogut
The guide in my sig below works well. Give it a...

The guide in my sig below works well. Give it a try. PM me if you need help.
Forum: Support::Windows Servers 06-03-2010, 11:02 PM
Replies: 3
Views: 2,481
Posted By reddogut
Thanks for the replies everyone.

Thanks for the replies everyone.
Forum: Support::Windows Servers 06-03-2010, 12:05 PM
Replies: 3
Views: 2,481
Posted By reddogut
Help with MySQL commands

Can someone help me with the syntax on a couple MySQL commands?

I want to reset the hit points on all mobs/NPC's within a set level range. For example all mobs/NPC's between levels 1 and 10 get...
Forum: Support::General Support 05-28-2010, 12:27 AM
Replies: 5
Views: 2,595
Posted By reddogut
So just to update, when i have it connected to...

So just to update, when i have it connected to the eqemulator:5998 it just sits there and does not log onto the sever select screen. when i use the tsahosting.net:5999 it says invalid user or...
Forum: Support::Windows Servers 05-26-2010, 10:16 PM
Replies: 5
Views: 5,475
Posted By reddogut
I am assuming that you are considering this for a...

I am assuming that you are considering this for a personal EQEmu server? The much more RAM might be more of an advantage than the bigger CPU. If it were me I would go with the Acer.
Forum: General::General Discussion 05-25-2010, 02:10 PM
Replies: 7
Views: 5,456
Posted By reddogut
From what I understand (and had confirmed for me)...

From what I understand (and had confirmed for me) ZAM Networks (aka allakhazam.com) now owns the copyrights to eqatlas. I emailed them a long time ago about reviving the EQatlas website and DID get a...
Forum: Support::General Support 05-18-2010, 04:38 PM
Replies: 4
Views: 2,601
Posted By reddogut
This is a very common issue with Windows 7/Vista....

This is a very common issue with Windows 7/Vista. A quick 2 second search of the forums (for the word 'Vista') reveals this post from just a couple weeks ago:
...
Forum: Support::General Support 05-18-2010, 11:32 AM
Replies: 4
Views: 2,601
Posted By reddogut
You are running Vista, right?

You are running Vista, right?
Forum: General::Server Discussion 05-17-2010, 03:55 PM
Replies: 28
Views: 18,154
Posted By reddogut
It would be really nice if there wasa list...

It would be really nice if there wasa list somewhere of what NPC's, mobs, quests and items were added or removed with each expansion.
Forum: General::Server Discussion 05-15-2010, 05:59 PM
Replies: 15
Views: 9,033
Posted By reddogut
I don't really need 'luck with that'. I have no...

I don't really need 'luck with that'. I have no intentions of violating anyone's server rules.
Forum: General::Server Discussion 05-14-2010, 05:09 PM
Replies: 15
Views: 9,033
Posted By reddogut
And P99 is the one I would like to play (2box)...

And P99 is the one I would like to play (2box) on. ;-)
Forum: General::Server Discussion 05-14-2010, 04:51 PM
Replies: 15
Views: 9,033
Posted By reddogut
Servers that allow Two-Boxing?

Are there any Legit or Custom/Legit servers that allow two-boxing?

-Mike
Forum: Development::Bots 04-02-2010, 02:29 PM
Replies: 1
Views: 3,059
Posted By reddogut
My Cleric bot

I play a warrior on my private server with a Cleric bot. Is there a way or a command to make my cerlic bot NOT melee? She attacks everything I do (or everything that attacks me) and doesn't cast any...
Forum: General::General Discussion 03-30-2010, 10:42 PM
Replies: 4
Views: 2,745
Posted By reddogut
Tov, Here is my install guide. It should...

Tov,

Here is my install guide. It should help you.

http://www.eqemulator.net/wiki/wikka.php?wakka=Windows
Forum: Support::Windows Servers 03-30-2010, 03:31 PM
Replies: 13
Views: 4,543
Posted By reddogut
XSXIX, Turn your firewall off and try it...

XSXIX,

Turn your firewall off and try it again.
Forum: Support::Windows Servers 03-29-2010, 04:41 PM
Replies: 19
Views: 9,057
Posted By reddogut
Thats Nice!

Thats Nice!
Forum: Support::General Support 03-29-2010, 12:45 PM
Replies: 3
Views: 2,772
Posted By reddogut
Your own server or a public server? I get this...

Your own server or a public server? I get this problem every single time I first log into my own private server. I have to CTRL-ATL-DEL and forceably shut down EQ. Then I restart it and it works...
Showing results 1 to 25 of 83

 
Forum Jump
   

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