EQEmulator Home
>
EQEmulator Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Home
Forums
Register
Members List
Today's Posts
Search
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Page 13 of 19
«
First
<
3
9
10
11
12
13
14
15
16
17
>
Last
»
Showing results 301 to 325 of 472
Search took
0.01
seconds; generated 57 minute(s) ago.
Search:
Posts Made By:
hayward6
Forum:
Support::Linux Servers
08-25-2008, 11:34 AM
Replies:
18
Debian Installation attempt
Views:
12,925
Posted By
hayward6
Debian Installation attempt
Hey all,
This weekend I made an attempt at swapping from Windows, to Debian and it didn't go so well.
The pieces that didn't go real well were the compiling and sourcing in my windows...
Forum:
General::Server Discussion
08-25-2008, 11:04 AM
Replies:
127
Freedom Server (New server)
Views:
91,110
Posted By
hayward6
Coming back up now... had to throw the Windows...
Coming back up now... had to throw the Windows system back on it after struggling with it all night. The Debian guide is good, but there are several areas that don't flow right, and you can't follow...
Forum:
General::Server Discussion
08-24-2008, 11:31 AM
Replies:
127
Freedom Server (New server)
Views:
91,110
Posted By
hayward6
Server has been taken down. I'm running a full...
Server has been taken down. I'm running a full backup and will be switching to Linux throughout the day. This work should be done within 12 hours depending on how my day goes :) Once the work is done...
Forum:
Support::General Support
08-22-2008, 10:31 PM
Replies:
10
Mysql error
Views:
9,329
Posted By
hayward6
I just noticed that you also looked for help in...
I just noticed that you also looked for help in the minilogin forum... you won't be able to easily switch between the two login types... you need to set it up one way or the other.
Forum:
Support::MiniLogin
08-22-2008, 10:25 PM
Replies:
2
Config files
Views:
10,229
Posted By
hayward6
If you have two of them, delete one (Actually,...
If you have two of them, delete one (Actually, delete the first one since I know it has errors. your login server IP won't work like you have it) Usually one of them is named different so it doesn't...
Forum:
Support::General Support
08-22-2008, 09:18 PM
Replies:
10
Mysql error
Views:
9,329
Posted By
hayward6
Ok, I see you have that set right... it's obvious...
Ok, I see you have that set right... it's obvious a database connection... did you try a reboot after installing mysql? I know... sorry, im an IT guy :)
Just go over all the database stuff again,...
Forum:
Support::General Support
08-22-2008, 09:09 PM
Replies:
10
Mysql error
Views:
9,329
Posted By
hayward6
This is the place I was talking about, in the...
This is the place I was talking about, in the config file
<!-- Database configuration, replaces db.ini. Defaults shown -->
<database>
<host>localhost</host>
<port>3306</port>...
Forum:
General::General Discussion
08-22-2008, 09:03 PM
Replies:
4
Preferred Server
Views:
5,938
Posted By
hayward6
Having just one post probably isn't going to cut...
Having just one post probably isn't going to cut it either :)
There are plenty of servers out there that have what it takes in my opinion, but I know what I like and have no problem searching...
Forum:
Support::General Support
08-22-2008, 08:49 PM
Replies:
10
Mysql error
Views:
9,329
Posted By
hayward6
You have your config file using eq as the user...
You have your config file using eq as the user name? Change it to root. Or I guess you could grant privileges to the eq user...
Access denied for user 'eq'@'localhost' (using password: YES)
...
Forum:
Support::General Support
08-22-2008, 08:08 PM
Replies:
10
Mysql error
Views:
9,329
Posted By
hayward6
Looks like you didn't grant yourself access to...
Looks like you didn't grant yourself access to the database. Try this
GRANT ALL PRIVILEGES ON *.* TO root@localhost IDENTIFIED BY 'password' WITH GRANT OPTION;
I think that's right... you can...
Forum:
Development::Bots
08-21-2008, 06:47 PM
Replies:
842
EQoffline, bots and more..
Views:
2,781,819
Posted By
hayward6
I followed your database quite a while back, but...
I followed your database quite a while back, but when I recently started over it just seemed easier to jump to PEQ... I remember you had many special components that worked together to make spawns...
Forum:
Development::Bots
08-21-2008, 01:34 PM
Replies:
842
EQoffline, bots and more..
Views:
2,781,819
Posted By
hayward6
The last half of that sentence read like this...
The last half of that sentence read like this blahblahblahblah :) sorry, i'm just at the beginning stages of understanding code and compiling it. I'll wait for a release. Thank you very much for your...
Forum:
Development::Bots
08-21-2008, 11:44 AM
Replies:
842
EQoffline, bots and more..
Views:
2,781,819
Posted By
hayward6
Oh I saw that, but I thought these were part of...
Oh I saw that, but I thought these were part of the release now? and I have the latest.
Forum:
General::Server Discussion
08-21-2008, 08:39 AM
Replies:
127
Freedom Server (New server)
Views:
91,110
Posted By
hayward6
I'll be pulling the server down sometime this...
I'll be pulling the server down sometime this weekend to make the switch over to Linux. I'm getting fustrated running it on Windows with the somewhat frequent zone crashes and ghost characters... I...
Forum:
Development::Bots
08-21-2008, 08:02 AM
Replies:
842
EQoffline, bots and more..
Views:
2,781,819
Posted By
hayward6
How do I go about setting this up on my server? I...
How do I go about setting this up on my server? I have the current release and the database tables seem to be there, but I can't use any bot commands, is there a variable I need to add?
I have to...
Forum:
Support::General Support
08-21-2008, 07:47 AM
Replies:
10
quick discipline question
Views:
10,893
Posted By
hayward6
I may not have all the facts since I've never...
I may not have all the facts since I've never played anything but a caster, but I don't think you can give disciplines to a class that isn't designed to have them. I think you would run into the same...
Forum:
Support::Windows Servers
08-19-2008, 12:32 PM
Replies:
3
SQL statement for adding starting items?
Views:
5,926
Posted By
hayward6
Is there a way to add it to the next available...
Is there a way to add it to the next available inventory slot? I think the wiki has slot numbers so i'll go check there.
Thank you,
Forum:
Support::Windows Servers
08-19-2008, 12:28 PM
Replies:
0
Player Item insertion
Views:
4,797
Posted By
hayward6
Player Item insertion
I need a way to give everyone a specific item, and I was hoping it could be done in a SQL statement. Anyone have an example of that statement I would need please? It would probably need to go into...
Forum:
General::Server Discussion
08-19-2008, 12:05 PM
Replies:
4
KMRA serverr
Views:
7,829
Posted By
hayward6
Heh! Thats one of my two reasons not to put...
Heh! Thats one of my two reasons not to put custom items into my server...
First, I like live EQ the way it is. And second, I don't know enough about the calculations to keep the server stable.
Forum:
Support::Windows Servers
08-19-2008, 10:16 AM
Replies:
13
The Sleeper`
Views:
15,649
Posted By
hayward6
The shout is there from what I remember... I'll...
The shout is there from what I remember... I'll run it again tonight to be sure. They shouted something about how foolish we are and that we don't know what we're doing... something like that.
Forum:
Support::General Support
08-18-2008, 07:14 AM
Replies:
7
A new here with a logging problem
Views:
7,318
Posted By
hayward6
Invalid Username and Password? Did you set one...
Invalid Username and Password? Did you set one up?
http://www.eqemulator.net/forums/profile.php?do=newlsaccount
Forum:
General::Server Discussion
08-16-2008, 09:32 PM
Replies:
127
Freedom Server (New server)
Views:
91,110
Posted By
hayward6
Ok, a little update :) We're up to over 200...
Ok, a little update :)
We're up to over 200 accounts created now, and although we're not as busy as some servers, its stable and the people playing seem to be enjoying themselves; I just made some...
Forum:
Support::General Support
08-15-2008, 10:36 PM
Replies:
14
Login Server issues?
Views:
14,644
Posted By
hayward6
2 things about that. First, is the fact that...
2 things about that. First, is the fact that cable internet is slower when more people are on (afternoon and evening) and second is the fact that the login server would also probably have a higher...
Forum:
Support::General Support
08-15-2008, 07:12 PM
Replies:
14
Login Server issues?
Views:
14,644
Posted By
hayward6
I fail? I'm just offering my experience with the...
I fail? I'm just offering my experience with the issue. This is what I have seen, just because it's not what you see it must be wrong?
Forum:
General::Server Discussion
08-15-2008, 03:34 PM
Replies:
17
Zeb Server
Views:
18,122
Posted By
hayward6
This really sounds amazing! I wish I had the...
This really sounds amazing! I wish I had the time, skill, and dedication to do more like this. I might have to check it out :)
Showing results 301 to 325 of 472
Page 13 of 19
«
First
<
3
9
10
11
12
13
14
15
16
17
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
General::General Discussion
General::Server Discussion
General::News
General::News::Polls
Support
Support::General Support
Idiot Posters
Spell Support
Support::Windows Servers
Support::Linux Servers
Support::Packetcollector
Support::MiniLogin
Quests
Quests::Q&A
Quests::Custom
Quests::Completed
Quests::Submissions
Quests::Plugins & Mods
Quests::need work
Quests::LUA
Development
Development::Development
Development::Bots
Development: Custom Code
Development::Server Code Submissions
Development::Feature Requests
Development::Bugs
Development::Bug Reports
Development::Database/World Building
Development::Tools
Development::GeorgeS's Tools
EQEmu Operations Center
KayotRO
Old Eq
OpenZone
OpenZone:: Q&A
Simple Client
OpenZone::Tutorials
OpenZone::Bug Reporting
Misc
Misc::Off Topic
Misc::Screenshots
Archives
Archive::Support
Archive::General Support
Archive::Windows Servers
Archive::Linux Servers
Archive::Tutorials/Howto's
Tutorials--Outdated Use the Wiki
Tutorial ALL NEW PEOPLE READ THIS
Tutorials::Discussion
Tutorials::Requests
Tutorials::Submissions
Tutorials::Needs work
Archive::Packetcollector
Archive::Development
Archive::Development
Archive::Bugs
Archive::Tools
Archive::Quests
Archive::Database/World Building
EQ2 Development
Archive::Misc
Archive::Off Topic
Archive::Screenshots
OpenEQ
OpenEQ::General Discussion
OpenEQ::Support
OpenEQ::Development
OpenEQ::Bug reporting
OpenEQ::Plugins
All times are GMT -4. The time now is
07:39 PM
.
-- Default Style
---- EQEmulator
EQEmulator
-
Archive
-
Top
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