Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 26 to 50 of 72
Search took 0.03 seconds; generated 89 minute(s) ago.
Search: Posts Made By: merb
Forum: Support::Windows Servers 01-23-2009, 12:33 AM
Replies: 1
Views: 6,114
Posted By merb
Use Navicat. Go in to the "rule_values" table and...

Use Navicat. Go in to the "rule_values" table and the "Character:MaxLevel" entry should be the 2nd on the list. Just set the "rule_value" to 70. GM commands are in the "commands" table and you can...
Forum: Support::Windows Servers 01-23-2009, 12:24 AM
Replies: 4
Views: 6,799
Posted By merb
Disconnected From Server

I've recently been having a problem exactly like this:

http://eqemulator.net/forums/showthread.php?p=163155#post163155

I don't have any modified spell files or anything. I'm using PEQ for the...
Forum: Support::Windows Servers 01-19-2009, 11:14 PM
Replies: 3
Views: 6,092
Posted By merb
I've had the exact same problem. I do have the...

I've had the exact same problem. I do have the spell files in my server directory, and my server has worked fine up until about 5 hours ago. New characters, existing ones, etc. get disconnected and...
Forum: Quests::Q&A 01-11-2009, 01:51 PM
Replies: 4
Views: 7,530
Posted By merb
Thanks guys, I never even gave that a thought :P ...

Thanks guys, I never even gave that a thought :P

Switched it to look like this:

