Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 401 to 425 of 493
Search took 0.01 seconds; generated 98 minute(s) ago.
Search: Posts Made By: pfyon
Forum: Support::General Support 08-04-2009, 02:26 PM
Replies: 27
Views: 27,246
Posted By pfyon
Hm, something in graphics settings then maybe?...

Hm, something in graphics settings then maybe? They redid water textures around PoP I think, and I quit around OoW, so sometime around then I remember waterfalls having issues.
Forum: Spell Support 08-04-2009, 11:22 AM
Replies: 7
Views: 9,715
Posted By pfyon
You probably have to change the spdat file for...

You probably have to change the spdat file for the client for it to show up properly in game.
Forum: Support::General Support 08-04-2009, 11:21 AM
Replies: 27
Views: 27,246
Posted By pfyon
I remember that happening in live around some...

I remember that happening in live around some expansion I think. As is common for sony, they never went back to fix it.
Forum: Support::Linux Servers 07-31-2009, 12:31 AM
Replies: 10
Views: 12,171
Posted By pfyon
You can also checkout code from the google code...

You can also checkout code from the google code svn anonymously (just don't put in the user information).
Forum: Support::Windows Servers 07-29-2009, 10:29 PM
Replies: 3
Views: 9,468
Posted By pfyon
You can use: UPDATE rules_values SET...

You can use:

UPDATE rules_values SET rule_value = 7.5 WHERE rule_name = 'Character:ExpMultiplier';


If it doesn't exist, you have to create it first.


INSERT INTO rules_values...
Forum: Quests::Q&A 07-29-2009, 10:12 PM
Replies: 3
Views: 8,407
Posted By pfyon
You could have it clear the flag after it does a...

You could have it clear the flag after it does a set of spawns.
Forum: Support::Linux Servers 07-29-2009, 09:38 PM
Replies: 11
Views: 9,491
Posted By pfyon
What flavour of linux are you running? Not that...

What flavour of linux are you running? Not that that would really affect it.

Did you make any custom changes to the code? Have you tried downloading a fresh copy of the source to a different...
Forum: Support::General Support 07-29-2009, 09:32 PM
Replies: 8
Views: 18,966
Posted By pfyon
vBulletin is written in php, it would be almost...

vBulletin is written in php, it would be almost trivial to create an addon to reset your LS password (assuming the website continues to use vBulletin for its forums).
Forum: Quests::Q&A 07-29-2009, 07:40 PM
Replies: 11
Views: 10,584
Posted By pfyon
Couldn't you also just flag the ae as beneficial?...

Couldn't you also just flag the ae as beneficial? On live at least, beneficial spells did not require line of sight, although I admit I don't know if that worked for AEs.
Forum: General::News 07-28-2009, 08:44 PM
Replies: 9
Views: 15,111
Posted By pfyon
EQEmu hosts the public login servers and web...

EQEmu hosts the public login servers and web server (for eqemulator.net), I'm not sure if they also host an eq server on the box too.

edit: damn, too late.
Forum: Development::Development 07-28-2009, 03:39 PM
Replies: 115
Views: 161,459
Posted By pfyon
Excellent, thanks gaeorn.

Excellent, thanks gaeorn.
Forum: Support::General Support 07-27-2009, 08:27 PM
Replies: 58
Views: 61,322
Posted By pfyon
You only need to open a port if you're hosting a...

You only need to open a port if you're hosting a server, just connecting to one shouldn't need anything special (unless you're behind a somewhat restrictive firewall).
Forum: Support::Windows Servers 07-27-2009, 07:49 PM
Replies: 5
Views: 10,231
Posted By pfyon
Tried an older release? I am not sure if they...

Tried an older release? I am not sure if they released a new version and caused problems.
Forum: Development::Development 07-27-2009, 02:34 PM
Replies: 115
Views: 161,459
Posted By pfyon
Anyone with a bit more experience using make and...

Anyone with a bit more experience using make and g++ able to create a makefile for this?
Forum: Development::Development 07-27-2009, 02:33 PM
Replies: 24
Views: 21,981
Posted By pfyon
Wow, totally spaced out when doing this post. I...

Wow, totally spaced out when doing this post. I was actually wanting someone to make a makefile for the eqemu login server.
Forum: Support::Windows Servers 07-26-2009, 10:22 PM
Replies: 8
Views: 12,594
Posted By pfyon
http://code.google.com/p/projecteqemu/downloads/li...

http://code.google.com/p/projecteqemu/downloads/list

edit: those aren't the most recent builds, but they are fairly recent.
Forum: Support::Windows Servers 07-26-2009, 07:25 PM
Replies: 8
Views: 12,594
Posted By pfyon
Are you compiling on linux or windows?

Are you compiling on linux or windows?
Forum: Support::Windows Servers 07-26-2009, 06:03 PM
Replies: 11
Views: 11,270
Posted By pfyon
I can't find where xp is calculated from mob...

I can't find where xp is calculated from mob kills right now, but dmg is in the npc_types table (mindmg and maxdmg).
Forum: Support::Windows Servers 07-26-2009, 12:01 PM
Replies: 5
Views: 10,231
Posted By pfyon
Definitely the only time I've had that error is...

Definitely the only time I've had that error is when the download's gotten corrupted. Downloads would happen often when I was at school because the connection would be really slow, and for some...
Forum: Development::Feature Requests 07-25-2009, 05:42 PM
Replies: 9
Views: 13,457
Posted By pfyon
I seem to remember lvl 46 as the cutoff for level...

I seem to remember lvl 46 as the cutoff for level 61+ spells (plane level req).
Forum: Support::General Support 07-24-2009, 12:58 AM
Replies: 1
Views: 6,637
Posted By pfyon
Read the thread about dual code/quad core cpu...

Read the thread about dual code/quad core cpu fixes and try some of the solutions posted there.

http://www.eqemulator.net/forums/showthread.php?t=25327
Forum: Development::Development 07-23-2009, 08:36 PM
Replies: 24
Views: 21,981
Posted By pfyon
Anyone with a bit more experience using g++ and...

Anyone with a bit more experience using g++ and make able to create a makefile for the linux servers for this?
Forum: Quests::Custom 07-23-2009, 11:42 AM
Replies: 21
Views: 29,855
Posted By pfyon
Makes sense. Would still need if/else statements...

Makes sense. Would still need if/else statements if you wanted to move the pc to a location that was not the safe point in a zone anyway.
Forum: Development::Bug Reports 07-23-2009, 12:52 AM
Replies: 9
Views: 13,915
Posted By pfyon
I wonder, could you be using a map file for a...

I wonder, could you be using a map file for a different version of mistmoore? I don't know if this would explain the #loc giving correct values, but it might put you at a safe point if the server...
Forum: Quests::Custom 07-23-2009, 12:50 AM
Replies: 21
Views: 29,855
Posted By pfyon
Don't suppose there'd be a way to add to the...

Don't suppose there'd be a way to add to the quest class (object?) something like the #zone command, would eliminate the huge block of if statements and replace with just like quest::zone($text);
Showing results 401 to 425 of 493

 
Forum Jump
   

All times are GMT -4. The time now is 11:00 PM.


 

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