Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 26 to 50 of 493
Search took 0.01 seconds; generated 59 minute(s) ago.
Search: Posts Made By: pfyon
Forum: General::General Discussion 02-05-2012, 08:59 PM
Replies: 194
Views: 458,712
Posted By pfyon
I haven't been able to get it working, probably...

I haven't been able to get it working, probably due to the same issue that Tabasco et al ran into. I tried an s3d file from titanium, sof, and sod without luck.

...
Forum: General::General Discussion 02-04-2012, 10:30 PM
Replies: 194
Views: 458,712
Posted By pfyon
Thanks, Tabasco. I was running into difficulties...

Thanks, Tabasco. I was running into difficulties getting it to compile until I read the error messages and noticed it was complaining about x64 (this is a 32 bit machine). Just an FYI to anyone else...
Forum: General::General Discussion 02-04-2012, 10:08 AM
Replies: 194
Views: 458,712
Posted By pfyon
I've never actually written a makefile or...

I've never actually written a makefile or anything beyond compiling a single cpp file with g++, anyone have a working one for linux I could use for this?
Forum: General::General Discussion 02-01-2012, 09:12 PM
Replies: 11
Views: 12,088
Posted By pfyon
An EQMac for Windows client would make things so...

An EQMac for Windows client would make things so much easier.
Forum: Development::Bots 09-27-2011, 09:16 PM
Replies: 8
Views: 11,379
Posted By pfyon
I think the point is that you can kill your bots...

I think the point is that you can kill your bots then just respawn them for full hp/mana. I believe you are already unable to spawn bots when you have agro.
Forum: Support::Windows Servers 09-20-2011, 06:07 PM
Replies: 6
Views: 9,041
Posted By pfyon
If you're running your own server with a dynamic...

If you're running your own server with a dynamic dns address, you can connect to it as normal if you edit your hosts file on your local machines to point to the correct local IP given that hostname....
Forum: Development::Development 09-17-2011, 09:28 AM
Replies: 10
Views: 18,300
Posted By pfyon
The "regains it concentration and continues...

The "regains it concentration and continues casting" message is when they get pushed a bit (normal melee would push, as would bash/kick), but they passed the channeling check to avoid spell...
Forum: General::General Discussion 09-11-2011, 09:54 PM
Replies: 3
Views: 6,366
Posted By pfyon
I wish I could +1 or 'like' posts here, that's...

I wish I could +1 or 'like' posts here, that's totally a like.
Forum: Support::General Support 09-04-2011, 06:38 PM
Replies: 4
Views: 11,372
Posted By pfyon
Didn't erudite necro come with paineel? Does...

Didn't erudite necro come with paineel? Does p1999 have that enabled? I don't think paineel came out until sometime after kunark.
Forum: Support::Windows Servers 09-04-2011, 10:19 AM
Replies: 37
Views: 160,717
Posted By pfyon
I found SkillCaps.txt in SoF, but not titanium. I...

