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 20
<
1
2
3
4
5
6
12
>
Last
»
Showing results 26 to 50 of 500
Search took
0.01
seconds; generated 81 minute(s) ago.
Search:
Posts Made By:
Shin Noir
Forum:
General::Server Discussion
01-12-2019, 08:00 PM
Replies:
3
Classic Servers
Views:
11,809
Posted By
Shin Noir
Unfortunately p99 decided to go entirely closed...
Unfortunately p99 decided to go entirely closed source, (meaning all the server software, quests, database changes are not available). it spent a year+ working on establishing the most meticulous...
Forum:
Support::General Support
01-08-2019, 04:30 AM
Replies:
16
ROF2 Client for Mac OS X - Wine Wrapped
Views:
23,249
Posted By
Shin Noir
There's a few top results when you search for...
There's a few top results when you search for "Wineskin Mojave" similar to this: http://portingteam.com/topic/11074-wineskin-not-working-on-macos-mojave-it-freezes-your-mac/
The downloads section...
Forum:
Support::General Support
01-08-2019, 04:11 AM
Replies:
16
ROF2 Client for Mac OS X - Wine Wrapped
Views:
23,249
Posted By
Shin Noir
For fun I tried MQ2 and EQBC: ...
For fun I tried MQ2 and EQBC:
https://i.imgur.com/ueAJLC2.png
so with wine you can get the whole environment working, just FYI
Forum:
Support::General Support
01-07-2019, 07:41 PM
Replies:
16
ROF2 Client for Mac OS X - Wine Wrapped
Views:
23,249
Posted By
Shin Noir
<-- Xackery btw, funny how often people refer...
<-- Xackery btw, funny how often people refer that posting.
With Mojave I ended up having some headaches with my old instructionals, I now just use wine installed via brew and run winetricks from...
Forum:
General::Server Discussion
12-22-2018, 02:32 PM
Replies:
2
Looking for a certain server...
Views:
7,976
Posted By
Shin Noir
Legacy of Cain had OGV as it's hub at one point
Legacy of Cain had OGV as it's hub at one point
Forum:
General::Server Discussion
12-20-2018, 03:14 PM
Replies:
54
RebuildEQ - Everquest Rebuilt
Views:
64,672
Posted By
Shin Noir
Rebuild is still working on finalizing builds, as...
Rebuild is still working on finalizing builds, as well as other ideas/tech. We are making substantial effort of the last month to work towards going out of closed beta, including a website revamp...
Forum:
General::General Discussion
08-05-2018, 08:46 PM
Replies:
4
Trilogy - Verant Version
Views:
9,820
Posted By
Shin Noir
Secrets had been working on a proxy service to...
Secrets had been working on a proxy service to let eqemu communicate with trilogy, but it was a very early prototype and I haven't heard any updates in about 4 months.
I'm not sure any version of...
Forum:
Development::Tools
08-03-2018, 07:36 AM
Replies:
2
Looking for model and zone extraction tools
Views:
35,045
Posted By
Shin Noir
http://wiki.eqemulator.org/p?Model_Export_Maya...
http://wiki.eqemulator.org/p?Model_Export_Maya (links http://www.eqemulator.org/forums/showthread.php?t=38287)
on the EQEMU home page, you'll see the Tools Cheat Sheet link:...
Forum:
Support::Windows Servers
07-27-2018, 07:35 PM
Replies:
11
Exploit in experience gain ??
Views:
11,540
Posted By
Shin Noir
If you're pulling from source and building your...
If you're pulling from source and building your own,
your answer is inside zone/attack.cpp NPC::Death() function, you'll see experience giving is based on the function...
Forum:
Support::Windows Servers
07-22-2018, 05:18 PM
Replies:
4
Setting Up to Compile
Views:
10,357
Posted By
Shin Noir
The console should be more verbose than that....
The console should be more verbose than that. Instead of CMakeLists.txt, a more interesting output is tossed into a CMakeOutput.log, usually noted on the output of cmake.
Some knee jerk answers...
Forum:
General::News
07-09-2018, 11:45 AM
Replies:
5
A long overdue replacement for qglobals is live now!
Views:
203,170
Posted By
Shin Noir
At a glance, the system seems clean, but can be...
At a glance, the system seems clean, but can be taxing on the database.. Could be nice to layer get_data() with a cache mechanic, similar to how rules work? Just a thought.
Forum:
Support::Windows Servers
04-21-2018, 08:30 PM
Replies:
13
Efficient Way to Clean Up Database (Items Mainly) by Zone?
Views:
22,388
Posted By
Shin Noir
my xegony project has this feature built in, but...
my xegony project has this feature built in, but it's very ambitious and not nearly ready for usage. But fully aware of this headache.
Forum:
Support::Linux Servers
04-04-2018, 03:20 PM
Replies:
8
Zone - Seg Fault
Views:
13,041
Posted By
Shin Noir
Knee jerk reaction: Check if you have a maps/ dir...
Knee jerk reaction: Check if you have a maps/ dir filled with maps. Seg faults happen on zone bootup if you don't have any mapfiles for zones like gfaydark.
I normally use akka's:...
Forum:
Quests::Q&A
04-04-2018, 03:16 PM
Replies:
31
Sticky:
COMPLETE EQEmu Perl Quest LEXICON
Views:
172,427
Posted By
Shin Noir
necro posting. last update on this was 2013, sir....
necro posting. last update on this was 2013, sir. Most updated is on wiki, but with github it's been laggy lately: https://github.com/EQEmu/Server/wiki/Perl-API
A good alternative to above is...
Forum:
Support::Windows Servers
04-04-2018, 03:14 PM
Replies:
8
PC strong enough for 2 servers at once?
Views:
8,441
Posted By
Shin Noir
If you're tech-savvy, you can get a tiny instance...
If you're tech-savvy, you can get a tiny instance on google cloud or amazon web services to spin up an instance and get an elastic ip assigned. Expose ports on it, and relay the traffic to your local...
Forum:
Support::Linux Servers
03-23-2018, 05:06 AM
Replies:
3
Does an install guide exist anymore for those who don't use a systemd distro?
Views:
9,374
Posted By
Shin Noir
https://github.com/EQEmu/Server/wiki/Development-S...
https://github.com/EQEmu/Server/wiki/Development-Server-Setup
Above is likely most recent.
I also wrote something a long time ago.. http://wiki.eqemulator.org/p?EQEmu_on_Debian_7_Virtualbox
...
Forum:
General::Server Discussion
03-21-2018, 02:23 AM
Replies:
4
is P99 the only server that does not allow boxing?
Views:
7,457
Posted By
Shin Noir
rebuildeq has no boxing, but population is next...
rebuildeq has no boxing, but population is next to nothing, if you got a buddy or two (or a group) you want to play with, that's what content is catered for.
Forum:
General::General Discussion
03-04-2018, 02:23 PM
Replies:
15
Where to find PvP source code?
Views:
23,044
Posted By
Shin Noir
Since I'm changing so much I created a new...
Since I'm changing so much I created a new branch. This means it's going to be more difficult to use and test my stuff, but let me know if you're interested in helping out with this branch.
You...
Forum:
General::General Discussion
03-04-2018, 12:40 AM
Replies:
15
Where to find PvP source code?
Views:
23,044
Posted By
Shin Noir
There's a pending PR here:...
There's a pending PR here: https://github.com/EQEmu/Server/pull/720
I need to do more testing.
I'm starting with Sullon Zek rules (and allowing you to customize beyond generic PVPSettings).
If...
Forum:
General::General Discussion
02-27-2018, 12:16 PM
Replies:
15
Where to find PvP source code?
Views:
23,044
Posted By
Shin Noir
I reached out to caravellex, but if anyone else...
I reached out to caravellex, but if anyone else reads this:
I'm creating PRs that adds functionality similar to what image noted via rules, so source edits aren't required to enable pvp.
it'll be...
Forum:
General::Server Discussion
02-25-2018, 10:22 PM
Replies:
9
Act 1: Legacy of Cain
Views:
11,501
Posted By
Shin Noir
we opened source the code if you'd like to snag a...
we opened source the code if you'd like to snag a copy, Darkscis.
Don't let the efforts stop yours, no way the project will end up same way just with each person's twist.
Forum:
General::Server Discussion
02-22-2018, 11:27 PM
Replies:
9
Act 1: Legacy of Cain
Views:
11,501
Posted By
Shin Noir
Want to note, I did say I was going to wipe in a...
Want to note, I did say I was going to wipe in a week or so, but it's going to be longer than that. I have my girlfriend visiting for 2 weeks, and then we need to do some heavy dev before we are in...
Forum:
General::Server Discussion
02-21-2018, 01:16 PM
Replies:
9
Act 1: Legacy of Cain
Views:
11,501
Posted By
Shin Noir
To highlight the features: RNG'd items using...
To highlight the features:
RNG'd items using augments, so there's endless combinations
https://i.imgur.com/G8NN9oh.png
Named mobs (with lastnames and prefix/suffix to note specialties)...
Forum:
General::Server Discussion
02-18-2018, 10:20 PM
Replies:
9
Act 1: Legacy of Cain
Views:
11,501
Posted By
Shin Noir
Act 1: Legacy of Cain
Maze talked to me on friday mentioning a desire for a diablo server. Mentioned it to TheGrandPackard, and us 3 decided to do a weekend project to spin up a diablo-esque server.
Initial proof of...
Forum:
Support::Linux Servers
02-18-2018, 05:56 PM
Replies:
2
script build, see server but cant get to char select
Views:
9,263
Posted By
Shin Noir
Hop on your database and look for...
Hop on your database and look for logsys_categories table
find the World_Server section
log_to_console set from 1 to 3
or run:
UPDATE logsys_categories SET log_to_console=3 WHERE...
Showing results 26 to 50 of 500
Page 2 of 20
<
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
11:46 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