Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 451 to 475 of 493
Search took 0.01 seconds; generated 98 minute(s) ago.
Search: Posts Made By: pfyon
Forum: Support::General Support 07-09-2009, 11:57 PM
Replies: 2
Views: 6,053
Posted By pfyon
To be honest, I haven't tried it since I switched...

To be honest, I haven't tried it since I switched over to the new server, so this was on rev634 or something.

In that case, thanks.
Forum: Support::General Support 07-09-2009, 05:25 PM
Replies: 2
Views: 6,053
Posted By pfyon
/bug

I noticed a bug table in the db, but using /bug in game doesn't add anything to the table. Does it do something somewhere else or is it unimplemented?
Forum: Support::General Support 07-06-2009, 10:03 PM
Replies: 6
Views: 7,280
Posted By pfyon
You can use WINE to run it, I was doing that on a...

You can use WINE to run it, I was doing that on a fedora-based install before I reformatted (and installed ubuntu server 8.04).
Forum: Support::General Support 07-01-2009, 07:45 PM
Replies: 13
Views: 11,563
Posted By pfyon
You should check out the dual core fix thread,...

You should check out the dual core fix thread, sounds like it might be something like that. You could also turn off 'new water in old zones' or something in the options menu, I found it produced some...
Forum: General::General Discussion 06-26-2009, 05:22 PM
Replies: 10
Views: 9,399
Posted By pfyon
Don't suppose newegg ships to canada with that...

Don't suppose newegg ships to canada with that deal, eh?
Forum: General::General Discussion 06-25-2009, 09:11 PM
Replies: 8
Views: 8,783
Posted By pfyon
On live, you pretty much couldn't do anything...

On live, you pretty much couldn't do anything while stunned. I noticed with eqemu, you can still taunt and riposte, which I don't think was possible on live.
Forum: Support::General Support 06-21-2009, 11:56 PM
Replies: 2
Views: 5,737
Posted By pfyon
Funny thing, I use an old linksys wrt54gc, and it...

Funny thing, I use an old linksys wrt54gc, and it has issues with forwarding more than 7 port ranges at a time (it just never saves the enabled checkbox whenever I try, even though it has 10 boxes...
Forum: Support::Windows Servers 06-20-2009, 04:51 PM
Replies: 23
Views: 19,164
Posted By pfyon
What operating system are you using?

What operating system are you using?
Forum: Development::Bug Reports 06-19-2009, 07:07 PM
Replies: 3
Views: 7,632
Posted By pfyon
Wow, I'm dumb. I had forgotten I turned on gm on...

Wow, I'm dumb. I had forgotten I turned on gm on that char so I didn't get killed while testing.

With gm off it seems just fine (though still can't identify the language, that happens at higher...
Forum: Development::Bug Reports 06-19-2009, 07:01 PM
Replies: 3
Views: 7,632
Posted By pfyon
Players Learning Languages from NPCs

I think I found a bug that occurs when a PC learns a language from an npc.

Basically it seems if a player learns a language from an npc, zones, and hears it again from an npc, the language isn't...
Forum: Development::GeorgeS's Tools 06-18-2009, 09:58 PM
Replies: 36
Views: 39,846
Posted By pfyon
Yeah, in linux, everything is case sensitive.

Yeah, in linux, everything is case sensitive.
Forum: Support::General Support 06-18-2009, 03:41 PM
Replies: 5
SoF
Views: 6,746
Posted By pfyon
Did you download it from SOE? If so, that is...

Did you download it from SOE? If so, that is probably the most recent client which also includes SoF, not the SoF client itself.
Forum: General::Server Discussion 06-17-2009, 04:45 PM
Replies: 11
Views: 9,331
Posted By pfyon
adventurebot that spams 'Hail' when you're...

adventurebot that spams 'Hail' when you're nearby.

Maybe someone who says 'buffz plz' if you're near too.

God those people were annoying.
Forum: Support::General Support 06-17-2009, 02:55 PM
Replies: 9
Views: 11,702
Posted By pfyon
Any idea where I can find the corresponding IDs...

Any idea where I can find the corresponding IDs for channels? According to that function, channel id 2 is group (I assume), but I don't know what the other ones are.
Forum: Support::General Support 06-17-2009, 01:08 PM
Replies: 9
Views: 11,702
Posted By pfyon
Excellent, thanks, will go look into it.

Excellent, thanks, will go look into it.
Forum: Support::General Support 06-17-2009, 11:50 AM
Replies: 9
Views: 11,702
Posted By pfyon
Player Language Skill Gains

I'm in the process of modifying all the quests/chat interaction with npcs so the npcs speak their native language, and won't respond unless the player uses that language as well. This is an attempt...
Forum: Support::MiniLogin 06-17-2009, 10:04 AM
Replies: 2
Views: 9,216
Posted By pfyon
Anything in the minilogin logs?

Anything in the minilogin logs?
Forum: Support::General Support 06-16-2009, 02:50 PM
Replies: 2
Views: 6,218
Posted By pfyon
My client does something similar where everything...

My client does something similar where everything locks up for 10-15s, but it starts working again after. No blackscreen though. I assume it has something to do with my video card as occassionally...
Forum: Support::Windows Servers 06-16-2009, 11:06 AM
Replies: 1
Views: 6,801
Posted By pfyon
Yes, you should have no problem doing this.

Yes, you should have no problem doing this.
Forum: Quests::Q&A 06-15-2009, 08:36 PM
Replies: 12
Views: 12,031
Posted By pfyon
You have to make a user who has access to the...

You have to make a user who has access to the eqemu database in mysql.
Forum: Support::Windows Servers 06-14-2009, 10:21 PM
Replies: 3
Views: 7,888
Posted By pfyon
GRANT ALL ON eqemu.* TO 'gmaccount'@'%'...

GRANT ALL ON eqemu.* TO 'gmaccount'@'%' IDENTIFIED BY 'gmpassword'; is the sql to create an account named "gmaccount" with the password "gmpassword" that can access the database named "eqemu" from...
Forum: Development::Development 06-14-2009, 06:28 PM
Replies: 93
Views: 165,636
Posted By pfyon
Once you learn how to compile your own source,...

Once you learn how to compile your own source, it's pretty much just as easy as downloading a pre-build binary, but gives you the option of making changes to the code.
Forum: Development::Development 06-10-2009, 12:54 PM
Replies: 10
Views: 16,516
Posted By pfyon
Aren't the problems occurring because of poor...

Aren't the problems occurring because of poor programming? I don't really know enough about why 64 bit systems cause problems to comment, but I'd thought the problems were occurring during casting of...
Forum: Support::Linux Servers 06-10-2009, 11:20 AM
Replies: 24
Views: 24,463
Posted By pfyon
I think eqemu_config.xml.full is the full config...

I think eqemu_config.xml.full is the full config file, but isn't read. It's just there for reference. Edit eqemu_config.xml with your mysql account details.
Forum: Development::Feature Requests 06-09-2009, 08:37 PM
Replies: 4
Views: 12,943
Posted By pfyon
I think that the tables are like that because...

I think that the tables are like that because they're old, and no one's bothered to fix them up since it would require somewhat of an overhaul of code and tables.

I agree, the current design for...
Showing results 451 to 475 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