I found SkillCaps.txt in SoF, but not titanium. I guess it was something they added later on (perhaps so updating/changing skills wouldn't require the customer to download a whole new updated...
Forum: Misc::Off Topic 09-01-2011, 07:44 PM
Replies: 9
Views: 15,146
Posted By pfyon
I don't know, but I'm looking for a beta key if...

I don't know, but I'm looking for a beta key if anyone has one and doesn't want it :D .
Forum: General::General Discussion 08-13-2011, 07:31 PM
Replies: 17
Views: 17,349
Posted By pfyon
Here's a pretty good list of C++ books, as...

Here's a pretty good list of C++ books, as compiled by users of stackoverflow.com

http://stackoverflow.com/questions/388242/the-definitive-c-book-guide-and-list

...and perl:
...
Forum: Support::Windows Servers 08-10-2011, 08:27 AM
Replies: 2
Views: 8,369
Posted By pfyon
You should also check mysql config file (my.cnf)...

You should also check mysql config file (my.cnf) and change bind-interface to the local IP of the server (by default it's 127.0.0.1, or localhost, I believe). This is the IP it will listen on for...
Forum: Support::Windows Servers 07-21-2011, 09:00 PM
Replies: 6
Views: 7,754
Posted By pfyon
Maybe restarting with all of the logging enabled...

Maybe restarting with all of the logging enabled will show something.
Forum: Development::Bots 07-21-2011, 08:54 PM
Replies: 69
Views: 149,939
Posted By pfyon
I think it would be easier/more live-like to just...

I think it would be easier/more live-like to just call whatever functions are required to track on the client so the player would get the tracking messages like they would if they were a ranger/druid...
Forum: Development::Server Code Submissions 07-21-2011, 08:46 PM
Replies: 12
Views: 18,562
Posted By pfyon
I remember 2 on live. It only seemed to trigger...

I remember 2 on live. It only seemed to trigger if you went from (example) state 1 to state 2, and not state 2 to state 1.
Forum: Development::Bots 07-20-2011, 09:01 PM
Replies: 69
Views: 149,939
Posted By pfyon
I agree that roles are probably the next step,...

I agree that roles are probably the next step, but disagree that they need to be infinitely customizable. I think for the average user, it would be sufficient to provide some basic roles (eg melee...
Forum: Support::General Support 07-14-2011, 08:03 AM
Replies: 3
Views: 7,312
Posted By pfyon
Unfortunately, not to edit it yet though.

Unfortunately, not to edit it yet though.
Forum: Support::Windows Servers 07-13-2011, 11:05 PM
Replies: 9
Views: 10,712
Posted By pfyon
I had an issue with spells similar to your's. My...

I had an issue with spells similar to your's. My testing/(semi) fix: http://www.eqemulator.org/forums/showthread.php?t=32129
Forum: Development::Bots 07-10-2011, 08:11 AM
Replies: 19
Views: 28,683
Posted By pfyon
I think tortoise svn has the ability to create...

I think tortoise svn has the ability to create and apply diffs.

If you're using linux, you can also use the 'diff' and 'patch' programs.
Forum: Development: Custom Code 06-26-2011, 08:09 PM
Replies: 9
Views: 6,186
Posted By pfyon
Well, since the edit timer is long gone on that...

Well, since the edit timer is long gone on that post, I put the diff files on my webserver.

client.cpp.diff (http://peterfyon.homeunix.com/files/client.cpp.diff)
client.h.diff...
Forum: Development: Custom Code 06-26-2011, 05:44 PM
Replies: 9
Views: 6,186
Posted By pfyon
Yeah not sure what the ^M thing is about, I had...

Yeah not sure what the ^M thing is about, I had to use regular diff rather than svn-diff, also via putty to a linux box, so probably related to encoding.

s/\^M.*$//g Would probably do the trick.
Forum: Development: Custom Code 06-26-2011, 01:46 PM
Replies: 9
Views: 6,186
Posted By pfyon
Triple also, I`m not sure where I got the list of...

Triple also, I`m not sure where I got the list of races from. I found it in one of the source files, possibly from work I started on a while ago.

The languages I chose for each race are best...
Forum: Development: Custom Code 06-26-2011, 12:19 PM
Replies: 9
Views: 6,186
Posted By pfyon
Whoops, double also: if the client`s skill in the...

Whoops, double also: if the client`s skill in the language that the NPC is using is less than 50, they`ll reply with `I can`t understand a word you`re saying`, in the NPC`s language.

Sorry for the...
Forum: Development: Custom Code 06-26-2011, 11:22 AM
Replies: 9
Views: 6,186
Posted By pfyon
I`ll also note that it seems that the quest...

I`ll also note that it seems that the quest journal and the racial languages are mutually exclusive. The quest journal looks like it uses a special packet which the client interprets as the npc...
Showing results 26 to 50 of 493

 
Forum Jump
   

All times are GMT -4. The time now is 10:21 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