Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 500
Search took 0.02 seconds.
Search: Posts Made By: Shin Noir
Forum: Misc::Screenshots 11-19-2023, 09:08 PM
Replies: 1
Views: 25,199
Posted By Shin Noir
This looks really good! Thanks for breaking down...

This looks really good! Thanks for breaking down the process.

Are you planning to do the same treatment to other zones?
Are you on discord? in #project-quail we're doing a number of client side...
Forum: Support::Windows Servers 01-17-2023, 01:05 AM
Replies: 3
Views: 8,583
Posted By Shin Noir
Hardest part about answering this question is not...

Hardest part about answering this question is not knowing anything about the server and configuration.

250 players does indeed have bandwidth concerns, but on normal EQ instances they tend to...
Forum: Support::General Support 01-12-2022, 02:34 AM
Replies: 2
Views: 3,753
Posted By Shin Noir
it's hard coded client side with each race...

it's hard coded client side with each race instantiation, there's a flag system during the race add function, if flag is 1 it is tagged as a "ridable entity". From personal testing, rof2 seems to...
Forum: Support::Linux Servers 10-22-2021, 12:24 AM
Replies: 2
Views: 4,900
Posted By Shin Noir
go to world server accounts:...

go to world server accounts: http://www.eqemulator.org/index.php?pageid=ws_mgmt

create a server entry there, with user/pass accordingly.

put those in your config.
Forum: Support::General Support 10-21-2021, 06:19 PM
Replies: 6
Views: 4,652
Posted By Shin Noir
- small amount of ram = can't compile - You...

- small amount of ram = can't compile
- You could build your binaries off the server and copy them over after. I recommend doing so on the same machine as your VM, e.g. make a docker image with...
Forum: General::Server Discussion 10-12-2021, 11:14 PM
Replies: 3
Views: 11,385
Posted By Shin Noir
If you're just starting off, chances are if you...

If you're just starting off, chances are if you have an extra computer lying around, you can host an eqemu server on it, forward ports with your local ISP, and just use that for a good chunk of time....
Forum: General::General Discussion 09-27-2021, 09:06 PM
Replies: 6
Views: 14,165
Posted By Shin Noir
To suppliment the above mostly, or clear up: ...

To suppliment the above mostly, or clear up:

We used to use CD's to snapshot when we would create a supported client. But, EQ turned to digital form.
ROF2 is a snapshot in the steam repository...
Forum: Development::Tools 07-24-2020, 06:06 PM
Replies: 36
Views: 52,729
Posted By Shin Noir
I'm surprised how often folks use this tool!! ...

I'm surprised how often folks use this tool!!

Once peq-expansions is released, i may take another look at this (or incorporating the features eqcleanup was built to support). Thanks for commenting...
Forum: Development::Development 02-04-2020, 02:53 PM
Replies: 2
Views: 5,921
Posted By Shin Noir
There's countless features and considerations...

There's countless features and considerations needed. Shared tasks is one of the bigger ones.
PEQ-Expansions is another for better TLP-like servers
https://github.com/eqemu/server/issues shows some...
Forum: Support::Linux Servers 02-02-2020, 07:47 PM
Replies: 1
Views: 6,186
Posted By Shin Noir
I think Akka has something put together. I also...

I think Akka has something put together.
I also tossed this around: https://hub.docker.com/r/eqemu/server but still needs the binaries built elsewhere
split the binary builder into...
Forum: General::General Discussion 03-20-2019, 05:14 PM
Replies: 14
Views: 6,402
Posted By Shin Noir
since eqemu's server listing on forums, among...

since eqemu's server listing on forums, among other eqemu-specific stuff like account management tends to not get touched much, maybe look at using a https://github.com/eqemu/server/wiki page and...
Forum: General::General Discussion 02-10-2019, 10:13 PM
Replies: 8
Views: 14,147
Posted By Shin Noir
Cool, you maybe want to post this in the tools...

Cool, you maybe want to post this in the tools section. :)
I commented on your github with details about feedback/issues i've had.

did you master animations as well? For both luclin and classic...
Forum: Development::Tools 01-31-2019, 10:41 AM
Replies: 16
Views: 22,755
Posted By Shin Noir
I pushed up a new version that should resolve...

I pushed up a new version that should resolve your above challenge. I'm also talking to you via discord to see about helping out.


Note that eqemupatcher is a relatively advanced tool to get...
Forum: General::Server Discussion 01-30-2019, 01:22 PM
Replies: 6
Views: 4,664
Posted By Shin Noir
Rebuild is in closed beta, small community, but...

Rebuild is in closed beta, small community, but hits everything except your botting/boxing clause. Vanilla trilogy with quality of life improvements and little customizations here or there to...
Forum: Support::Linux Servers 01-30-2019, 01:19 PM
Replies: 12
Views: 5,692
Posted By Shin Noir
Rule_Str = not a string, but tied to strength! ...

Rule_Str = not a string, but tied to strength!
Rule_Int = not an integer, but tied to intelligence!

/sarcasm

If you peruse the source code,...
Forum: Quests::Plugins & Mods 01-23-2019, 04:08 PM
Replies: 2
Views: 9,727
Posted By Shin Noir
plugins are essentially shared snippets that...

plugins are essentially shared snippets that extend functionality of quests.
https://github.com/ProjectEQ/projecteqquests/tree/master/plugins

I would recommend installing via Akka's installer, it...
Forum: Development::Tools 01-22-2019, 06:37 PM
Replies: 36
Views: 52,729
Posted By Shin Noir
Indeed. There are many projects who have had the...

Indeed. There are many projects who have had the same efforts you described done, many of which have contributed their efforts in one way or another, hopefully they can help bootstrap the time...
Forum: Development::Tools 01-22-2019, 07:53 AM
Replies: 36
Views: 52,729
Posted By Shin Noir
Good news for new server makers.. I've been...

Good news for new server makers.. I've been chatting with eqemu/peq dev staff and we'll be working on #project-peq-expansions.

This project is hoping to make the process of turning PEQ into a...
Forum: Spell Support 01-22-2019, 07:49 AM
Replies: 5
Views: 4,592
Posted By Shin Noir
I peeked at source and noticed there's no way via...

I peeked at source and noticed there's no way via a #gmcommand. I have this on my rebuildeq server though.

I'll write a pull request for #spelleffect.
I also have #playsound, may as well PR that...
Forum: Development::Tools 01-19-2019, 06:18 PM
Replies: 36
Views: 52,729
Posted By Shin Noir
This tool seems to be getting quite a bit of...

This tool seems to be getting quite a bit of traction/attention/interest, so I'm going to resume work on it.

Today I started working on a 1.0 version.
Forum: Support::General Support 01-19-2019, 07:33 AM
Replies: 16
Views: 9,290
Posted By Shin Noir
if you are using a version of eqemupatcher...

if you are using a version of eqemupatcher (lonpatcher, rebuildeq, etc) and want it to run in wine, and get a mysterious exit immediately, you may need to run the dotnet45 winetricks fix, just fyi
Forum: General::Server Discussion 01-12-2019, 08:00 PM
Replies: 3
Views: 4,572
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
Views: 9,290
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
Views: 9,290
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
Views: 9,290
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...
Showing results 1 to 25 of 500

 
Forum Jump
   

All times are GMT -4. The time now is 07:17 AM.


 

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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3