Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 101 to 125 of 179
Search took 0.01 seconds; generated 83 minute(s) ago.
Search: Posts Made By: tamarae
Forum: Archive::General Discussion 11-13-2002, 04:02 AM
Replies: 32
Views: 15,167
Posted By tamarae
Well said, Trumpcard. As the Emu progresses and...

Well said, Trumpcard. As the Emu progresses and more functionality is in place, I can guarantee the #zone command will disappear on my server.

Boy does that bring back memories from the days when...
Forum: Archive::General Discussion 11-12-2002, 01:15 PM
Replies: 5
Views: 3,822
Posted By tamarae
if you're connecting to a 3.12 version server,...

if you're connecting to a 3.12 version server, dont use the fix. Just patch everquest to its latest live version and edit your eqhost.txt file
Forum: Archive::Windows Servers 11-12-2002, 06:10 AM
Replies: 3
Views: 6,253
Posted By tamarae
Just outta curiosity, why 255? 200 will give you...

Just outta curiosity, why 255? 200 will give you all of the commands.
Forum: Archive::Windows Servers 11-12-2002, 06:07 AM
Replies: 9
Views: 7,287
Posted By tamarae
What about the rest of your system? Its really...

What about the rest of your system? Its really hard on system resources to run both the client and the server on the same machine because the client takes so much of your allocated resources with...
Forum: Archive::Windows Servers 11-12-2002, 05:19 AM
Replies: 6
Views: 7,201
Posted By tamarae
My install wasnt fresh, but I did drop my...

My install wasnt fresh, but I did drop my database and redo it since I'd been playing with it a lot prior to the new release of this version (3.12)

If I'm correct you need the db.sql, dbupdate.sql...
Forum: Archive::General Discussion 11-12-2002, 05:15 AM
Replies: 4
Views: 3,446
Posted By tamarae
Actually, they're right, the option isnt there. ...

Actually, they're right, the option isnt there.

use mysql.exe to create the database:

mysql>create database eq;

then continue on with the readme
Forum: Archive::Development 11-12-2002, 02:04 AM
Replies: 10
Views: 7,746
Posted By tamarae
Its crude, but it works. I've never been known...

Its crude, but it works. I've never been known for my coding elegance, just ask my programming prof :p

Never even thought to look for making beneficial stuff cast on myself, then again I didnt...
Forum: Archive::News 11-11-2002, 06:04 PM
Replies: 33
Views: 15,084
Posted By tamarae
Woo, compiled like a dream.. good going devs! :)

Woo, compiled like a dream.. good going devs! :)
Forum: Archive::Development 11-11-2002, 10:38 AM
Replies: 10
Views: 7,746
Posted By tamarae
in zone/attack.cpp on the line that says: if...

in zone/attack.cpp on the line that says:

if (weapon->common.spellID == 1598)
SpellFinished(weapon->common.spellID, GetID(), 10, 0);


Change it to:

if (weapon->common.spellID == 2434)...
Forum: Archive::Database/World Building 11-11-2002, 06:35 AM
Replies: 19
Views: 13,614
Posted By tamarae
I was messing around with the .cfg files last...

I was messing around with the .cfg files last week and had a few problems with it.

As the zone server boots with the zone specified that you are zoning into, it says its reading the safe points...
Forum: Archive::Development 11-11-2002, 06:00 AM
Replies: 10
Views: 7,746
Posted By tamarae
I've got it all fixed up here, will post the...

I've got it all fixed up here, will post the easy-peasy change after class today.
Forum: Archive::Development 11-11-2002, 05:55 AM
Replies: 10
Views: 7,746
Posted By tamarae
Primal Weapons - Avatar Proc

Just a curiosity more than anything. I havent nosed very far into the code because frankly, my c++ sucks hard, slept through that class because it just didnt interest me. Now I'm kinda kicking...
Forum: Archive::Linux Servers 11-10-2002, 06:08 PM
Replies: 1
Views: 5,966
Posted By tamarae
Progress:

