Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 24 of 24
Search took 0.00 seconds.
Search: Posts Made By: Saethan
Forum: Archive::Development 03-14-2004, 07:22 AM
Replies: 22
Views: 9,004
Posted By Saethan
Ok I give up... how do you know a source that...

Ok I give up... how do you know a source that you've been working on for a year even works, when you haven't compiled it?
Forum: Archive::Quests 03-12-2004, 01:38 AM
Replies: 1
Views: 4,634
Posted By Saethan
Spawning an NPC from inside a timer....

I tried to spawn NPC's inside a timer(with the perl quest system), and it crashed the zone.exe file when attempting to do so... this is the perl script I was using that crashed zone.exe:

sub...
Forum: Archive::Database/World Building 03-07-2004, 12:10 PM
Replies: 1
Views: 3,215
Posted By Saethan
Nevermind I figured it out. :-D

Nevermind I figured it out. :-D
Forum: Archive::Database/World Building 03-07-2004, 06:25 AM
Replies: 1
Views: 3,215
Posted By Saethan
Linking MySQL databases into MS Access...

Title says it all. Last year when I had my other server, I figured out how to do this, but now I've forgotten. Anybody care to explain? :D

Lost it all when my hard drive crashed, probably...
Forum: Archive::General Support 09-08-2003, 03:00 PM
Replies: 2
Views: 3,327
Posted By Saethan
Which is why you're supposed to burn the working...

Which is why you're supposed to burn the working clients onto CD..

:P
Forum: Archive::News 09-08-2003, 09:53 AM
Replies: 31
Views: 9,137
Posted By Saethan
The brick tells me that.. well, it told me not to...

The brick tells me that.. well, it told me not to tell. So I'm afraid I can't tell you the rumor, but I can tell you it's the brick that started it.
Forum: Archive::Off Topic 09-03-2003, 04:25 PM
Replies: 11
Views: 4,832
Posted By Saethan
I'm going to make a program to play that for me. ...

I'm going to make a program to play that for me.

:twisted:
Forum: Archive::General Support 09-03-2003, 04:17 PM
Replies: 1
Views: 3,694
Posted By Saethan
Client on the other computer is probably one or...

Client on the other computer is probably one or more patches too old, then.
Forum: Archive::General Support 09-03-2003, 04:16 PM
Replies: 16
Views: 8,312
Posted By Saethan
Patience, on the other hand, IS a virtue.

Patience, on the other hand, IS a virtue.
Forum: Archive::General Support 09-03-2003, 04:14 PM
Replies: 9
Views: 4,665
Posted By Saethan
First, Krusher's fix didn't actually work, I...

First, Krusher's fix didn't actually work, I tested it in my eqlive directory.

Second, Krushers fix is NOT supported by the devs anyways, and asking for it can still get you banned. :-)
Forum: Archive::Quests 09-03-2003, 04:11 PM
Replies: 9
Views: 5,164
Posted By Saethan
So now I have a guide on moving npc's, and a...

So now I have a guide on moving npc's, and a guide on quests, but no guide on spawning npc's that move from quests. :-P

Read completely through both of those guides, heh.
Forum: Archive::Screenshots 09-01-2003, 07:14 PM
Replies: 23
Views: 26,542
Posted By Saethan
17 necro's? Jeez. Back when he ignored pets...

17 necro's? Jeez.

Back when he ignored pets I did it with myself(52-ish mage at the time) and a druid to heal me when he'd nuke me. Took half an hour or so but we won.

After he started...
Forum: Archive::Quests 09-01-2003, 07:03 PM
Replies: 9
Views: 5,164
Posted By Saethan
Only one npc moving along grid?

Question on a quest I'm working on. Have a ghetto fix up right now by just only having one waypoint per grid, but here's the problem:

EVENT_ITEM
{

if($item1 == "993")
{
say("Ah, a soul...
Forum: Archive::Server Discussion 09-01-2003, 02:23 PM
Replies: 4
Views: 2,665
Posted By Saethan
Vox and Naggy will definately be scripted events...

Vox and Naggy will definately be scripted events once I get to them, but I'm working with level ranges, got the lvl 30 quest done so the lvl 50 quest is next, heh.

[edit]

Level 50 quest is...
Forum: Archive::Server Discussion 09-01-2003, 11:38 AM
Replies: 4
Views: 2,665
Posted By Saethan
My ISP likes to give me trouble sometimes, and...

My ISP likes to give me trouble sometimes, and the other night my router completely reset and reassigned IP's so nothing worked till I redid the firewall, heh. It should all work now.

Loot will...
Forum: Archive::Off Topic 08-31-2003, 09:25 AM
Replies: 17
Views: 6,980
Posted By Saethan
Using Internet Explorer 6. I get 1 runtime error...

Using Internet Explorer 6. I get 1 runtime error (line 29: object expected) when the page loads, and then a bunch more errors(line 61+ based on which link it is, also 'object expected') when I move...
Forum: Archive::General Support 08-30-2003, 10:39 AM
Replies: 3
Views: 3,607
Posted By Saethan
Go into a command prompt, from mysql/bin run ...

Go into a command prompt, from mysql/bin run

mysql -u root


do:

GRANT ALL ON eq.* TO eqemu@'%' IDENTIFIED BY 'password' WITH GRANT OPTION;

If you already did that(exactly, minus the...
Forum: Archive::Off Topic 08-30-2003, 07:47 AM
Replies: 17
Views: 6,980
Posted By Saethan
Yeah, solid color background. Also personally I...

Yeah, solid color background. Also personally I prefer sites that have very little images, maybe just a banner on the top. Makes for faster load times.

I'm getting runtime errors every time I...
Forum: Archive::General Support 08-29-2003, 05:07 PM
Replies: 11
Views: 4,993
Posted By Saethan
However there has been no known case where...

However there has been no known case where they've actually done that. A while ago they actually stated they've never deleted any characters(including ones you yourself have deleted).
Forum: Archive::General Discussion 08-29-2003, 01:05 PM
Replies: 11
Views: 4,174
Posted By Saethan
It's HTML coding(probably php for actually...

It's HTML coding(probably php for actually putting in the updates). Pretty simple to do. www.webmonkey.com is a good place to go for website coding help.
Forum: Archive::General Discussion 08-29-2003, 10:03 AM
Replies: 23
Views: 7,615
Posted By Saethan
You said something about either devs being lazy...

You said something about either devs being lazy or telling the devs to do something(don't recall exactly what if you can't tell ;-) ). You don't do that when a project is being done for free.
...
Forum: Archive::Server Discussion 08-28-2003, 08:59 AM
Replies: 4
Views: 2,665
Posted By Saethan
Saethan's Server 0.4.4

Leave me feedback on it in here or through #petition. Please. Pretty please. :-D

http://www20.brinkster.com/saethanemu/index.asp

Someday I'll get my own .com and put up some forums and...
Forum: Archive::Windows Servers 08-24-2003, 10:47 PM
Replies: 4
Views: 4,012
Posted By Saethan
I was going insane trying to figure out what I...

I was going insane trying to figure out what I was doing wrong. mySQL newbie. 8) This worked for me.
Forum: Archive::News 06-23-2003, 11:26 PM
Replies: 17
Views: 7,648
Posted By Saethan
Pretty simple to do, just glue on little...

Pretty simple to do, just glue on little screw-holders onto various places and screw everything in like you would a normal computer, me and my friend started one but ran out of legos halfway and were...
Showing results 1 to 24 of 24

 
Forum Jump
   

All times are GMT -4. The time now is 08:03 AM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3