Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 37
Search took 0.00 seconds.
Search: Posts Made By: nadr man
Forum: Archive::Off Topic 10-09-2004, 10:43 AM
Replies: 1
C++
Views: 4,785
Posted By nadr man
C++

It's been a goal of mine to learn how to program (games specifically). I have a book about C++ and a book about directX. But the first book reads like the author wanted to make a quick buck selling...
Forum: Archive::Database/World Building 10-01-2004, 08:54 AM
Replies: 2
Views: 4,449
Posted By nadr man
This is just a ghetto way to do what u want... ...

This is just a ghetto way to do what u want...

since i don't know c++ (yet) i can't tell ya how to do it any more complex.

give everyone an item + pvp winner looting item + npc to turn in item...
Forum: Archive::Quests 06-20-2004, 04:02 AM
Replies: 8
Views: 3,170
Posted By nadr man
i'm doing "perl -c 58017.pl" and perl says i'm...

i'm doing "perl -c 58017.pl" and perl says i'm missing an operator before .pl
Forum: Archive::Quests 06-19-2004, 10:46 AM
Replies: 8
Views: 3,170
Posted By nadr man
Thanks. I've read a learn C++ in 21 days and a...

Thanks. I've read a learn C++ in 21 days and a 10 day C++ thing/book...in the end, i have trouble writing my own code, but can understand what already written code does. A big thing i've been...
Forum: Archive::Quests 06-19-2004, 08:21 AM
Replies: 8
Views: 3,170
Posted By nadr man
perl syntax...

I just got my quests working :D . First my default server-wide worked. Then i made this one for a mob in rivervale, which worked.




sub EVENT_SAY
{
if ($text=~ /Hail/i){quest::say("Why...
Forum: Archive::Quests 06-19-2004, 07:54 AM
Replies: 12
Views: 3,902
Posted By nadr man
do you have a quests folder or any .pl files in...

do you have a quests folder or any .pl files in your eqemu folder?
Forum: Archive::General Discussion 06-19-2004, 04:21 AM
Replies: 3
Views: 1,260
Posted By nadr man
:shock: didn't think it'd be that simple, thanks.

:shock: didn't think it'd be that simple, thanks.
Forum: Archive::General Discussion 06-19-2004, 03:02 AM
Replies: 3
Views: 1,260
Posted By nadr man
Silly question

It's a silly question, but it's got me stumped.

my eqhost.txt:


I've tried different things, but it still comes up with the same servers: about 6 or 7 in total, none over DR3. On the EqEmu...
Forum: Archive::Quests 06-19-2004, 12:39 AM
Replies: 12
Views: 3,902
Posted By nadr man
in the source code you need to enable perl

in the source code you need to enable perl
Forum: Archive::Database/World Building 06-18-2004, 12:55 PM
Replies: 6
Views: 3,101
Posted By nadr man
which db would you suggest?

which db would you suggest?
Forum: Archive::Database/World Building 06-18-2004, 12:45 PM
Replies: 6
Views: 3,101
Posted By nadr man
i get the same problem. Making a clean, seperate...

i get the same problem. Making a clean, seperate db i get the same errors (5 in total, 4 errors besides the one that's "ok"). I can't find a way to get around it. I would also appreciate any help...
Forum: Archive::Windows Servers 06-17-2004, 02:03 PM
Replies: 1
Views: 2,091
Posted By nadr man
the first thing i would think of doing would be...

the first thing i would think of doing would be to make sure you installed perl correctly. I might even go as far as to reinstall it. Make sure you installed the nmake.exe file and installed...
Forum: Archive::Quests 06-17-2004, 08:38 AM
Replies: 12
Views: 3,902
Posted By nadr man
Well, i just did 2 things. 1. I reinstalled...

Well, i just did 2 things.

1. I reinstalled perl -- it went in fine.
2. I downloaded quests from quests.eqemulator.net.

At this point, those downloaded quests don't work. Atm i think it's...
Forum: Archive::Quests 06-17-2004, 02:53 AM
Replies: 12
Views: 3,902
Posted By nadr man
nothing works. When i did #reloadquest (or...

nothing works. When i did #reloadquest (or something along those lines) i got "clearing .qst cashe"...i'm wondering if the server's not compiled correctly.
Forum: Archive::Quests 06-11-2004, 11:44 AM
Replies: 12
Views: 3,902
Posted By nadr man
well, i did the...

well, i did the D:\Server-EqEmu\eqemu\quests...but still quests don't work.

i'm assuming there's something wrong with perl. Any other ideas would be great.
Forum: Archive::Quests 06-11-2004, 11:14 AM
Replies: 12
Views: 3,902
Posted By nadr man
.pl??

hey! just got perl installed and everything working, but i logged into my server to find that my quests don't work. Lemme explain my setup..

my everquest directory (my client) is located in...
Forum: Archive::Quests 06-07-2004, 11:27 AM
Replies: 1
Views: 2,688
Posted By nadr man
Quest Version

I'm looking for a compiled version of 5.7 dr3 with perl enabled. Atm i'm having trouble with my compiler and can't get it to compile the zone or world files. I'd appreciate it, thanks.
Forum: Archive::Windows Servers 05-30-2004, 02:09 PM
Replies: 1
Views: 2,141
Posted By nadr man
Faulty DB?

I'm trying to add npcs in game using #spawn and #npcspawn create and #npcspawn add...Some how, when i first do these commands, nothing happens and it's as if i've never entered the npc.

However,...
Forum: Archive::General Support 05-17-2004, 09:58 AM
Replies: 3
Views: 1,956
Posted By nadr man
i'd retry a few times...and/or make a new account

i'd retry a few times...and/or make a new account
Forum: Archive::Tutorials/Howto's 05-17-2004, 09:13 AM
Replies: 5
Views: 2,460
Posted By nadr man
no files, just shortcut ur eqgame.exe to desktop...

no files, just shortcut ur eqgame.exe to desktop and add patchme.
Forum: Archive::Windows Servers 05-17-2004, 01:09 AM
Replies: 2
Views: 2,136
Posted By nadr man
Maybe it's a space i'm over looking, but i've...

Maybe it's a space i'm over looking, but i've gone over the files and didn't find any spaces.

I'm thinking that i'm not even connecting to minilogin. Even when i get to server select i see this...
Forum: Archive::Windows Servers 05-16-2004, 01:20 PM
Replies: 2
Views: 2,136
Posted By nadr man
Server Problem

Maybe making a server isn't my thing...

Anyway, i finally got all the bugs worked out of world.exe and the boot5zones.bat. However, after i log on i get to the server select screen and i can't see...
Forum: Archive::Windows Servers 05-16-2004, 12:58 PM
Replies: 4
Views: 2,642
Posted By nadr man
well, Khan gave me his altered code...that was...

well, Khan gave me his altered code...that was the problem...eventually i found a bug in my compiler and compiled my own which works.
Forum: Archive::Windows Servers 05-16-2004, 06:53 AM
Replies: 4
Views: 2,642
Posted By nadr man
Doesn't work... Your boot2zones.bat doesn't...

Doesn't work...

Your boot2zones.bat doesn't work for me (perl58.dll can't be found). My server shows up as 5.7 dr2, but i get a 1017 error after server selection (all my ip #'s are shown as...
Forum: Archive::Windows Servers 05-16-2004, 05:43 AM
Replies: 4
Views: 2,642
Posted By nadr man
compiled source

anyone know if there's a compiled source floating around?
Showing results 1 to 25 of 37

 
Forum Jump
   

All times are GMT -4. The time now is 07:44 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 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3