Whatever is causing my zoneservers to crash one at a time has to do with the additions to zone/attack.cpp from the npc melee proc code additions that were posted. There's a good chance I didnt get...
Forum: Archive::Windows Servers 11-10-2002, 05:50 PM
Replies: 2
Views: 5,656
Posted By tamarae
Do you have these expansions installed, and/or...

Do you have these expansions installed, and/or are they installed into the proper directory on the proper drive?
Forum: Archive::General Discussion 11-10-2002, 05:34 PM
Replies: 11
Views: 5,475
Posted By tamarae
You dont need the emu files at all if you just...

You dont need the emu files at all if you just want to connect. Use EQWindows like it says or use the patchme method and connect. Follow instructions above precisely and you will see all of the...
Forum: Archive::Linux Servers 11-10-2002, 11:03 AM
Replies: 1
Views: 5,966
Posted By tamarae
Zoneserver send() failed

Any idea what this error means? Its in my world logs, zone logs show no errors.

Zoneserver send() failed, assumed disconnect: #1 grobb xxx.xxx.xxx.xxx (my ip address) send_socket-9 Status: -1,...
Forum: Archive::General Discussion 11-10-2002, 08:55 AM
Replies: 11
Views: 5,475
Posted By tamarae
Yes you can play on other people's free servers. ...

Yes you can play on other people's free servers. See also the readme file at: www.eqemu.net. Link is on the left hand side. :)
Forum: Archive::General Discussion 11-09-2002, 06:05 PM
Replies: 4
Views: 4,172
Posted By tamarae
www.eqatlas.com

www.eqatlas.com
Forum: Archive::Windows Servers 11-09-2002, 08:58 AM
Replies: 1
Views: 5,277
Posted By tamarae
I think most if not all of the answers to your...

I think most if not all of the answers to your questions are in the file marked 'README' that is included with the emu. Its also posted on the EQEmu homepage. I'm not one for redundancy so I'll let...
Forum: Archive::Windows Servers 11-09-2002, 08:56 AM
Replies: 5
Views: 5,926
Posted By tamarae
It never booted me back to server select for the...

It never booted me back to server select for the wrong version, it was between the 3.9 and 3.11 release, when I'd patched a fresh eq install about 3h too soon before I saw that there was a new eqlive...
Forum: Archive::Windows Servers 11-07-2002, 11:05 AM
Replies: 5
Views: 6,224
Posted By tamarae
download the map files from sourceforge, and I...

download the map files from sourceforge, and I put mine inside my admintool directory, in a folder called maps, then pointed it to the proper place. :)
Forum: Archive::Windows Servers 11-07-2002, 11:04 AM
Replies: 5
Views: 5,926
Posted By tamarae
I had that problem when for grins I tried to run...

I had that problem when for grins I tried to run the wrong version of the client. (ie: the patch was too new)
Forum: Archive::Windows Servers 11-07-2002, 11:01 AM
Replies: 11
Views: 8,741
Posted By tamarae
Look above, Trumpcard pointed it out. EQEmu...

Look above, Trumpcard pointed it out.

EQEmu 3.11 runs with the eq live patch from 10/31, but not past then. :)
Forum: Archive::General Discussion 11-05-2002, 04:36 AM
Replies: 19
Views: 10,198
Posted By tamarae
The message board is vBulletin. :) Then...

The message board is vBulletin. :)

Then again, it might turn out like astavista's translator did.. lol.
Forum: Archive::Windows Servers 11-05-2002, 02:31 AM
Replies: 11
Views: 7,916
Posted By tamarae
Its probably router/NAT/host file related......

Its probably router/NAT/host file related... hence the reason I pointed out the 2 threads that I went through to get the same situation corrected for my server.

The bit about changing your windows...
Showing results 101 to 125 of 179

 
Forum Jump
   

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