EQEmulator Home
>
EQEmulator Forums
>
Search Forums
Search Results
User Name
Remember Me?
Password
Home
Forums
Register
Members List
Today's Posts
Search
Search Forums
Show Threads
Show Posts
Advanced Search
Go to Page...
Page 4 of 11
<
1
2
3
4
5
6
7
8
>
Last
»
Showing results 76 to 100 of 267
Search took
0.02
seconds; generated 40 minute(s) ago.
Search:
Posts Made By:
gottasummer
Forum:
Misc::Off Topic
01-09-2006, 11:30 AM
Replies:
10
Cheers to the american legal system!
Views:
9,498
Posted By
gottasummer
Bigger question is who will be willing to hire a...
Bigger question is who will be willing to hire a lawyer on "Internet harassment"... guess the person who hacked into my x-drive account, downloaded my phone book, and started calling and annoying me...
Forum:
Misc::Off Topic
01-08-2006, 11:21 PM
Replies:
16
Sony Busted?
Views:
18,155
Posted By
gottasummer
It is not good what they are doing, but if you...
It is not good what they are doing, but if you think about how they feel, they must feel like they can loose money from people copying the CD's, if they do not do something about it themselves.
...
Forum:
General::General Discussion
01-08-2006, 11:35 AM
Replies:
29
One left
Views:
20,954
Posted By
gottasummer
Sorry for bumping this old topic, but what...
Sorry for bumping this old topic, but what version are you running again? 5.x, or is it 6.x?
Either way, I will offer $10 via paypal for it :S $200 is wayyy too much... main reason I want it is...
Forum:
General::Server Discussion
01-08-2006, 11:33 AM
Replies:
9
Server Releases?
Views:
9,939
Posted By
gottasummer
Oops, posted in wrong thread.
Oops, posted in wrong thread.
Forum:
Development::Development
01-08-2006, 09:32 AM
Replies:
7
VS .Net 2005
Views:
8,194
Posted By
gottasummer
Cool. I personally do not care for the whole...
Cool.
I personally do not care for the whole .NET framework 2.0 thing... one thing I do wish I had done was buy a MSDN copy of VS.NET 2005 Professional, as now that its out, the price went up...
Forum:
Support::Windows Servers
01-08-2006, 09:26 AM
Replies:
12
Latest CVS windows compiles
Views:
8,844
Posted By
gottasummer
Will check it out right now and will tell you how...
Will check it out right now and will tell you how it works out.
Just logged in on IRC again, left because there wasnt much action there.
Forum:
General::General Discussion
01-08-2006, 09:25 AM
Replies:
49
someone fucked up the wiki...
Views:
34,787
Posted By
gottasummer
I have used it since then as in, I have had...
I have used it since then as in, I have had server files, and I had ran a server few years back, I had played on a freequest server back then, when I say using, I mean actually using the server...
Forum:
General::General Discussion
01-08-2006, 09:22 AM
Replies:
5
Reverse Engineering EQ Protocol: Thoughts and Tips ?
Views:
8,452
Posted By
gottasummer
Ah. I recall on the eq2emulator forum,...
Ah.
I recall on the eq2emulator forum, someone had posted a link to a page which had documentation on the EQ2 protocol.
So now it uses eq2 protocol, that sounds... interesting.
Forum:
General::General Discussion
01-08-2006, 07:29 AM
Replies:
49
someone fucked up the wiki...
Views:
34,787
Posted By
gottasummer
Freequest, heh, remember that one lol... seems...
Freequest, heh, remember that one lol... seems like just a few years ago when the emu was new, so many devs, ah how much I miss it.
Forum:
Support::Windows Servers
01-08-2006, 07:04 AM
Replies:
12
Latest CVS windows compiles
Views:
8,844
Posted By
gottasummer
I had to take out winsock2.h and have it just use...
I had to take out winsock2.h and have it just use winsock.h instead, have Uknown become CastleActionUknown in about two or three other places, too.
Forum:
General::General Discussion
01-08-2006, 07:03 AM
Replies:
49
someone fucked up the wiki...
Views:
34,787
Posted By
gottasummer
I do recall 4.x and 5.x being easier to setup,...
I do recall 4.x and 5.x being easier to setup, but again, they were not as advanced.
Forum:
General::Server Discussion
01-08-2006, 07:00 AM
Replies:
3
RaGEQUEST Looking for Quest-Writers, and Zone Designers
Views:
8,228
Posted By
gottasummer
RaGEQUEST Looking for Quest-Writers, and Zone Designers
Hello all,
I know that I have posted something about RaGEQUEST already, and I doubt that many of you have already tried it out.
Anyway, RaGEQUEST is running 0.6.4, which is not officially...
Forum:
General::Server Discussion
01-08-2006, 06:43 AM
Replies:
104
Forbidden_Zone<Dr_Zauis>
Views:
71,363
Posted By
gottasummer
Reminds me of my laptop, how I miss it, it should...
Reminds me of my laptop, how I miss it, it should arrive soon, I had to sent it out to be fixed, a month and a half so far..... motherboard failed.
Anyway, I know this is off topic and all, but I...
Forum:
General::General Discussion
01-08-2006, 06:27 AM
Replies:
5
Reverse Engineering EQ Protocol: Thoughts and Tips ?
Views:
8,452
Posted By
gottasummer
If what you are looking for is a document which...
If what you are looking for is a document which outlines the protocol, you can try looking at ethernalquest, ethernalquest is no longer functional, but if the protocol has stayed the same, then you...
Forum:
General::General Discussion
01-08-2006, 02:41 AM
Replies:
49
someone fucked up the wiki...
Views:
34,787
Posted By
gottasummer
True, which is unfortunate. 4.4 and earlier,...
True, which is unfortunate.
4.4 and earlier, wow... didn't know you still had those loginservers running :S
Forum:
Support::Windows Servers
01-08-2006, 01:53 AM
Replies:
12
Latest CVS windows compiles
Views:
8,844
Posted By
gottasummer
#ifndef TIMER_H #define TIMER_H #include...
#ifndef TIMER_H
#define TIMER_H
#include "types.h"
// Disgrace: for windows compile
#ifdef WIN32
#include <windows.h>
#include <winsock.h>
int gettimeofday (timeval *tp, ...);
Forum:
Support::Windows Servers
01-08-2006, 01:51 AM
Replies:
12
Latest CVS windows compiles
Views:
8,844
Posted By
gottasummer
Hey, I am the one who fixed the VS.NET project...
Hey, I am the one who fixed the VS.NET project file ;)
Anyway, what compiler are you using?
I have yesterday afternoons CVS, and had erm, slight errors, but other than that, was able to get it...
Forum:
Development::Development
01-08-2006, 01:49 AM
Replies:
7
VS .Net 2005
Views:
8,194
Posted By
gottasummer
I tried the Express Beta 1 when it was first...
I tried the Express Beta 1 when it was first released with little success, I had to take my libs and includes from my VS.NET 2002 to get it to work sort of, and had errors.
If you are looking to...
Forum:
General::Server Discussion
01-08-2006, 01:46 AM
Replies:
14
Guild Wars Clone Server Up
Views:
12,508
Posted By
gottasummer
This is just crazy... guys, either you like it or...
This is just crazy... guys, either you like it or you dont, if you don't suggest what can be done, or try to help out.
I havent done guildwars in ages, maybe it is time to just give up on it for...
Forum:
General::General Discussion
01-08-2006, 01:42 AM
Replies:
49
someone fucked up the wiki...
Views:
34,787
Posted By
gottasummer
That is what I personally disagree with. Not...
That is what I personally disagree with.
Not to disrespect you in any way at all, but I feel like if we were to have some people who were devoted, and be here for a while, some people who do not...
Forum:
General::General Discussion
01-07-2006, 03:36 PM
Replies:
12
Sony gives you a XMAS present.
Views:
11,235
Posted By
gottasummer
This is good for some of you, but keep in mind...
This is good for some of you, but keep in mind that you should backup your EQ directory, so you do not patch to live on mistake.
Forum:
General::General Discussion
01-07-2006, 03:35 PM
Replies:
49
someone fucked up the wiki...
Views:
34,787
Posted By
gottasummer
No need to get mad. My point was that there...
No need to get mad.
My point was that there are many old topics, I wouldn't mind helping out.
FatherNitwit had told me to talk to him in about two weeks or so, if I am still up for it, he might...
Forum:
General::Server Discussion
01-07-2006, 02:50 PM
Replies:
4
RaGEQuest Server Online
Views:
7,436
Posted By
gottasummer
server back up
server back up
Forum:
General::General Discussion
01-07-2006, 11:03 AM
Replies:
49
someone fucked up the wiki...
Views:
34,787
Posted By
gottasummer
If I was a forum supermoderator, all of those...
If I was a forum supermoderator, all of those outdated posts would be gone :P
Anyway, just live with it, look for build numbers at the top... the community I will admit seems to be dieing compared...
Forum:
General::Server Discussion
01-07-2006, 08:57 AM
Replies:
4
RaGEQuest Server Online
Views:
7,436
Posted By
gottasummer
Hmm... I dunno, will try opening more ports on my...
Hmm... I dunno, will try opening more ports on my router.
Showing results 76 to 100 of 267
Page 4 of 11
<
1
2
3
4
5
6
7
8
>
Last
»
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
General::General Discussion
General::Server Discussion
General::News
General::News::Polls
Support
Support::General Support
Idiot Posters
Spell Support
Support::Windows Servers
Support::Linux Servers
Support::Packetcollector
Support::MiniLogin
Quests
Quests::Q&A
Quests::Custom
Quests::Completed
Quests::Submissions
Quests::Plugins & Mods
Quests::need work
Quests::LUA
Development
Development::Development
Development::Bots
Development: Custom Code
Development::Server Code Submissions
Development::Feature Requests
Development::Bugs
Development::Bug Reports
Development::Database/World Building
Development::Tools
Development::GeorgeS's Tools
EQEmu Operations Center
KayotRO
Old Eq
OpenZone
OpenZone:: Q&A
Simple Client
OpenZone::Tutorials
OpenZone::Bug Reporting
Misc
Misc::Off Topic
Misc::Screenshots
Archives
Archive::Support
Archive::General Support
Archive::Windows Servers
Archive::Linux Servers
Archive::Tutorials/Howto's
Tutorials--Outdated Use the Wiki
Tutorial ALL NEW PEOPLE READ THIS
Tutorials::Discussion
Tutorials::Requests
Tutorials::Submissions
Tutorials::Needs work
Archive::Packetcollector
Archive::Development
Archive::Development
Archive::Bugs
Archive::Tools
Archive::Quests
Archive::Database/World Building
EQ2 Development
Archive::Misc
Archive::Off Topic
Archive::Screenshots
OpenEQ
OpenEQ::General Discussion
OpenEQ::Support
OpenEQ::Development
OpenEQ::Bug reporting
OpenEQ::Plugins
All times are GMT -4. The time now is
03:03 PM
.
-- Default Style
---- EQEmulator
EQEmulator
-
Archive
-
Top
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