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 2 of 3
<
1
2
3
>
Showing results 26 to 50 of 71
Search took
0.04
seconds; generated 90 minute(s) ago.
Search:
Posts Made By:
jimm0thy
Forum:
Development::Database/World Building
10-02-2005, 02:27 PM
Replies:
10
tutorialb spawn information
Views:
8,654
Posted By
jimm0thy
Released a small update on tutorial names , and...
Released a small update on tutorial names , and to make all noob monsters use new models.
Also I use cavedudes db so the spawn id's are no problem (I use id's 189028 - 189198)
Forum:
Support::General Support
10-02-2005, 12:31 PM
Replies:
4
Question about aa
Views:
7,247
Posted By
jimm0thy
I was wondering the same thing , havent seen...
I was wondering the same thing , havent seen anything in the database yet for it so it might be a client thing.
Forum:
Development::Database/World Building
10-01-2005, 07:19 PM
Replies:
10
tutorialb spawn information
Views:
8,654
Posted By
jimm0thy
tutorialb spawn information
Ok I have what I belive to be a pretty complete setup for The Mines of Glooming Deep (tutorialb). However the zone is not exactly like live, here is a list of changes.
-- Note : this sql file will...
Forum:
Support::General Support
09-30-2005, 01:24 PM
Replies:
0
List of New Noobie Monster Model Numbers
Views:
6,715
Posted By
jimm0thy
List of New Noobie Monster Model Numbers
I couldnt find this information anywhere else so I decided to post it here.
You should have these already loaded in all noobie towns but here is the code to load in other zones ...
16
rtn,rtn...
Forum:
Support::General Support
09-28-2005, 06:05 AM
Replies:
4
Multiple server list
Views:
5,557
Posted By
jimm0thy
It should be Host=eqemulator.net:5998
It should be
Host=eqemulator.net:5998
Forum:
Support::General Support
09-26-2005, 09:32 AM
Replies:
4
EQ Installation/Moving
Views:
5,804
Posted By
jimm0thy
Not sure why your getting an error , you should...
Not sure why your getting an error , you should be able to rename and move your everquest folder all over with no problems.
Forum:
Support::General Support
09-23-2005, 08:21 PM
Replies:
34
6.2-DR1 Perl Working
Views:
19,487
Posted By
jimm0thy
Thanks , updated wiki how to
Thanks , updated wiki how to
Forum:
Support::General Support
09-23-2005, 06:35 PM
Replies:
34
6.2-DR1 Perl Working
Views:
19,487
Posted By
jimm0thy
When everyone (or at least a few others) are able...
When everyone (or at least a few others) are able to have a stable server going , Im going to write up an install how to.
Forum:
Support::General Support
09-23-2005, 06:16 PM
Replies:
34
6.2-DR1 Perl Working
Views:
19,487
Posted By
jimm0thy
I have added the file I used to install...
I have added the file I used to install IO::Scalar to the download site , it is IO-stringy-2.110.zip (which is from one of the tutorials on this site , just cant remember which)
Forum:
Support::General Support
09-23-2005, 05:56 PM
Replies:
34
6.2-DR1 Perl Working
Views:
19,487
Posted By
jimm0thy
Glad to hear its working for you.
Glad to hear its working for you.
Forum:
Support::General Support
09-23-2005, 05:20 PM
Replies:
34
6.2-DR1 Perl Working
Views:
19,487
Posted By
jimm0thy
Bah you just broke it now :)
Bah you just broke it now :)
Forum:
Support::General Support
09-23-2005, 04:50 PM
Replies:
34
6.2-DR1 Perl Working
Views:
19,487
Posted By
jimm0thy
Well Im starting to think its a fluke that it...
Well Im starting to think its a fluke that it works on my end. Perhaps its because Im using MiniLogin? Guess I'll try using the eqemulator.net login server and check.
Otherwise I cant think of...
Forum:
Support::General Support
09-23-2005, 01:13 PM
Replies:
34
6.2-DR1 Perl Working
Views:
19,487
Posted By
jimm0thy
aw crud i did forget to put in emusharemem.dll ,...
aw crud i did forget to put in emusharemem.dll , updated again :)
and glad to hear its working - I forgot I messed with opcodes.cfg earlier - so that may have been it.
Forum:
Support::General Support
09-23-2005, 12:41 PM
Replies:
34
6.2-DR1 Perl Working
Views:
19,487
Posted By
jimm0thy
That error is with the quest itself. I have...
That error is with the quest itself.
I have recompiled the sources and played for over an hour with no problems and reuploaded the file. Also the download link is updated to reflect these changes.
Forum:
Support::General Support
09-23-2005, 11:38 AM
Replies:
34
6.2-DR1 Perl Working
Views:
19,487
Posted By
jimm0thy
Im using the PEQ_Velious_RC1 db
Im using the PEQ_Velious_RC1 db
Forum:
Support::General Support
09-23-2005, 10:04 AM
Replies:
34
6.2-DR1 Perl Working
Views:
19,487
Posted By
jimm0thy
Ok I got it to crash for me :) here is the recent...
Ok I got it to crash for me :) here is the recent output from zoneperl.exe
[Status] Zone Shutdown: lavastorm (27)
Map header: 26977 faces, 207 nodes, 36231 facelists
Loaded map: 80931 vertices,...
Forum:
Support::General Support
09-23-2005, 09:28 AM
Replies:
34
6.2-DR1 Perl Working
Views:
19,487
Posted By
jimm0thy
Hmm , I havent had any crashing problems. It...
Hmm , I havent had any crashing problems. It could be due to the one error message I listed earlier (not really sure). Guess I'll go and try to make it crash and see what output it gives.
Forum:
Support::General Support
09-23-2005, 08:06 AM
Replies:
34
6.2-DR1 Perl Working
Views:
19,487
Posted By
jimm0thy
np , let me know if it works for you.
np , let me know if it works for you.
Forum:
Support::General Support
09-23-2005, 07:03 AM
Replies:
34
6.2-DR1 Perl Working
Views:
19,487
Posted By
jimm0thy
6.2-DR1 Perl Working
Ive noticed alot of posts about people not being able to get zone.exe to compile with perl and still be able to attack targets.
Well I finally got it to work myself.
I did notice that when I pulled...
Forum:
Support::MiniLogin
06-04-2005, 05:15 PM
Replies:
3
I'm stupid, help appreaciated
Views:
5,805
Posted By
jimm0thy
Oh just put in any password you want , it dosent...
Oh just put in any password you want , it dosent matter what.
Forum:
Support::MiniLogin
06-04-2005, 04:51 PM
Replies:
3
I'm stupid, help appreaciated
Views:
5,805
Posted By
jimm0thy
minilogin uses your username and ip address , not...
minilogin uses your username and ip address , not a password.
the code to use , in case you dont know is ....
insert into account (name,status, minilogin_ip)...
Forum:
Support::MiniLogin
06-04-2005, 04:24 PM
Replies:
0
Login Question
Views:
5,356
Posted By
jimm0thy
Login Question
Ok heres my question / problem ...
I have a server up and running 0.6.1-DR1 with peq-velious db on my computer , if i set the loginserver.ini file to localhost or 127.0.0.1 I can log in fine ,...
Forum:
Support::General Support
06-03-2005, 12:06 PM
Replies:
0
New NPC Spawns moved to Tutorialb
Views:
4,668
Posted By
jimm0thy
New NPC Spawns moved to Tutorialb
Im not sure if this is a db or emu problem so I put it in general.
I have been trying to place some new/custom npc's in certain zones (basically moving vah shir and froglock starting locations) ,...
Forum:
General::General Discussion
01-13-2005, 03:18 PM
Replies:
9
Old Client needed?
Views:
8,293
Posted By
jimm0thy
Not to start anything , but just a comment Ive...
Not to start anything , but just a comment Ive always thought , why do so many people see distributing EQ Files as warez? Its really not , anyone can goto eq's website and download the entire game....
Forum:
OpenEQ::General Discussion
12-12-2004, 02:18 PM
Replies:
32
What OpenEQ Is
Views:
92,767
Posted By
jimm0thy
I have to agree w/ MNJ somewhat. Verants work on...
I have to agree w/ MNJ somewhat. Verants work on EQ is when it was a great game , its not til SOE took over that the game started to go down hill. (although I dont think anyone mentioned Verant til...
Showing results 26 to 50 of 71
Page 2 of 3
<
1
2
3
>
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
06:57 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