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 80 minute(s) ago.
Search:
Posts Made By:
chrsschb
Forum:
Spell Support
05-20-2019, 06:57 PM
Replies:
9
Thoughts on Minor Illusion??
Views:
16,303
Posted By
chrsschb
Can confirm this works. Appreciate it.
Can confirm this works. Appreciate it.
Forum:
General::Server Discussion
05-17-2019, 10:49 AM
Replies:
46
Looking For A Good Solo Server
Views:
92,834
Posted By
chrsschb
I've thought about it but realistically how...
I've thought about it but realistically how feasible is it to do something like this when the emu playerbase is only like 2000-3000 people.
Forum:
Support::General Support
05-16-2019, 09:25 AM
Replies:
12
Eyes are not KOS because of
Views:
12,971
Posted By
chrsschb
If the Eye is KOS, what the hell is the point of...
If the Eye is KOS, what the hell is the point of the spell?
Forum:
General::General Discussion
05-07-2019, 11:45 AM
Replies:
6
Old Sony GM Guide
Views:
10,539
Posted By
chrsschb
Super cool, thanks for sharing.
Super cool, thanks for sharing.
Forum:
Support::Windows Servers
05-06-2019, 09:13 AM
Replies:
5
Current State of EQEmu
Views:
10,444
Posted By
chrsschb
ROF2 is the recommended client but you can use...
ROF2 is the recommended client but you can use Titanium, Underfoot, SoD, SoF, or RoF2. There are differences with each client, including bugs and kinks between zone versions, zone lines, etc (of...
Forum:
Support::Windows Servers
05-05-2019, 11:11 AM
Replies:
7
plugin::SendToInstance
Views:
10,597
Posted By
chrsschb
Good info so far, maybe mention to Akkadius in...
Good info so far, maybe mention to Akkadius in Discord and see what he says? I have plans to only use raid instances so would be good to know.
This reminds me of the offline char workaround...
Forum:
General::Server Discussion
05-05-2019, 11:08 AM
Replies:
2
What happened to EQ reborn?
Views:
8,097
Posted By
chrsschb
Are their admins here? Maybe ask around the eqemu...
Are their admins here? Maybe ask around the eqemu discord.
I'm not on their discord either.
Forum:
Support::Windows Servers
05-04-2019, 11:33 AM
Replies:
7
plugin::SendToInstance
Views:
10,597
Posted By
chrsschb
You could remove public instances as a valid...
You could remove public instances as a valid option.
/plugins/instances.pl
%InstType = (
"solo" => "$name",
"guild" => "$uguild_id",
"group" => "$GETGROUP",
"public" => "pub",
);
Forum:
General::General Discussion
04-29-2019, 09:53 AM
Replies:
7
Server Files for P99 available?
Views:
14,393
Posted By
chrsschb
The wiki walks you through how to set everything...
The wiki walks you through how to set everything up.
https://github.com/EQEmu/Server/wiki/Windows-Server
Forum:
Support::Windows Servers
04-17-2019, 12:35 PM
Replies:
6
Cant tell why a mob is hitting so hard.
Views:
10,668
Posted By
chrsschb
I mean it's your server so do it how you want,...
I mean it's your server so do it how you want, but I personally can't remember them ever casting SK spells.
Forum:
Support::Windows Servers
04-17-2019, 09:10 AM
Replies:
6
Cant tell why a mob is hitting so hard.
Views:
10,668
Posted By
chrsschb
The class doesn't really matter so much unless...
The class doesn't really matter so much unless they get inherent abilities from said class (dual wield, backstab, harm touch, etc).
The spellset assigned will control all the spells and melee...
Forum:
Support::Windows Servers
03-30-2019, 09:45 AM
Replies:
9
Buff your players example aint working
Views:
12,193
Posted By
chrsschb
Yes, make sure you're reloading quests after...
Yes, make sure you're reloading quests after making changes to quest files #reloadqst
Forum:
Support::Windows Servers
03-30-2019, 09:23 AM
Replies:
9
Buff your players example aint working
Views:
12,193
Posted By
chrsschb
You just need to add what you're trying to do to...
You just need to add what you're trying to do to the global_player.pl. The subroutine SUB EVENT_LEVEL_UP would trigger anytime a player levels. The example given would train discs on level up.
...
Forum:
Support::General Support
03-26-2019, 09:00 AM
Replies:
14
Chronicles of Norrath
Views:
29,656
Posted By
chrsschb
If you wanna support anything progression related...
If you wanna support anything progression related I highly suggest checking out project-peq-expansions on the EQEmu discord.
Forum:
General::General Discussion
03-26-2019, 08:53 AM
Replies:
12
Looking to assemble an open source Vanilla EQ Server
Views:
14,839
Posted By
chrsschb
Check out the eqemu discord, Shin Noir is already...
Check out the eqemu discord, Shin Noir is already leading a project called PEQ Expansions that will allow servers ops to specify which expansion their server is accurate to.
Forum:
Spell Support
03-22-2019, 09:19 AM
Replies:
9
WIzard Gravity flux
Views:
17,320
Posted By
chrsschb
All you gotta do is edit the spells back to...
All you gotta do is edit the spells back to pre-nerf values. They nerfed them because people were using the spells to get to places they shouldn't have been able to. Same reason the NPC versions...
Forum:
Support::General Support
03-20-2019, 11:35 PM
Replies:
9
Resending SMS Verification Email
Views:
20,261
Posted By
chrsschb
Google voice exists. And is free.
Google voice exists. And is free.
Forum:
Quests::Q&A
03-19-2019, 11:36 AM
Replies:
4
Can someone help me understand qglobal expiration
Views:
16,240
Posted By
chrsschb
I've been playing with this for a bit. I've...
I've been playing with this for a bit. I've noticed when the qglobal timers expire (or are deleted) they are still showing as defined to the NPC (which means that check always fails). I had to...
Forum:
Quests::Q&A
03-19-2019, 09:48 AM
Replies:
4
Can someone help me understand qglobal expiration
Views:
16,240
Posted By
chrsschb
https://github.com/EQEmu/Server/wiki/Data-Buckets
https://github.com/EQEmu/Server/wiki/Data-Buckets
Forum:
Support::General Support
03-19-2019, 09:44 AM
Replies:
14
Chronicles of Norrath
Views:
29,656
Posted By
chrsschb
I had a nice reply typed up, reminding you how we...
I had a nice reply typed up, reminding you how we go way back, but decided to delete it and say fuck it. Maybe you should take a break.
Forum:
Support::General Support
03-19-2019, 09:29 AM
Replies:
14
Chronicles of Norrath
Views:
29,656
Posted By
chrsschb
Edit: Nevermind. I think the issue is...
Edit: Nevermind.
I think the issue is 1) the forum is admin'd by developers who are all busy, never mind manage forums (forums are usually moderated by volunteers in the community with the...
Forum:
General::General Discussion
03-19-2019, 09:24 AM
Replies:
14
Server Classification Chart
Views:
19,933
Posted By
chrsschb
That's pretty harsh. Plenty of servers on the...
That's pretty harsh. Plenty of servers on the green list that shouldn't be there and plenty of servers that have existed over the years that SHOULD have been there.
That functionality is...
Forum:
Support::General Support
03-18-2019, 02:00 PM
Replies:
9
Resending SMS Verification Email
Views:
20,261
Posted By
chrsschb
Admins didn't quit but the SMS system never...
Admins didn't quit but the SMS system never should have been implemented. Literally ONE person has access to it and he's never on the forums.
Forum:
General::General Discussion
03-18-2019, 01:58 PM
Replies:
14
Server Classification Chart
Views:
19,933
Posted By
chrsschb
He's not wrong, just look at the server's...
He's not wrong, just look at the server's worldserver page. It usually details key information.
Forum:
Support::General Support
03-12-2019, 10:17 PM
Replies:
9
Resending SMS Verification Email
Views:
20,261
Posted By
chrsschb
Trust me I understand. I've also been here long...
Trust me I understand. I've also been here long enough to know the reality of the situation :D
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
09:29 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 - 2026, Jelsoft Enterprises Ltd.
Template by
Bluepearl Design
and
vBulletin Templates
- Ver3.3