Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 101 to 125 of 177
Search took 0.02 seconds; generated 95 minute(s) ago.
Search: Posts Made By: mollymillions
Forum: Archive::Database/World Building 01-02-2004, 08:26 PM
Replies: 72
Views: 72,741
Posted By mollymillions
Does anyone have a list of deityid's vs. names? ...

Does anyone have a list of deityid's vs. names?

*edit* Scratch that, i worked it out.
Forum: Archive::Off Topic 01-02-2004, 05:10 PM
Replies: 16
Views: 11,942
Posted By mollymillions
Re: Gay viruses

There are professionals that can probably help you overcome your homophobia.
Forum: Archive::Database/World Building 12-31-2003, 09:28 PM
Replies: 72
Views: 72,741
Posted By mollymillions
Thanks for the DB, here are a few issues i have...

Thanks for the DB, here are a few issues i have found.

Many of the class numbers for the NPC's are incorrect, many that are supposed to be GM's are set to merchants (41). There is no easy way to...
Forum: Archive::Quests 12-30-2003, 07:53 PM
Replies: 8
Views: 8,461
Posted By mollymillions
Perl Scripts

I have updated my collection of quests available for 0.5.3 standard databases. Download them from here (http://users.tpg.com.au/adslipjo/index.html). The Perl quest files include the faction command...
Forum: Archive::Bugs 12-30-2003, 03:45 PM
Replies: 11
Views: 9,844
Posted By mollymillions
Cheers Farce. From my experiences embedding...

Cheers Farce.
From my experiences embedding VBScript in VB apps i felt that there would be a simple solution for this oversight.
Forum: Archive::Tools 12-29-2003, 06:07 PM
Replies: 41
Views: 24,156
Posted By mollymillions
Good app now that it supports Perl scripts, but i...

Good app now that it supports Perl scripts, but i think i will never overcome my longterm Ultraedit dependency when working with any script language.
Forum: Archive::Windows Servers 12-25-2003, 11:31 PM
Replies: 6
Views: 5,585
Posted By mollymillions
The release exe would have been compiled with...

The release exe would have been compiled with Perl plugin support therefore you will need to run the Scalar install to use these exe's, but you can compile the Zone binary with Perl scripting enabled...
Forum: Archive::Off Topic 12-23-2003, 08:11 PM
Replies: 1
Views: 4,486
Posted By mollymillions
They call it open source but last time i checked...

They call it open source but last time i checked the publicly available source hadn't been updated for about a year.
Forum: Archive::Bugs 12-22-2003, 11:29 PM
Replies: 0
Views: 4,930
Posted By mollymillions
Class numbers

Have the class ID's changed again?
Using 5.3 DR-2 and mw_052_053_alpha2 with the latest live client, all(?) guild trainers in freportw have become shopkeepers.
Forum: Archive::Bugs 12-22-2003, 05:03 PM
Replies: 8
Views: 7,235
Posted By mollymillions
Can i formally request the enhancement from the...

Can i formally request the enhancement from the DevTeam. i.e. Add

"sub faction{push(@cmd_queue,{func=>'faction',args=>join(',',@_)});}"

to embparser.cpp

Thanks.
Forum: Archive::Bugs 12-22-2003, 04:28 AM
Replies: 8
Views: 7,235
Posted By mollymillions
I find that a sub will be ignored if it contains...

I find that a sub will be ignored if it contains a faction command.

eg. quest::faction("10112","1");

Zone.exe does not give any errors (0.5.3-DR1).
Forum: Archive::Windows Servers 12-14-2003, 09:42 PM
Replies: 31
Views: 22,268
Posted By mollymillions
-Added embperl.cpp/h and embparser.cpp/h. ...

-Added embperl.cpp/h and embparser.cpp/h.
-Defined EMBPERL,EMBPERL_PLUGIN for the Zone project (Win32 Release build).
-Added the pearl\lib\CORE directory to the Include and Library directories....
Forum: Archive::Off Topic 12-14-2003, 09:19 PM
Replies: 51
Views: 32,559
Posted By mollymillions
Most people in the world would be concerned that...

Most people in the world would be concerned that the US might decide they need liberating, so make sure you get your trade policies right.
Forum: Archive::Windows Servers 12-14-2003, 08:45 PM
Replies: 31
Views: 22,268
Posted By mollymillions
I have been using the Perl mods with EQEmu 5.1.2 ...

I have been using the Perl mods with EQEmu 5.1.2 and 5.2 on WinXP with ActivePerl 5.8.1.807, compiled with VS6 C++.
Forum: Archive::Bugs 12-13-2003, 05:43 PM
Replies: 11
Views: 9,844
Posted By mollymillions
Miscellaneous 5.2 bugs

Tested with EQEmu 5.2 and MW_051_052_alpha1 (with the 5.2 updates). Most are obvious and not important, some have been mentioned elsewhere or with slightly different symptoms.


Sewing kits. I...
Forum: Archive::Database/World Building 12-11-2003, 10:31 PM
Replies: 49
Views: 37,716
Posted By mollymillions
It should be possible to contribute without...

It should be possible to contribute without having to subject oneself to the IRC chat. Just a listing of current code/db issues and a flag to indicate that someone is already addressing it so that...
Forum: Archive::Database/World Building 12-10-2003, 05:13 AM
Replies: 9
Views: 8,018
Posted By mollymillions
Sweet.

Sweet.
Forum: Archive::Quests 12-10-2003, 04:48 AM
Replies: 4
Views: 5,867
Posted By mollymillions
A lot of the specific items required dont or...

A lot of the specific items required dont or didn't exist in the standard item db also.
Forum: Archive::Quests 12-10-2003, 12:56 AM
Replies: 4
Views: 5,867
Posted By mollymillions
There are some good web resources like...

There are some good web resources like eq.stratics and allakhazam, and many class specific sites like monkly-business and eq.crgaming (Casters Realm).
Forum: Archive::Windows Servers 12-08-2003, 01:59 PM
Replies: 20
Views: 12,968
Posted By mollymillions
-Any character can be used in the string for a...

-Any character can be used in the string for a Say command, although commas will cause concatenation problems (I would ignore this issue at present, as it would be fair to assume that this problem...
Forum: Archive::Windows Servers 12-07-2003, 05:09 AM
Replies: 20
Views: 12,968
Posted By mollymillions
Some info regarding writing quests in Perl script...

Some info regarding writing quests in Perl script (alot of which would be obvious to some). Refer to Eglin's posts for the low-down on embedded Pearl.
I have been using 5.2 DR1. Some of my...
Forum: Archive::Windows Servers 12-05-2003, 02:24 PM
Replies: 20
Views: 12,968
Posted By mollymillions
-or encase long file names with quotes.

-or encase long file names with quotes.
Forum: Archive::Windows Servers 12-05-2003, 03:14 AM
Replies: 20
Views: 12,968
Posted By mollymillions
This isn't a bug report, just info. I hit a...

This isn't a bug report, just info. I hit a problem associated with defining EMBPERL_PLUGIN that causes zones to crash on startup. This occurs with 0.5.1-DR2 and 0.5.2-DR1 (ActivePerl 5.8.1.807)....
Forum: Archive::Quests 12-04-2003, 01:16 PM
Replies: 23
Views: 15,197
Posted By mollymillions
The old quest system does not work with versions...

The old quest system does not work with versions above 5.0 (on Win32 platform anyway, and i have not used 5.2). Any file with a .qst extension in the quest folders will cause the zone to crash.
Forum: Archive::Windows Servers 12-03-2003, 08:57 PM
Replies: 20
Views: 12,968
Posted By mollymillions
Thanks Eglin, i just really wanted confirmation...

Thanks Eglin, i just really wanted confirmation that it doesn't require any code tweaking as i have no c++ skills. If you say it will work out of the box with 5.1 DR2 that's good enough for me. I...
Showing results 101 to 125 of 177

 
Forum Jump
   

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