Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 251 to 275 of 500
Search took 0.03 seconds; generated 87 minute(s) ago.
Search: Posts Made By: Andrew80k
Forum: Support::General Support 03-09-2009, 05:57 PM
Replies: 17
Views: 15,861
Posted By Andrew80k
Nice. Thanks. I'll update my server tonight and...

Nice. Thanks. I'll update my server tonight and see where that leads me.
Forum: Support::General Support 03-06-2009, 12:15 AM
Replies: 3
Views: 6,486
Posted By Andrew80k
Have you tried deleting the file and recreating...

Have you tried deleting the file and recreating it?
Forum: Spell Support 03-05-2009, 05:54 PM
Replies: 11
Views: 12,260
Posted By Andrew80k
You should be careful about what files you...

You should be careful about what files you distribute. SOE has been known to have servers shut down for that. I doubt they would do it for just a spell file but you should be aware that it could...
Forum: Support::General Support 03-05-2009, 12:09 PM
Replies: 17
Views: 15,861
Posted By Andrew80k
Yeah I figured out the OP_Buff stuff. I haven't...

Yeah I figured out the OP_Buff stuff. I haven't had time to work on it much. I was thinking that the blocked buffs was going to give us some problems when the structure changed. The decodes seemed...
Forum: Support::General Support 03-03-2009, 01:25 AM
Replies: 17
Views: 15,861
Posted By Andrew80k
Now outbound is the wrong size. I'll fool with...

Now outbound is the wrong size. I'll fool with it some more tomorrow if you don't fix it tonight.
Forum: Support::General Support 03-03-2009, 01:15 AM
Replies: 17
Views: 15,861
Posted By Andrew80k
No mine were a bit different and I had actually...

No mine were a bit different and I had actually come up with what I thought was wrong with my initial foray into this. I was coding it similar to what you have now when you posted.
Forum: Support::General Support 03-03-2009, 01:14 AM
Replies: 17
Views: 15,861
Posted By Andrew80k
Working on this now. I got it compiled and...

Working on this now. I got it compiled and installed, starting the server. Will get back to you in a few.
Forum: Support::General Support 03-03-2009, 01:03 AM
Replies: 17
Views: 15,861
Posted By Andrew80k
I made a little progress I think. I got the size...

I made a little progress I think. I got the size mismatch errors to go away, but the buff still fades as soon as it is cast, and unfortunately, it really does fade. But I think that is actually...
Forum: Support::General Support 03-02-2009, 09:05 PM
Replies: 17
Views: 15,861
Posted By Andrew80k
gotcha. that's what I was looking for yesterday...

gotcha. that's what I was looking for yesterday when I was fooling around with it.
Forum: Support::General Support 03-02-2009, 08:33 PM
Replies: 17
Views: 15,861
Posted By Andrew80k
Updating a single bug thread might be a lot of...

Updating a single bug thread might be a lot of work. I think it would be better to have a SoF development section that could be used to track this, at least until the server for that client is...
Forum: Support::General Support 03-02-2009, 08:31 PM
Replies: 17
Views: 15,861
Posted By Andrew80k
thanks. I took a quick look at the structs and...

thanks. I took a quick look at the structs and it looks ok. It's 36 bytes, which is what the client sends, but for some reason, the server appears to be using the titanium struct.
Forum: Support::General Support 03-02-2009, 08:01 PM
Replies: 17
Views: 15,861
Posted By Andrew80k
SoF support

Would it be possible to get a SoF support forum going? That way we can segregate the SoF issues from normal Titanium issues? Just a thought.

Anyway, I'm converting my server to SoF and I'm...
Forum: Quests::Completed 02-24-2009, 12:10 PM
Replies: 13
Views: 17,545
Posted By Andrew80k
I'm pretty sure that can't happen. From what I...

I'm pretty sure that can't happen. From what I understand if it satisfies the if condition, the item is actually removed from the hash so it wouldn't be available to be returned. I haven't looked...
Forum: General::News 02-24-2009, 12:04 PM
Replies: 65
Views: 212,754
Posted By Andrew80k
Well, I was able to get the collector to compile...

Well, I was able to get the collector to compile under linux. It includes a bunch of stuff from the common files so I've been trying to make sure it was using the latest version of stuff. My next...
Forum: Quests::Completed 02-23-2009, 09:30 PM
Replies: 13
Views: 17,545
Posted By Andrew80k
Correct on both.

Correct on both.
Forum: Quests::Completed 02-23-2009, 09:14 PM
Replies: 13
Views: 17,545
Posted By Andrew80k
I believe it is part of the check_items plugin. ...

I believe it is part of the check_items plugin. It's part of one of them. I looked it up once but don't recall which one it is in. You can search for it in the plugin folder if you check for...
Forum: Quests::Completed 02-23-2009, 09:05 PM
Replies: 13
Views: 17,545
Posted By Andrew80k
You don't really get experience as a GM so you...

You don't really get experience as a GM so you can pretty much ignore that value. I've never looked at the code to see why it spits out those numbers though. They can be pretty huge.
Forum: Support::General Support 02-23-2009, 08:23 PM
Replies: 6
Views: 9,507
Posted By Andrew80k
Your shortcut properties should say ...

Your shortcut properties should say

"C:\path\to\everquest\directory\eqgame.exe" patchme

if it doesn't you forgot to change the shortcut and it is pointing to Everquest.exe which will connect...
Forum: Support::General Support 02-23-2009, 06:47 PM
Replies: 7
Views: 8,104
Posted By Andrew80k
You have to be careful about applying the svn...

You have to be careful about applying the svn changes and updating your db. Make sure that when you update your db check to make sure you NEED to add the svn sql files. Often times those are meant...
Forum: Support::General Support 02-23-2009, 05:37 PM
Replies: 7
Views: 8,104
Posted By Andrew80k
Typically this usually means you have a mismatch...

Typically this usually means you have a mismatch in your database version versus your code version.
Forum: Development::Bots 02-19-2009, 04:31 PM
Replies: 24
Views: 20,976
Posted By Andrew80k
But Bootstrutter would take plat. That's how I...

But Bootstrutter would take plat. That's how I got my J-Boots. I don't think he has always taken plat but the last few years he has.
Forum: Support::Linux Servers 02-19-2009, 11:21 AM
Replies: 19
Views: 17,026
Posted By Andrew80k
These crashes are often the result of database...

These crashes are often the result of database errors. Check your logs to see if there is anything in them to cause this.
Forum: Support::Windows Servers 02-18-2009, 02:26 PM
Replies: 20
Views: 12,133
Posted By Andrew80k
I apologize for not getting my configs posted. I...

I apologize for not getting my configs posted. I got hung up doing my homework for graduate school and something simple turned into something major. I'll try to remember to post my configs so you...
Forum: Support::Windows Servers 02-17-2009, 08:35 PM
Replies: 20
Views: 12,133
Posted By Andrew80k
I'm on my way home from work. I will post my...

I'm on my way home from work. I will post my configs to this thread and you can compare to yours, or you can just copy and paste them and edit them to suit you.
Forum: Support::Windows Servers 02-17-2009, 07:46 PM
Replies: 20
Views: 12,133
Posted By Andrew80k
Well, that's up to you but I'm happy to help you...

Well, that's up to you but I'm happy to help you get going under minilogin if you like. Did you follow the minlogin guide that Angelox put together? It's pretty good.
Showing results 251 to 275 of 500

 
Forum Jump
   

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