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 1 of 8
1
2
3
4
5
>
Last
»
Showing results 1 to 25 of 195
Search took
0.01
seconds.
Search:
Posts Made By:
Fridgecritter
Forum:
Support::Windows Servers
05-26-2025, 07:52 PM
Replies:
542
Sticky:
Windows Server Installer :: Modular & Scripted
Views:
1,360,160
Posted By
Fridgecritter
htdocs for webserver?
I am wanting to run some php pages in the root of the webserver but I can't find where it runs from. The one that Spire runs from.
Forum:
Development: Custom Code
05-17-2025, 11:13 AM
Replies:
0
Using Windsurf as an ignorant layperson
Views:
2,996
Posted By
Fridgecritter
Using Windsurf as an ignorant layperson
I have cloned the repository and told Windsurf to take a look and I'm giving it plain English prompts to see what it finds and does. Here's what I told it, and what it came up with. I will compile it...
Forum:
Quests::Custom
01-30-2025, 07:42 PM
Replies:
2
I asked AI to make me an in-game mailman
Views:
7,013
Posted By
Fridgecritter
Yeah this was just a test to see what it would...
Yeah this was just a test to see what it would spit out. Imagine what it could do if someone like you told it some super detailed instructions!
Forum:
Quests::Custom
01-28-2025, 10:24 PM
Replies:
2
I asked AI to make me an in-game mailman
Views:
7,013
Posted By
Fridgecritter
I asked AI to make me an in-game mailman
I told AI to make a mailman NPC named Cliff Claven and gave it the criteria, told it I need a failsafe so items or currency are not lost and so it instantly delivers the items or currency. This is...
Forum:
Development::Development
12-14-2024, 12:20 PM
Replies:
1
Artificial Intelligence writes EQEMU scripting code!
Views:
30,339
Posted By
Fridgecritter
I didn't give the AI any prepping, tell it where...
I didn't give the AI any prepping, tell it where to find anything or describe what eqemu was. I simply opened the page and typed that single line request that you see at the top.
Forum:
Development::Development
12-14-2024, 12:18 PM
Replies:
1
Artificial Intelligence writes EQEMU scripting code!
Views:
30,339
Posted By
Fridgecritter
Artificial Intelligence writes EQEMU scripting code!
I gave the AI chatbot a simple task and this is what it came up with. I wonder what it could do with someone who knows a lot more about scripting?
https://i.ibb.co/TLSp0pd/Screenshot-1.png
...
Forum:
General::General Discussion
06-01-2024, 10:46 AM
Replies:
0
AI and eqemulator?
Views:
22,541
Posted By
Fridgecritter
AI and eqemulator?
This morning I was playing with AI and thought, I wonder if AI would be able to create a custom mob for someone to plug into their server? I have no idea about the format these days for the db, but...
Forum:
Quests::Completed
03-06-2023, 11:31 AM
Replies:
8
Dynamic instancing by level range
Views:
136,353
Posted By
Fridgecritter
Just a quick note that dimension is spelled...
Just a quick note that dimension is spelled correctly the first time, but the two times after that, it is spelled incorrectly.
##EDIT -- I just noticed the date on this post. Sorry for the necro.
Forum:
Quests::Completed
03-06-2023, 11:04 AM
Replies:
3
Easy to use Tiered Item Generator
Views:
28,880
Posted By
Fridgecritter
Modified for player hand-ins?
I am curious if this could be tied to a quest turn-in snippet check, and give stats to players who do a collection quest and hand it in to upgrade their armor.
Forum:
General::General Discussion
07-04-2022, 04:23 PM
Replies:
3
Server Idea (Mortality)
Views:
18,960
Posted By
Fridgecritter
Server Idea (Mortality)
Mortality server. At level 70 with full exp bars, you die and never come back.
Server globally gives exp based on your level, so level one gives 1*(num) and level 50 gives 50*(num)
(Num) can...
Forum:
Support::Windows Servers
08-09-2021, 03:04 PM
Replies:
16
fresh server install error 2184
Views:
29,710
Posted By
Fridgecritter
Works on Windows 11 with no issues
I just ran this on Windows 11 on my new laptop, and it installed with no issues at all. Just FYI.
[Install] Instructions
[Install] In order to connect your server to the loginserver you must...
Forum:
Support::Windows Servers
08-09-2021, 01:53 PM
Replies:
16
fresh server install error 2184
Views:
29,710
Posted By
Fridgecritter
Not sure what the issue is, but it seems to be a...
Not sure what the issue is, but it seems to be a few different people with the same issue.
Forum:
Support::Windows Servers
08-08-2021, 03:47 PM
Replies:
16
fresh server install error 2184
Views:
29,710
Posted By
Fridgecritter
Same issue
I just did a fresh install on Windows 10 today and got the same error.
[Copy] folder doesn't exist, creating [updates_staged/]
[Update] No script update necessary...
ERROR 1049 (42000): Unknown...
Forum:
Support::Windows Servers
01-17-2020, 09:57 AM
Replies:
5
reduce stats on npcs without effecting pets
Views:
8,457
Posted By
Fridgecritter
Thanks a ton! I wasn't sure about the numbers of...
Thanks a ton! I wasn't sure about the numbers of ALL the pets being under 1001.
Forum:
Support::Windows Servers
01-15-2020, 01:03 PM
Replies:
5
reduce stats on npcs without effecting pets
Views:
8,457
Posted By
Fridgecritter
I searched the forums looking for posts from...
I searched the forums looking for posts from folks who have queries for balancing for solo play, but all of them are old and there are new or changed fields in the DB. I've been using Akka's EOC...
Forum:
Support::Windows Servers
01-15-2020, 12:14 PM
Replies:
5
reduce stats on npcs without effecting pets
Views:
8,457
Posted By
Fridgecritter
reduce stats on npcs without effecting pets
I see there's a pet table in the DB, but the pets also seem to be in the npc_types table.
Is there a way to isolate the pets and only reduce the stats on NPCs?
I want to run a query like this:...
Forum:
Support::Windows Servers
01-14-2020, 08:51 PM
Replies:
6
Defiant Gear in Global Loot
Views:
7,769
Posted By
Fridgecritter
I see in the code some cool Dev decided someone...
I see in the code some cool Dev decided someone might want to know how to pass arguments to this. Looking at the code you can tell what it wants. Very cool. Thanks joligario.
@@ -0,0 +1,98 @@...
Forum:
Support::Windows Servers
01-14-2020, 08:40 PM
Replies:
6
Defiant Gear in Global Loot
Views:
7,769
Posted By
Fridgecritter
Pipe is the | key correct? So just the numbers of...
Pipe is the | key correct? So just the numbers of zones like this?
1|2|3|4|5
Forum:
Support::Windows Servers
01-14-2020, 07:49 PM
Replies:
3
Server config java code for locked
Views:
6,396
Posted By
Fridgecritter
Thanks a ton. Such a simple thing but if you...
Thanks a ton. Such a simple thing but if you don't know how to format it and where to insert it :)
Forum:
Support::Windows Servers
01-14-2020, 03:24 PM
Replies:
3
Server config java code for locked
Views:
6,396
Posted By
Fridgecritter
On the server installer page, they list LOCKED as...
On the server installer page, they list LOCKED as one of the variables, but if you go to the link for the base line config file example, Akka doesn't have a LOCKED section in his code either.
...
Forum:
Support::Windows Servers
01-14-2020, 03:10 PM
Replies:
1
Can someone list every step required to disable expansion content?
Views:
7,646
Posted By
Fridgecritter
What auto-installer did you use to disable new...
What auto-installer did you use to disable new expansions?
Forum:
Support::Windows Servers
01-14-2020, 03:04 PM
Replies:
3
Server config java code for locked
Views:
6,396
Posted By
Fridgecritter
Server config java code for locked
The config file doesn't look like this anymore:
<!-- Server status. Default is unlocked -->
<!--<locked/>-->
<!-- <unlocked/> -->
I used to just uncomment the "locked" part of the config to...
Forum:
Support::Windows Servers
01-14-2020, 02:39 PM
Replies:
6
Defiant Gear in Global Loot
Views:
7,769
Posted By
Fridgecritter
I wonder what the rest of the fields like “rare”...
I wonder what the rest of the fields like “rare” and “raid” are for.
Forum:
Support::Windows Servers
01-14-2020, 02:38 PM
Replies:
6
Defiant Gear in Global Loot
Views:
7,769
Posted By
Fridgecritter
I’m gonna toy with the fields and see if it...
I’m gonna toy with the fields and see if it works. That’s pretty cool.
Forum:
Support::Windows Servers
01-14-2020, 12:43 PM
Replies:
6
Defiant Gear in Global Loot
Views:
7,769
Posted By
Fridgecritter
Defiant Gear in Global Loot
I see this table in the database and I'm wondering what the extra fields are for in the pinked out area on the right. Can anyone tell me what you'd use those for? Class balancing? If casters aren't...
Showing results 1 to 25 of 195
Page 1 of 8
1
2
3
4
5
>
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:24 AM
.
-- 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 - 2025, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3