Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 126 to 150 of 201
Search took 0.04 seconds; generated 52 minute(s) ago.
Search: Posts Made By: NostalgiaEQ
Forum: Support::Windows Servers 10-13-2016, 07:34 PM
Replies: 66
Views: 191,213
Posted By NostalgiaEQ
nice. What are those "ports" listed on...

nice. What are those "ports" listed on launcher_zone table? Can I just use te same numbers he did?
Forum: Support::Windows Servers 10-13-2016, 07:16 PM
Replies: 66
Views: 191,213
Posted By NostalgiaEQ
so in that same post prov said: "You could do...

so in that same post prov said:
"You could do the same by making the zone static, by an entry in the database launcher table. The NPCs still go to sleep when idle, so that does nothing."

so now I...
Forum: Support::Windows Servers 10-13-2016, 07:12 PM
Replies: 66
Views: 191,213
Posted By NostalgiaEQ
Hmm interesting. Well it seems mabye we can stop...

Hmm interesting. Well it seems mabye we can stop zones from going idle in the first place by editing server code but not sure about keeping some zones dynamic.
...
Forum: Support::Windows Servers 10-13-2016, 06:53 PM
Replies: 66
Views: 191,213
Posted By NostalgiaEQ
Interesting. I would definitly want all static...

Interesting. I would definitly want all static then because I will have a dedicated server and only a total of 60 zones all old graphics so very small. Hopefully we can figure out how to set zones...
Forum: Spell Support 10-13-2016, 02:36 PM
Replies: 4
Views: 11,226
Posted By NostalgiaEQ
Once you have a spell that you want to add to an...

Once you have a spell that you want to add to an item how do you do that? The only thing I can figure out is how to add a clicky effect to an item and even then the clicky has to already exist I...
Forum: Support::Windows Servers 10-13-2016, 02:17 PM
Replies: 66
Views: 191,213
Posted By NostalgiaEQ
Great question. What are the pros/cons with...

Great question. What are the pros/cons with static vs dynamic? I can't quite figure out what the difference is. Are static zones up constantly and therefore have less loading time but take more...
Forum: Support::Windows Servers 10-13-2016, 03:22 AM
Replies: 0
Views: 11,580
Posted By NostalgiaEQ
How to edit your server source code and build and compile new server executables

This is a Guide on how to make changes to the server source code if you are using a server created with Akka's installer.

What we are doing is using a source code folder for a server and change...
Forum: General::General Discussion 10-13-2016, 02:09 AM
Replies: 30
Views: 37,204
Posted By NostalgiaEQ
Woo got the server up! Turns out I guess the...

Woo got the server up! Turns out I guess the server source was 32 bit; I was using 64 bit zlib and compiling and all that since Akkas server I was using was 64 bit. Switched everything to 32 bit...
Forum: General::General Discussion 10-12-2016, 10:02 PM
Replies: 30
Views: 37,204
Posted By NostalgiaEQ
So I downloaded all those dependencies from that...

So I downloaded all those dependencies from that link then came up with the idea to paste them into the dependencies folder in the server source folder. Awesomely I put it in Cmake and it worked. ...
Forum: General::General Discussion 10-12-2016, 08:28 PM
Replies: 30
Views: 37,204
Posted By NostalgiaEQ
Great thank you. So there are 2 header files, 2...

Great thank you. So there are 2 header files, 2 lib files and an exp file. How exactly do I proceed? Do I move these files somewhere?
Forum: General::General Discussion 10-12-2016, 04:10 AM
Replies: 30
Views: 37,204
Posted By NostalgiaEQ
Thanks a ton, just having trouble figuring out...

Thanks a ton, just having trouble figuring out how to get zlib installed so I can compile the server.
Forum: Support::Windows Servers 10-12-2016, 04:04 AM
Replies: 12
Views: 15,227
Posted By NostalgiaEQ
They said setting up a server is same as eqemu...

They said setting up a server is same as eqemu besides the login so here

https://github.com/EQEmu/Server/blob/master/README.md
Forum: Support::Windows Servers 10-12-2016, 03:57 AM
Replies: 8
Views: 12,908
Posted By NostalgiaEQ
So since I didn't know what to do I took your...

