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 5 of 20
<
1
2
3
4
5
6
7
8
9
15
>
Last
»
Showing results 101 to 125 of 500
Search took
0.02
seconds; generated 88 minute(s) ago.
Search:
Posts Made By:
Huppy
Forum:
Support::Linux Servers
02-13-2022, 06:17 PM
Replies:
2
Adjusting Zone-In Locations
Views:
10,385
Posted By
Huppy
target_heading in the zone_points table ...
target_heading in the zone_points table
dest_heading in the doors table
Forum:
Support::Linux Servers
02-12-2022, 07:00 PM
Replies:
6
Tables Missing
Views:
21,319
Posted By
Huppy
Just go into your database in the "account" table...
Just go into your database in the "account" table and set the status on your player account to 255. You can even do that while your toon is logged in, just have to zone once after.
Forum:
Support::Linux Servers
02-12-2022, 04:38 PM
Replies:
12
Project akk-stack - unable to start mariadb
Views:
35,961
Posted By
Huppy
Using that as a bind address ? yes, it's best to...
Using that as a bind address ? yes, it's best to do that, especially in the mysql/maria config.
Forum:
Support::Linux Servers
02-12-2022, 12:59 PM
Replies:
12
Project akk-stack - unable to start mariadb
Views:
35,961
Posted By
Huppy
This is just "one" cause to an issue like that, ...
This is just "one" cause to an issue like that,
Sometimes both the apt and snap version of docker get installed. If so, remove the snap version of docker by running: sudo snap remove docker
Forum:
Support::Linux Servers
02-10-2022, 12:02 PM
Replies:
3
Character Models Disappearing in GH
Views:
13,549
Posted By
Huppy
Not sure about the "hall". but there was some...
Not sure about the "hall". but there was some scripting in the /quests/guildlobby/player.pl that set a toon to 127 race (invisible man) when you were idle/afk for 20 minutes.
Forum:
Support::Linux Servers
02-08-2022, 02:08 PM
Replies:
16
Mercenary Help......
Views:
39,017
Posted By
Huppy
Noooo, not even close. Mercs, they will follow...
Noooo, not even close. Mercs, they will follow and fight or heal. One merc spawn per player. Bots have a lot more options for NPC grouping. Only downside, you have to gear all your bots, haha
It...
Forum:
General::Server Discussion
02-08-2022, 08:59 AM
Replies:
1
Ever Luclin (East,West & UK)
Views:
10,319
Posted By
Huppy
Just wanted to mention, the Ever Luclin Forums...
Just wanted to mention, the Ever Luclin Forums (https://everluclin.boards.net/) will continue to be developed and get updated over time. It's all a long term project, so as you might see...
Forum:
Support::General Support
02-07-2022, 07:37 PM
Replies:
1
Login
Views:
6,300
Posted By
Huppy
The forum account is seperate from the login...
The forum account is seperate from the login account. You have to create a login server account, seperately.
Forum:
General::Server Discussion
02-06-2022, 09:19 PM
Replies:
1
Ever Luclin (East,West & UK)
Views:
10,319
Posted By
Huppy
Ever Luclin (East,West & UK)
Effective today, Feb 07th
Even though low population is not a concern for Ever Luclin, We have added 3 more server locations, including UK and AU to help with the casual player connections. The...
Forum:
Support::Windows Servers
02-05-2022, 08:52 PM
Replies:
4
How do I set up a Magelo?
Views:
21,195
Posted By
Huppy
Apache is a web server app, which is what you...
Apache is a web server app, which is what you would be doing, hosting magelo pages. Hence - php, etc. I know it might seem like an overwhelming brain freeze, but it's just a matter of getting all the...
Forum:
Support::Linux Servers
02-04-2022, 10:36 AM
Replies:
16
Mercenary Help......
Views:
39,017
Posted By
Huppy
I apologize, missing that one merc player table...
I apologize, missing that one merc player table when I dumped it all. Here's what you need:
DROP TABLE IF EXISTS `mercs`;
CREATE TABLE `mercs` (
`MercID` int(10) UNSIGNED NOT NULL...
Forum:
Support::Linux Servers
02-04-2022, 04:35 AM
Replies:
16
Mercenary Help......
Views:
39,017
Posted By
Huppy
Copy and paste this into an SQL query. This a...
Copy and paste this into an SQL query. This a merc tables dump from my current vanilla peq test box (9175)
SET NAMES utf8mb4;
SET FOREIGN_KEY_CHECKS = 0;
-- ----------------------------
--...
Forum:
Support::Linux Servers
02-03-2022, 02:27 PM
Replies:
16
Mercenary Help......
Views:
39,017
Posted By
Huppy
This is the query that should be run to give all...
This is the query that should be run to give all merc merchants their proper class to function:
UPDATE npc_types SET class = 71 WHERE lastname LIKE '%Mercenary Liaison';
Also making sure that...
Forum:
Support::General Support
02-02-2022, 12:50 AM
Replies:
3
Trying to locate a model texture
Views:
14,252
Posted By
Huppy
I had the same theory, a tint that's maybe done...
I had the same theory, a tint that's maybe done server-side ? (on Live)
I tried every which way, but loose to mimic that red snake, but couldn't get anything past "pink" hahaha
Forum:
Support::Windows Servers
02-02-2022, 12:43 AM
Replies:
4
Server not showing up
Views:
12,238
Posted By
Huppy
Check your eqemu_config.json and make sure the...
Check your eqemu_config.json and make sure the user/password for database is correct. (also in login.json) (world/server needs to connect to database)
Also go into a cmd prompt and login to mysql...
Forum:
Support::General Support
02-02-2022, 12:31 AM
Replies:
2
Motd
Views:
8,378
Posted By
Huppy
variables table You can also edit that...
variables table
You can also edit that ingame with a gm toon.
#motd insert-text-here
Forum:
General::Server Discussion
02-02-2022, 12:21 AM
Replies:
3
android eq server on your phone
Views:
29,260
Posted By
Huppy
Every quote in the replies on this thread has a...
Every quote in the replies on this thread has a "less than visible" spam link added in, which is an obvious common reason that old threads get necro'd, lol. Good luck buddy.
Forum:
Support::General Support
01-30-2022, 09:48 PM
Replies:
3
Trying to locate a model texture
Views:
14,252
Posted By
Huppy
Not sure if this will help in any way, but I...
Not sure if this will help in any way, but I logged on to Live and zoned into the feerrott2 zone, just to see what files the client was loading.
[Sun Jan 30 19:31:16 2022]01122:Attempting to...
Forum:
General::General Discussion
01-29-2022, 08:44 AM
Replies:
9
Clients which is best for use?
Views:
54,430
Posted By
Huppy
The whole PEQ install, (whether done manually or...
The whole PEQ install, (whether done manually or using the installer) will come with bugs and quirks, but as a rule of thumb, it comes "as is". There is literally many things that don't function as...
Forum:
General::General Discussion
01-28-2022, 10:51 AM
Replies:
9
Clients which is best for use?
Views:
54,430
Posted By
Huppy
I have a ranger and use Titanium, and I never get...
I have a ranger and use Titanium, and I never get disconnected at anytime using tracking. (on my server anyway)
Forum:
Support::Linux Servers
01-28-2022, 09:34 AM
Replies:
20
Fresh Linux Server install Soulbinders not working....
Views:
87,552
Posted By
Huppy
That installer should of done it all for you.
That installer should of done it all for you.
Forum:
Support::Linux Servers
01-28-2022, 07:55 AM
Replies:
20
Fresh Linux Server install Soulbinders not working....
Views:
87,552
Posted By
Huppy
I'm assuming that your install is using the...
I'm assuming that your install is using the "current" peq quests from here - github.com/ProjectEQ/projecteqquests and all the quests/plugins/ have been copied over to your server/plugins folder ?
...
Forum:
Support::Linux Servers
01-28-2022, 07:01 AM
Replies:
20
Fresh Linux Server install Soulbinders not working....
Views:
87,552
Posted By
Huppy
You would probably be looking at the rule_values...
You would probably be looking at the rule_values table in database. I am not using that recent of code, but I don't use saylinks on my server anyways. Most rules are in the rule_values table. You may...
Forum:
Support::Linux Servers
01-28-2022, 04:18 AM
Replies:
20
Fresh Linux Server install Soulbinders not working....
Views:
87,552
Posted By
Huppy
If you're looking for a "lazy" way to aquire...
If you're looking for a "lazy" way to aquire saylink quests, go to the new wiki, scroll down to bottom of page, where you see "project 2002 quests". It's full of (lua) saylinks, including soulbinders.
Forum:
Support::Windows Servers
01-24-2022, 06:40 PM
Replies:
16
fresh server install error 2184
Views:
35,501
Posted By
Huppy
I was checking things out. If one downloads the...
I was checking things out. If one downloads the "stable" zipped binaries, it comes up empty. But the "unstable" comes good.
Showing results 101 to 125 of 500
Page 5 of 20
<
1
2
3
4
5
6
7
8
9
15
>
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
05:42 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