sub EVENT_SAY {

if ($text=~/hail/i) {
quest::say("Halt! It would not be wise to venture further alone. If...
Forum: Quests::Q&A 01-10-2009, 08:10 PM
Replies: 1
Views: 6,926
Posted By merb
Sorry for posting the same thing twice in the...

Sorry for posting the same thing twice in the forums, my clicking finger got itchy after my internet crapped out. Ignore one of the two :P
Forum: Quests::Q&A 01-10-2009, 08:07 PM
Replies: 1
Views: 6,926
Posted By merb
Help With Script?

I read a post a while ago that was very useful in quest production. Basically, the quest allows a player to obtain a pet by hailing another NPC, but it isn't like a bot, more like a summoned or...
Forum: Quests::Q&A 01-10-2009, 08:06 PM
Replies: 4
Views: 7,530
Posted By merb
Thumbs down Paying for pets

I read a post a while ago that was very useful in quest production. Basically, the quest allows a player to obtain a pet by hailing another NPC, but it isn't like a bot, more like a summoned or...
Forum: Support::Windows Servers 01-03-2009, 11:42 PM
Replies: 1
Views: 5,288
Posted By merb
CVS help

So I'm trying to update my server by reinstalling it using the newest guide. The guide says to run this command:

cvs -d :pserver:anonymous@eqemuquests.cvs.sourceforge.net:/cvsroot/eqemuquests co...
Forum: General::General Discussion 10-24-2008, 04:42 PM
Replies: 5
Views: 8,247
Posted By merb
The only command I know of that worked rather...

The only command I know of that worked rather well for me is the /becomenpc command you mentioned. You need to do the #gm on command for it to work though. Other than that, there's not much else...
Forum: Support::Windows Servers 10-19-2008, 03:00 PM
Replies: 21
Views: 14,968
Posted By merb
Ok, I grabbed 5.8.8 and I'm going to go back and...

Ok, I grabbed 5.8.8 and I'm going to go back and do yet another fresh install (after all, third times the charm, right?)... Before I do this, if I download Revisions109 from the SVN, will that affect...
Forum: Support::Windows Servers 10-19-2008, 10:38 AM
Replies: 21
Views: 14,968
Posted By merb
Sorry for the double post, but I went and grabbed...

Sorry for the double post, but I went and grabbed the revisions from the SVN and threw them in my EQEmu-0.7.0-1129 folder and now whenever I try to boot up my server, I get this:

The procedure...
Forum: Support::Windows Servers 10-19-2008, 10:21 AM
Replies: 21
Views: 14,968
Posted By merb
Ok, I started off with a fresh install. I'm...

Ok, I started off with a fresh install. I'm using EQEmu 1129, Active Perl 5.8.7, MySQL 5.0, and Ax Classic for my DB.

Still, even after a fresh install and following TechGuy's guide word for...
Forum: Support::Windows Servers 10-17-2008, 01:37 PM
Replies: 21
Views: 14,968
Posted By merb
None, just some zone_dynamic files that show...

None, just some zone_dynamic files that show pretty much the rule_sets:

[Debug] [ZONE__INIT] 202 commands loaded
[Debug] [RULES__CHANGE] Loading rule set 'default' (0)
[Debug] [RULES__CHANGE]...
Forum: Support::Windows Servers 10-17-2008, 01:00 PM
Replies: 21
Views: 14,968
Posted By merb
This is the only thing I get for the quest files:...

This is the only thing I get for the quest files:

---------------------------------------------
[10.13. - 17:28:37] Starting Log: logs/eqemu_quest_zone_3832.log
[10.13. - 17:28:37] Tying perl...
Forum: Support::Windows Servers 10-17-2008, 11:20 AM
Replies: 21
Views: 14,968
Posted By merb
I am using version 1129 and I did what Rocker...

I am using version 1129 and I did what Rocker said to do with the code.

When I boot up my server, it still shows the "Unable to find" errors. Also when I tried to run the code in the Query...
Forum: Support::Windows Servers 10-15-2008, 04:04 PM
Replies: 21
Views: 14,968
Posted By merb
I'll give that a look but I ran the .sql file...

I'll give that a look but I ran the .sql file again and it gave me duplicates of everything, so I already did that. I also took a peek in the quests_ax_classic folder and read the "README_NOW" file....
Forum: Support::Windows Servers 10-15-2008, 03:48 PM
Replies: 21
Views: 14,968
Posted By merb
I took out all of the updates from the changelogs...

I took out all of the updates from the changelogs and compiled them into a single .sql file and sourced it. I'll try it again and see if I still get the errors and I'll see if that fixes it
Forum: Support::Windows Servers 10-14-2008, 03:35 PM
Replies: 21
Views: 14,968
Posted By merb
I always have 2 copies of a quest, and it has...

I always have 2 copies of a quest, and it has never broken them before. The two folders for my quests are:

EQEmu\quests\<zonename>

and

ax_classic_db\quests_ax_classic\<zonename>

Do I...
Forum: Support::Windows Servers 10-13-2008, 05:53 PM
Replies: 21
Views: 14,968
Posted By merb
Quest Problems

Well, I'm at my wits end. My quests simply are not working. I've went down the list and checked off the obvious things, none of which have fixed my problem. I'm using build 5.8.7 of Active Perl, I...
Forum: Development::Development 09-22-2008, 10:06 PM
Replies: 7
Views: 8,547
Posted By merb
It would be possible, but it'd take watcher mobs...

It would be possible, but it'd take watcher mobs or something of that sort.

For example, you could place an invisible watcher mob at the entrance to a cave with a proximity set so that when a...
Forum: Support::Windows Servers 08-25-2008, 06:01 PM
Replies: 4
Views: 6,367
Posted By merb
I've had the same problem since I upgraded. I've...

I've had the same problem since I upgraded. I've let my character sit in the zone without doing a #repop and I get nothing. When I bring another character in to the zone, everything remains as it...
Forum: Support::Windows Servers 08-24-2008, 11:28 AM
Replies: 3
Views: 5,293
Posted By merb
Sorry for the double post! The loot problem...

Sorry for the double post!

The loot problem has been fixed but the absurd timers are still coming up after a mob with a 300 second (5mins) timer is killed. It goes to about 30000 or 90000...
Forum: Support::Windows Servers 08-23-2008, 11:05 AM
Replies: 3
Views: 5,293
Posted By merb
I am using the newest version of the editing...

I am using the newest version of the editing tool...

When I do #npcstats, I get an NpcID of 0, when I do #showstats, I get the regular ID, but the NPC still doesn't have a loot table. Upon doing...
Forum: Support::Windows Servers 08-22-2008, 04:16 PM
Replies: 3
Views: 5,293
Posted By merb
Unhappy NPC Loot Problems

This is a recent problem I've encountered while placing loot on NPCs after upgrading my database and redoing zones...

When I add loot to an NPC (using the new GeorgeS NPC loot editor) AND save it,...
Forum: Support::Windows Servers 08-18-2008, 11:02 PM
Replies: 4
Views: 6,772
Posted By merb
Thanks Angelox, I'll get on that next chance I...

Thanks Angelox, I'll get on that next chance I get :)
Showing results 26 to 50 of 72

 
Forum Jump
   

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