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 5 of 8
<
1
2
3
4
5
6
7
8
>
Showing results 101 to 125 of 193
Search took
0.01
seconds; generated 53 minute(s) ago.
Search:
Posts Made By:
Tertiary
Forum:
Archive::General Support
01-18-2004, 10:12 AM
Replies:
5
Poll:
WHY??
Views:
5,179
Posted By
Tertiary
Just a thought, but maybe create a new forum...
Just a thought, but maybe create a new forum called 'FAQ' at the top of the forum list with one post in it with info such as 'don't ask about the eqemu patcher, it is not required', 'Post GW2...
Forum:
Archive::Windows Servers
01-18-2004, 09:40 AM
Replies:
17
Boot5zones.bat wont stay open
Views:
11,329
Posted By
Tertiary
Try reading and doing what Lurker_005 says in the...
Try reading and doing what Lurker_005 says in the second post on this thread regarding IO::Scalar.
http://www.eqemulator.net/forums/viewtopic.php?t=12020&highlight=topenv
Forum:
Archive::Windows Servers
01-18-2004, 09:31 AM
Replies:
17
Boot5zones.bat wont stay open
Views:
11,329
Posted By
Tertiary
I've not used the Perl build myself, but one of...
I've not used the Perl build myself, but one of the posts says to make sure that your \perl\bin directory is at the start of your path, so you could try adding:
to the start of boot5zones.bat...
Forum:
Archive::Windows Servers
01-18-2004, 09:17 AM
Replies:
17
Boot5zones.bat wont stay open
Views:
11,329
Posted By
Tertiary
panic: top_env is a perl problem. See this link...
panic: top_env is a perl problem. See this link or search for top_env on the forums.
http://www.eqemulator.net/forums/viewtopic.php?t=11776&highlight=topenv&sid=7461e7396414b334d50409e81bfde593
...
Forum:
Archive::Windows Servers
01-18-2004, 09:08 AM
Replies:
17
Boot5zones.bat wont stay open
Views:
11,329
Posted By
Tertiary
So you did Start/Run cmd cd <wherever> ...
So you did Start/Run cmd
cd <wherever>
zone <params>
and your command prompt closed ? That is strange.
Forum:
Archive::Windows Servers
01-18-2004, 09:03 AM
Replies:
17
Boot5zones.bat wont stay open
Views:
11,329
Posted By
Tertiary
Go to a command prompt, cd to where your zone.exe...
Go to a command prompt, cd to where your zone.exe is and type:
(or whatever your IPs and port number are)
I.e. omit the 'start' command. This should allow you to see the error that caused...
Forum:
Archive::General Discussion
01-17-2004, 09:01 AM
Replies:
7
such a noob
Views:
4,248
Posted By
Tertiary
Re: such a noob
A server emulator for the MMORPG Everquest :shock:
http://everquest.station.sony.com/about.jsp
EDIT: i.e. instead of paying Sony to play on their official servers, you can play for free on...
Forum:
Archive::General Support
01-17-2004, 08:43 AM
Replies:
6
login
Views:
6,251
Posted By
Tertiary
In that case you have not changed your eqhost.txt...
In that case you have not changed your eqhost.txt and/or used the patchme method to start EQ. You are connecting to the Sony login server, not the emu login server. See here:
...
Forum:
Archive::General Support
01-17-2004, 08:38 AM
Replies:
6
login
Views:
6,251
Posted By
Tertiary
Re: login
For starters, what is the exact error message ? Does it mention Station name, or is the error:
Forum:
Archive::General Support
01-16-2004, 10:43 AM
Replies:
3
How Do I create my own Items?
Views:
5,659
Posted By
Tertiary
Re: How Do I create my own Items?
Assuming you run your own server, try this:
http://www.eqemulator.net/forums/viewtopic.php?t=12250
Forum:
Archive::Development
01-15-2004, 10:10 AM
Replies:
7
Files with Dev-CPP and FreeBSD compile changes
Views:
6,730
Posted By
Tertiary
Were the crashes with a VS .NET, Dev-C++, or...
Were the crashes with a VS .NET, Dev-C++, or FreeBSD build ? If it is with Dev-C++ I would like to try and fix it, if you or image know how I could reproduce the crashes ?
Forum:
Archive::Windows Servers
01-15-2004, 09:27 AM
Replies:
19
Server lock help me please!
Views:
12,804
Posted By
Tertiary
Sounds like you have the same problem as Squiffy...
Sounds like you have the same problem as Squiffy here:
http://www.eqemulator.net/forums/viewtopic.php?t=12269&highlight=others
Can you login in to other 5.3DR2 servers ?
Forum:
Archive::Windows Servers
01-15-2004, 08:57 AM
Replies:
19
Server lock help me please!
Views:
12,804
Posted By
Tertiary
If your server is Niblits super server, I just...
If your server is Niblits super server, I just logged onto it with no problem. When did you last patch your EQclient ?
EDIT: Well, I was on it for a minute or two (Half Elf Ranger, Baalinor), but...
Forum:
Archive::General Support
01-13-2004, 12:18 PM
Replies:
10
lost my original EQ and kunark discs
Views:
7,310
Posted By
Tertiary
Wow, you are brave posting that link :shock:
Wow, you are brave posting that link :shock:
Forum:
Archive::Development
01-13-2004, 09:09 AM
Replies:
41
EQEmu DEV-C++ Howto (updated for 5.5DR1)
Views:
39,226
Posted By
Tertiary
I assume you mean using 'worldshutdown' from the...
I assume you mean using 'worldshutdown' from the console, or #worldshutdown from the client ?
Does this happen all the time ? I did some tests today and worldshutdown closes the world and zone...
Forum:
Archive::Development
01-11-2004, 08:04 PM
Replies:
41
EQEmu DEV-C++ Howto (updated for 5.5DR1)
Views:
39,226
Posted By
Tertiary
Don't add the #ifdef __MINGW32__ #include...
Don't add the
#ifdef __MINGW32__
#include "../common/Portable_vsnprintf.h"
#define vsnprintf portable_vsnprintf
#endif
to common/types.h (or remove it if you did). That was an error that...
Forum:
Archive::Development
01-11-2004, 11:16 AM
Replies:
41
EQEmu DEV-C++ Howto (updated for 5.5DR1)
Views:
39,226
Posted By
Tertiary
Thanks Shadow-Wolf. Give me a day or two and I...
Thanks Shadow-Wolf. Give me a day or two and I will see if I can figure out what is wrong. BTW can you give me a link to the EQEmu source that you are using ?
Forum:
Archive::Windows Servers
01-11-2004, 10:07 AM
Replies:
19
Server lock help me please!
Views:
12,804
Posted By
Tertiary
You should post the output of your world.exe and...
You should post the output of your world.exe and zone.exe processes, as well as all your .ini files and boot5zones.bat.
Forum:
Archive::Development
01-11-2004, 09:08 AM
Replies:
41
EQEmu DEV-C++ Howto (updated for 5.5DR1)
Views:
39,226
Posted By
Tertiary
Let me know if you get it to work :D
Let me know if you get it to work :D
Forum:
Archive::General Support
01-11-2004, 08:50 AM
Replies:
13
password wrong
Views:
8,243
Posted By
Tertiary
If you download eqw from www.eqwindows.com, it...
If you download eqw from www.eqwindows.com, it has a check box that says 'Run patch program'. Deselect it and it won't overwrite your eqhost.txt
Forum:
Archive::Windows Servers
01-11-2004, 07:15 AM
Replies:
10
Error when starting world.exe
Views:
7,219
Posted By
Tertiary
Did you go into mysql and source the db in ?...
Did you go into mysql and source the db in ? Copying into your '/bin' directory won't achieve anything.
Forum:
Archive::Development
01-11-2004, 05:43 AM
Replies:
41
EQEmu DEV-C++ Howto (updated for 5.5DR1)
Views:
39,226
Posted By
Tertiary
EQEmu DEV-C++ Howto (updated for 5.5DR1)
Here is a HOWTO to get EQEmu 5.3DR2 (01/01/2004 version) to compile
with Bloodshed Dev-C++ / mingw.
http://www.rama.demon.co.uk/EQEmu-Dev-C++.zip
Most of the changes were trivial. The two...
Forum:
Archive::General Discussion
12-30-2003, 12:11 PM
Replies:
27
Locked Servers
Views:
12,085
Posted By
Tertiary
Sure, and if if 'Support Helpers' go off topic,...
Sure, and if if 'Support Helpers' go off topic, that is fine too. My point is that if you pay $20 does that entitle you and your 'friend' to go off topic all you want, where people who posted the...
Forum:
Archive::General Discussion
12-30-2003, 11:52 AM
Replies:
27
Locked Servers
Views:
12,085
Posted By
Tertiary
I thought this forum was for EQEmu related topics...
I thought this forum was for EQEmu related topics ?
Forum:
Archive::Windows Servers
12-29-2003, 12:04 PM
Replies:
11
5.3 compiled?
Views:
7,568
Posted By
Tertiary
There are binaries in the first post in this...
There are binaries in the first post in this thread:
http://www.everquestserver.com/forums/viewtopic.php?t=11883
Showing results 101 to 125 of 193
Page 5 of 8
<
1
2
3
4
5
6
7
8
>
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
12:54 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