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 2 of 18
<
1
2
3
4
5
6
12
>
Last
»
Showing results 26 to 50 of 443
Search took
0.03
seconds; generated 85 minute(s) ago.
Search:
Posts Made By:
N0ctrnl
Forum:
Support::Windows Servers
01-19-2018, 01:32 AM
Replies:
21
Anyone got an old database?
Views:
25,872
Posted By
N0ctrnl
I've been working toward this very thing for...
I've been working toward this very thing for quite a while now. It's not trivial, nor do I think you're going to find anybody to do all the work and release a DB for public consumption. Otherwise I...
Forum:
Quests::Q&A
01-15-2018, 03:07 PM
Replies:
6
Get sitting state inside a spell script?
Views:
12,460
Posted By
N0ctrnl
Got a link to details anywhere in particular?
Got a link to details anywhere in particular?
Forum:
Quests::Custom
01-15-2018, 03:06 PM
Replies:
4
Remove mounts when zoning
Views:
10,568
Posted By
N0ctrnl
Then the first option - excluding those zones -...
Then the first option - excluding those zones - would be the way to go. :)
Forum:
Quests::Custom
01-15-2018, 05:40 AM
Replies:
4
Remove mounts when zoning
Views:
10,568
Posted By
N0ctrnl
And thanks to Akkadius for a much smarter way!...
And thanks to Akkadius for a much smarter way! This method pulls the 'cancastoutdoor' field from the zone table and removes the mount buff when you enter a zone that disallows outdoor spells.
This...
Forum:
Quests::Q&A
01-15-2018, 05:16 AM
Replies:
6
Get sitting state inside a spell script?
Views:
12,460
Posted By
N0ctrnl
It's been a long while, but since I never posted...
It's been a long while, but since I never posted how I actually did this, I figure it might be a good time to do that. :)
Here's the solution I came up with. Basically it runs a timer all the time...
Forum:
Quests::Custom
01-15-2018, 05:10 AM
Replies:
4
Remove mounts when zoning
Views:
10,568
Posted By
N0ctrnl
Remove mounts when zoning
This is to kick players off their mounts when zoning to indoor zones. As is, they can stay on them but not re-summon when in an zone that forbids them.
In quests/global/global_player.pl
sub...
Forum:
Development::Development
06-24-2017, 11:42 PM
Replies:
5
Merchants turning around when sneak buying
Views:
9,932
Posted By
N0ctrnl
I was pretty sure it was you that I worked with...
I was pretty sure it was you that I worked with on putting this in a while back, noudess. :P
Forum:
Development::Tools
06-20-2017, 04:32 AM
Replies:
16
EQEMU Patcher
Views:
77,394
Posted By
N0ctrnl
Yeah, as we discussed, I'm definitely interested...
Yeah, as we discussed, I'm definitely interested as well. The homegrown solution I came up with using rsync isn't as seamless as that shit. :)
Forum:
Support::Windows Servers
05-14-2017, 11:50 PM
Replies:
2
Help Issues for Newbies with Installer
Views:
6,376
Posted By
N0ctrnl
Dude, you're kinda all over the map here. Mixing...
Dude, you're kinda all over the map here. Mixing in technical suggestions into this op-ed wasn't the best idea I've ever seen...
Forum:
Support::General Support
05-12-2017, 09:00 AM
Replies:
2
Can't log in. keeps saying no internet but I can access google, etc
Views:
6,423
Posted By
N0ctrnl
Have you followed any directions at all? Go read...
Have you followed any directions at all? Go read the wiki about setting up your client.
http://wiki.eqemulator.org/p?Play_Guide:_Getting_Started
Forum:
Quests::Completed
01-15-2017, 03:56 PM
Replies:
5
Dozekar the Cursed - Temple of Veeshan (leashing script)
Views:
31,928
Posted By
N0ctrnl
Nice! Thanks man :)
Nice! Thanks man :)
Forum:
Support::Linux Servers
01-06-2017, 03:23 PM
Replies:
13
EQEmu run for Docker containers V2 (Plug-and-play version)
Views:
35,820
Posted By
N0ctrnl
Script it. Make a firstboot script to run the...
Script it. Make a firstboot script to run the commands you're breaking out manually. Then it has the same function - to be small and streamlined to deploy - but also has the most current source and...
Forum:
Support::Linux Servers
01-02-2017, 04:41 PM
Replies:
13
EQEmu run for Docker containers V2 (Plug-and-play version)
Views:
35,820
Posted By
N0ctrnl
I messed with this a little a while back. It's...
I messed with this a little a while back. It's nice to see somebody going this route. Well done on that.
I do have to ask, however, why go to the trouble to make containers for login, database and...
Forum:
General::Server Discussion
10-31-2016, 02:19 PM
Replies:
3
Forumatic Hosting Shutting Down
Views:
10,119
Posted By
N0ctrnl
Wait... You have both a website and forums and...
Wait... You have both a website and forums and you run them on different boxes... why?
Edit: This does go a little ways toward explaining why you have 2 different websites at least. :P
Forum:
Support::Windows Servers
10-27-2016, 05:50 PM
Replies:
66
akkadius scripts + static zones
Views:
146,252
Posted By
N0ctrnl
I completely understand and agree with what...
I completely understand and agree with what you're saying. Though you can leave the ports to dynamic in the launcher and ignore that part. Also, they restart just fine even if static.
If you do...
Forum:
Support::Windows Servers
10-27-2016, 04:33 PM
Replies:
66
akkadius scripts + static zones
Views:
146,252
Posted By
N0ctrnl
As long as that delay is a finite number, the...
As long as that delay is a finite number, the purpose is defeated though. At least if you intend to emulate EverQuest behavior of spawns.
Forum:
Support::Windows Servers
10-27-2016, 04:18 PM
Replies:
66
akkadius scripts + static zones
Views:
146,252
Posted By
N0ctrnl
I don't understand the militant stance on this...
I don't understand the militant stance on this one. It's absolutely a limitation of dynamic zones vs. static ones. Sure, it's easily overcome, and not expensive to do so, but to pretend that dynamic...
Forum:
General::General Discussion
10-22-2016, 08:47 PM
Replies:
26
Idea... single player EverQuest?
Views:
51,502
Posted By
N0ctrnl
Especially for something that was solved quite a...
Especially for something that was solved quite a while ago. :P
Forum:
Development::Bots
10-22-2016, 04:12 PM
Replies:
5
^botfollowdistance
Views:
15,412
Posted By
N0ctrnl
Just from the name, the first seems like a...
Just from the name, the first seems like a command and the second seems like a variable. But that's just conjecture :)
Forum:
Misc::Off Topic
10-20-2016, 05:01 PM
Replies:
9
Whats with the gofundme's?
Views:
11,982
Posted By
N0ctrnl
I hate the idea all around. There's already a...
I hate the idea all around. There's already a donate button on the front page of this site. If somebody wanted to donate, there's the way to do it.
We've seen in just a short time the can of worms...
Forum:
Support::Windows Servers
10-20-2016, 02:04 PM
Replies:
8
how do you change expansions in server?
Views:
14,248
Posted By
N0ctrnl
Yeah, I'm not sure how we all functioned without...
Yeah, I'm not sure how we all functioned without you before now. Thank God for you, Ron Burgandy. (Note: That's the dumbest thing I've seen said here this week, and that bar is pretty high)
Forum:
Support::Windows Servers
10-17-2016, 10:56 AM
Replies:
66
akkadius scripts + static zones
Views:
146,252
Posted By
N0ctrnl
If you don't want people to be able to cycle loot...
If you don't want people to be able to cycle loot on NPCs, the only way is to do static zones. Otherwise it will change every time the zone starts backup. For that reason I do statics on raid zones....
Forum:
Support::Windows Servers
10-15-2016, 04:37 PM
Replies:
550
Sticky:
Windows Server Installer :: Modular & Scripted
Views:
2,026,225
Posted By
N0ctrnl
What's shared_memory.exe say when run from a cmd...
What's shared_memory.exe say when run from a cmd prompt?
Forum:
Support::General Support
10-15-2016, 12:02 PM
Replies:
18
EQ Client changed or anything to do ....?
Views:
23,212
Posted By
N0ctrnl
Holy shit. Have you been having this same problem...
Holy shit. Have you been having this same problem since March and never solved it?
Forum:
Support::Windows Servers
10-15-2016, 02:05 AM
Replies:
14
Swimming Skillup ???
Views:
46,226
Posted By
N0ctrnl
Sure did. Compass would just bounce. It was not a...
Sure did. Compass would just bounce. It was not a good time :P
Showing results 26 to 50 of 443
Page 2 of 18
<
1
2
3
4
5
6
12
>
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:33 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