So since I didn't know what to do I took your advice and got the zlib source and built it in cmake. That worked well. But now what do I need to do? I tried compiling the server source again and...
Forum: Development::Server Code Submissions 10-12-2016, 12:00 AM
Replies: 5
Views: 39,269
Posted By NostalgiaEQ
Much appreciated :)

Much appreciated :)
Forum: Support::Windows Servers 10-11-2016, 11:24 PM
Replies: 8
Views: 12,908
Posted By NostalgiaEQ
Thanks for the heads up. So could you tell me...

Thanks for the heads up. So could you tell me where I should put the header files and the zdll.lib? The instructions say put the headers in a directory found in the INCLUDE path list and the...
Forum: General::Server Discussion 10-11-2016, 03:57 PM
Replies: 7
Views: 13,125
Posted By NostalgiaEQ
where are you seeing p2002 on the server list? I...

where are you seeing p2002 on the server list? I thought Tak and p2002 were the same thing.
Forum: Support::Windows Servers 10-11-2016, 03:40 PM
Replies: 8
Views: 12,908
Posted By NostalgiaEQ
Trouble compiling a server from source: ZLIB error

So I am trying to compile a server from the source. At first I ran into a C_compiler missing issue but I followed advice online that said to start a project inside VS 2015 and it would download the...
Forum: Support::Windows Servers 10-11-2016, 04:46 AM
Replies: 8
Views: 9,899
Posted By NostalgiaEQ
great thanks for letting us know

great thanks for letting us know
Forum: General::General Discussion 10-11-2016, 12:10 AM
Replies: 30
Views: 37,204
Posted By NostalgiaEQ
Thanks for the info on visual studio. Thanks...

Thanks for the info on visual studio.

Thanks for the code update. So what I did is highlight the text on 1015 and pasted the snippet. Is that the right way to do it or do I need to delete more? ...
Forum: Development::Server Code Submissions 10-10-2016, 11:55 PM
Replies: 5
Views: 39,269
Posted By NostalgiaEQ
This is the current server code and it doesn't...

This is the current server code and it doesn't look like bonus' are working. any thoughts?

const EQEmu::ItemBase *item = inst->GetItem();

if (!isTribute && !inst->IsEquipable(GetBaseRace(),...
Forum: Support::General Support 10-10-2016, 06:28 PM
Replies: 7
Views: 9,283
Posted By NostalgiaEQ
Welcome. So when I was browsing through the...

Welcome. So when I was browsing through the rule_values in the database I noticed a variable that said something like SoFstartingzone so mabye that setting was changed on the database you are using?...
Forum: General::Server Discussion 10-10-2016, 02:10 PM
Replies: 60
Views: 72,476
Posted By NostalgiaEQ
That's true and what I want is for all players to...

That's true and what I want is for all players to come together and start that path in EC once they make the journey from their starting city then branch out from there. I want to get new players...
Forum: General::Server Discussion 10-10-2016, 04:02 AM
Replies: 60
Views: 72,476
Posted By NostalgiaEQ
I do like this. One just needs to be careful...

I do like this. One just needs to be careful that they don't encourage high levels to steal low levels mobs but rather incentivize high levels to work with low levels to get what they want by paying...
Forum: General::Server Discussion 10-10-2016, 02:21 AM
Replies: 60
Views: 72,476
Posted By NostalgiaEQ
I played from the beginning and I didn't get to...

I played from the beginning and I didn't get to the hell levels myself but my best friend was in the 40's that summer and we talked alot and he never mentioned anything about harder levels. No one...
Forum: General::Server Discussion 10-10-2016, 02:07 AM
Replies: 60
Views: 72,476
Posted By NostalgiaEQ
I love stuff like this and agree with many...

I love stuff like this and agree with many points. Don't quite agree with this though: "The key is avoiding content burnout, by never forcing, or even allowing, a player to continuously play in the...
Showing results 126 to 150 of 201

 
Forum Jump
   

All times are GMT -4. The time now is 06:52 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 - 2026, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3