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 4
1
2
3
4
>
Showing results 1 to 25 of 77
Search took
0.00
seconds.
Search:
Posts Made By:
strider51
Forum:
Support::Linux Servers
01-26-2020, 05:46 PM
Replies:
1
Docker Container(s)
Views:
8,216
Posted By
strider51
Docker Container(s)
Hi all,
I don't want to recreate the wheel - but I'm also out of the loop on what happens here.
Is there a containerized offering for zone/game/login servers ?
Forum:
Support::General Support
08-22-2014, 07:11 PM
Replies:
3
Crescent Reach ?
Views:
4,325
Posted By
strider51
yes playing a ranger! Thanks for the heads...
yes playing a ranger!
Thanks for the heads up. It makes sense now to allow the new race.
I did find that i can #fixspawn as a gm, and with a restart the mobs get populated in the right, and...
Forum:
General::General Discussion
08-22-2014, 06:45 PM
Replies:
1
macro limit to 5 lines?
Views:
4,140
Posted By
strider51
macro limit to 5 lines?
hello,
is there anyway to increase the macro limit in everquest?
for example, I'd like to spawn many bots and invite them at once (also another macro to summon and despawn). Is there anyway to...
Forum:
Support::General Support
08-22-2014, 06:08 PM
Replies:
3
Crescent Reach ?
Views:
4,325
Posted By
strider51
Crescent Reach ?
Hello,
I'm new to the eqemu content progression / PEQ database, so please be gentile. I have a couple questions.
1. Are the mobs in Crescent Reach faction-ed appropriately in the latest PEQ...
Forum:
Development::Bots
08-21-2014, 06:57 PM
Replies:
7
Bots randomly despawning / camping?
Views:
14,346
Posted By
strider51
Thanks Uleat and Natedog. I look forward to the...
Thanks Uleat and Natedog. I look forward to the updates. Side note: are the waters calm from the object layer updates ? aka is it save to pull ?
Forum:
Development::Bots
08-18-2014, 06:05 PM
Replies:
7
Bots randomly despawning / camping?
Views:
14,346
Posted By
strider51
ok cool. So I wasn't going crazy! Let me...
ok cool. So I wasn't going crazy!
Let me know if you would like me to look into it.
Forum:
Development::Bots
08-17-2014, 04:13 PM
Replies:
7
Bots randomly despawning / camping?
Views:
14,346
Posted By
strider51
Bots randomly despawning / camping?
Hello,
I've seen some strange (although rare) behavior with bots. In groups with multiple other real PC's (say 4 total including myself), I'll spawn 2 bots.
Occasionally, They will just...
Forum:
Support::Windows Servers
08-15-2014, 08:19 PM
Replies:
1
min level for buff tweak
Views:
3,118
Posted By
strider51
min level for buff tweak
hello
How can i change the min level required to recv a buff (for example, KEI - 2570)
I cant find it in the DB.
Thanks,
Forum:
Support::Windows Servers
08-12-2014, 08:05 PM
Replies:
3
2 XP multiplier fields?
Views:
4,063
Posted By
strider51
got it. Thanks
got it. Thanks
Forum:
Support::Windows Servers
08-12-2014, 06:53 PM
Replies:
3
2 XP multiplier fields?
Views:
4,063
Posted By
strider51
2 XP multiplier fields?
hello,
trying to understand the database.
I see two fields that claim to alter xp bonus.
Variables.EXPMOD
and
rule_values. Character.ExpMultiplier
Forum:
Support::General Support
08-10-2014, 04:41 PM
Replies:
4
latest on bots?
Views:
3,425
Posted By
strider51
DOH! that was it. Thanks!
DOH! that was it. Thanks!
Forum:
Support::General Support
08-10-2014, 01:41 PM
Replies:
4
latest on bots?
Views:
3,425
Posted By
strider51
i meant to post this to windows support.
i meant to post this to windows support.
Forum:
Support::General Support
08-10-2014, 01:17 PM
Replies:
4
latest on bots?
Views:
3,425
Posted By
strider51
latest on bots?
Hello everyone,
Thanks again for the help getting my server up.
I noticed that when I spawn a bot, he doesn't move? he's basically inactive.
Here's what I did.
1. Compiled with BOTS flag...
Forum:
Support::Windows Servers
08-10-2014, 04:29 AM
Replies:
8
compile error: Perl_get_context
Views:
5,143
Posted By
strider51
And.... That was it. I had 2 versions of perl...
And.... That was it. I had 2 versions of perl installed which messed me up.
Uninstalled all. Installed only 5.16 x64.
Thanks for the help!
Forum:
Support::Windows Servers
08-09-2014, 07:28 PM
Replies:
8
compile error: Perl_get_context
Views:
5,143
Posted By
strider51
looks like the right dir. check out my cmake...
looks like the right dir. check out my cmake output below.
Thanks for the help man.
The C compiler identification is MSVC 18.0.30723.0
The CXX compiler identification is MSVC 18.0.30723.0...
Forum:
Support::Windows Servers
08-09-2014, 07:14 PM
Replies:
8
compile error: Perl_get_context
Views:
5,143
Posted By
strider51
so the error is : Unresolved External Symbol ...
so the error is : Unresolved External Symbol <random perl calls>. WHich i'm assuming means that it cannot find that function in the lib that its linking. I checked I have a lib in the path...
Forum:
Support::Windows Servers
08-09-2014, 07:08 PM
Replies:
8
compile error: Perl_get_context
Views:
5,143
Posted By
strider51
ok still not working... I have 5.12 all linked...
ok still not working... I have 5.12 all linked properly. not sure whats up
Forum:
Support::Windows Servers
08-09-2014, 06:54 PM
Replies:
8
compile error: Perl_get_context
Views:
5,143
Posted By
strider51
update - CMAKE auto linked my perl to...
update -
CMAKE auto linked my perl to c:/Perl64. (I installed this thinking it was needed)
I deleted those folders and re-ran CMAKE. They're now pointing to the 32 bit perl version 5.12 which is...
Forum:
Support::Windows Servers
08-09-2014, 06:21 PM
Replies:
8
compile error: Perl_get_context
Views:
5,143
Posted By
strider51
compile error: Perl_get_context
hello,
HAVING AN ISSUE LINKING: -- EDIT
having an issue compiling. Where is this function ? I searched online and in my folders and the forum.
Where is the lib that I have to link? The...
Forum:
Support::Windows Servers
08-09-2014, 05:50 PM
Replies:
2
where to get luaj_x64
Views:
3,268
Posted By
strider51
That's it! THank you! Not sure how I got the...
That's it! THank you! Not sure how I got the wrong link
Forum:
Support::Windows Servers
08-09-2014, 05:31 PM
Replies:
2
where to get luaj_x64
Views:
3,268
Posted By
strider51
where to get luaj_x64
hello all.
Thanks for the superb server. I have a question, windows dependencies x64 doesn't include luaj_x64. Any idea where i download that ?
THanks
Forum:
Support::General Support
08-14-2011, 07:06 PM
Replies:
2
Required to share source?
Views:
6,515
Posted By
strider51
Required to share source?
Hello,
Is it necessary to post any code modifications as open source because of the open source license?
If so, are there places that I can find the source to some of my favorite servers so...
Forum:
Support::Windows Servers
08-14-2011, 07:58 AM
Replies:
3
sanity check: plane of hate entrance criteria
Views:
4,497
Posted By
strider51
So looking at this, hateplaneb has a min lvl of...
So looking at this, hateplaneb has a min lvl of 46, and a min status of 0.
I did notice that regular hateplane had a min status of 100....
The quest that I have in POK to send chars to...
Forum:
Support::Windows Servers
08-13-2011, 07:44 PM
Replies:
22
Zone.exe Crashing
Views:
16,672
Posted By
strider51
I'm experiencing this too. Have you found a fix? ...
I'm experiencing this too. Have you found a fix?
I also noticed that if the zone.exe already exists for that zone (aka static not dynamic) then it works fine. It only seems to be an issue if it...
Forum:
Support::Windows Servers
08-13-2011, 07:34 PM
Replies:
3
sanity check: plane of hate entrance criteria
Views:
4,497
Posted By
strider51
sanity check: plane of hate entrance criteria
I have a lvl 58 ranger on my private server. The Server porter that I made, ports to all zones. when i try to port to plane of hate, I get denied by the game and a message says
"I do not yet have...
Showing results 1 to 25 of 77
Page 1 of 4
1
2
3
4
>
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
03:38 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