Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 81
Search took 0.00 seconds.
Search: Posts Made By: Asylum
Forum: Quests::Custom 07-23-2023, 03:41 PM
Replies: 3
Views: 6,717
Posted By Asylum
Yes, it's been a while since I was on here but...

Yes, it's been a while since I was on here but I'm back and thought I'd start by trying to help answer some questions for those writing scripts. I know I'm not even close to the knowledge of some on...
Forum: Support::Windows Servers 11-08-2018, 10:14 PM
Replies: 16
Views: 7,600
Posted By Asylum
If anyone has the time to attempt to log...

If anyone has the time to attempt to log in/create a character (if you get that far) and report back here on success or difficulties, I'd appreciate it. Server will be running.
Forum: Support::Windows Servers 11-02-2018, 07:36 PM
Replies: 16
Views: 7,600
Posted By Asylum
With those changes, server still boots up and I'm...

With those changes, server still boots up and I'm still able to log in from same machine of course. I cannot test the login ability from others at the moment.

New: the loginserver.exe window keeps...
Forum: Support::Windows Servers 11-02-2018, 07:24 PM
Replies: 16
Views: 7,600
Posted By Asylum
I think I understood those changes and made them...

I think I understood those changes and made them correctly; the files are not in the same order but the hierarchy should match. I hope I remembered how to embed the code.

eqemu_config.json

{
...
Forum: Support::Windows Servers 11-02-2018, 02:06 PM
Replies: 16
Views: 7,600
Posted By Asylum
Server "The Fallen Empire EQEmuServer" is up with...

Server "The Fallen Empire EQEmuServer" is up with modified ports opened. I'll know if anyone successfully logs in by the logs or you can post here if you tried successfully (or status/result if...
Forum: Support::Windows Servers 11-02-2018, 01:33 PM
Replies: 16
Views: 7,600
Posted By Asylum
Hi Maze. Thanks for the reply. I used Akka's...

Hi Maze. Thanks for the reply.

I used Akka's autoinstaller and it should open the 7000-7100 and other used ports right? Or, do I need to manually go into my router/modem (Motorola SBG6580-G228)...
Forum: Support::Windows Servers 11-02-2018, 12:31 PM
Replies: 16
Views: 7,600
Posted By Asylum
Hello everyone, back from a long break and want...

Hello everyone, back from a long break and want to continue to develop my server that began back in 2013, last modified in 2017. I reinstalled the software using Akka's newest autoinstaller (WAAAAY...
Forum: Support::Windows Servers 03-15-2017, 07:45 PM
Replies: 9
Views: 6,741
Posted By Asylum
In my global_player.pl (location: quests/global...

In my global_player.pl (location: quests/global folder)


sub AutoTrain {
if($ulevel <= 60) {
$client->Message(14,"You have learned new spells and abilities.");...
Forum: Quests::Custom 07-09-2015, 05:37 PM
Replies: 3
Views: 4,067
Posted By Asylum
sub EVENT_ITEM { if...

sub EVENT_ITEM {
if (plugin::check_handin(\%itemcount,8161=>1)) {
quest::say("You have won! Take this as a reward. Defeat the Skeletal Lord within an hour for one of five random item rewards.");...
Forum: Quests::Custom 07-09-2015, 05:26 PM
Replies: 3
Views: 4,067
Posted By Asylum
I understand the logic of it making an infinite...

I understand the logic of it making an infinite loop if you have all 5 items, but how do I use the last; command to prevent this?
Forum: Quests::Custom 07-09-2015, 05:23 PM
Replies: 3
Views: 4,067
Posted By Asylum
Clarification on Perl loop

sub EVENT_ITEM {
if (plugin::check_handin(\%itemcount,8161=>1)) {
quest::say("You have won! Take this as a reward. Defeat the Skeletal Lord within an hour for one of five random item rewards.");...
Forum: General::Server Discussion 07-07-2015, 06:43 PM
Replies: 21
Views: 9,242
Posted By Asylum
All of the opcodes are updated so any client...

All of the opcodes are updated so any client (Titanium to RoF2) should be able to log in. I successfully log in daily with RoF1 client for world building. Can anyone else help troubleshoot logging in...
Forum: Development::GeorgeS's Tools 07-06-2015, 01:13 AM
Replies: 50
Views: 86,592
Posted By Asylum
The point was regaining a functional...

The point was regaining a functional npc_loot_editor that I prefer to use. Anyone who wants to use the EoC editor is welcome to do so, I'm not discouraging that. I'm simply making a tool usable once...
Forum: Development::GeorgeS's Tools 07-05-2015, 11:56 AM
Replies: 50
Views: 86,592
Posted By Asylum
Like myself, many of you enjoyed some of the...

Like myself, many of you enjoyed some of the wonderful features of GeorgeS' npc_loot_editor. I prefer to use it as I have already learned the ins and outs of it and can use if "offline" and not tied...
Forum: General::Server Discussion 07-04-2015, 01:52 PM
Replies: 21
Views: 9,242
Posted By Asylum
Server status update: I've completely...

Server status update:

I've completely installed a new updated source with the current database. This should allow all clients (Titanium - RoF2) to log in.

The server is still set up to play in...
Forum: Support::Windows Servers 06-28-2015, 06:53 PM
Replies: 6
Views: 3,236
Posted By Asylum
If not GeorgeS' npc_loot_edit tool, what do you...

If not GeorgeS' npc_loot_edit tool, what do you use? Is there an alternative program I can download? I actually rather liked GeorgeS' tool for this, once you get used to the clunky way of saving...
Forum: Support::Windows Servers 06-27-2015, 10:25 PM
Replies: 6
Views: 3,236
Posted By Asylum
I suspect this is due to the change in spelling...

I suspect this is due to the change in spelling from "meele" in the original editor to match that in the old database to "melee" in the new database.

How can this be corrected to sync? Hope...
Forum: Support::Windows Servers 06-27-2015, 10:19 PM
Replies: 6
Views: 3,236
Posted By Asylum
I'm not sure if GeorgeS is still around or reads...

I'm not sure if GeorgeS is still around or reads this forum (or this may be in the wrong category)...

npc_loot_edit program does not work with the new source/database I'm using; it gives the...
Forum: Support::Windows Servers 06-27-2015, 09:25 PM
Replies: 6
Views: 3,236
Posted By Asylum
Most of the problems are now resolved after...

Most of the problems are now resolved after retracing my steps. I wanted to use my saved database (obviously) but it originated from 6/2014. With this in mind, I would need to source in all the...
Forum: Support::Windows Servers 06-27-2015, 08:21 PM
Replies: 6
Views: 3,236
Posted By Asylum
Server update issues:

I completely removed all files and programs associated with the server after backing up my plugins folder, quests folder, and the database. Next I followed the detailed guide to setting up the server...
Forum: General::News 06-25-2015, 12:40 AM
Replies: 307
Views: 888,540
Posted By Asylum
I'm so frustrated with this repack trying to...

I'm so frustrated with this repack trying to configure itself every time I do anything on my computer. Even when I try to uninstall it, it will not let me and reverts back to trying to configure...
Forum: General::General Discussion 06-24-2015, 10:23 PM
Replies: 56
Views: 62,326
Posted By Asylum
I understand not publicly distributing the...

I understand not publicly distributing the client. I was just wondering if the one listed as Release Date: Dec 13, 2012 is supported. Thanks for clearing that up. I was considering updating my server...
Forum: General::General Discussion 06-24-2015, 10:11 PM
Replies: 56
Views: 62,326
Posted By Asylum
Updated information please: Is the current...

Updated information please:

Is the current (6/24/2015) EQ client Release Date: Dec 13, 2012 available on Steam still the RoF2 client you are referring to (obviously without patching it)? Does...
Forum: General::Server Discussion 06-08-2015, 08:35 PM
Replies: 21
Views: 9,242
Posted By Asylum
Yes, ports are forwarded correctly as I've had...

Yes, ports are forwarded correctly as I've had many players with clients from Titanium through RoF log in and play.
Forum: General::Server Discussion 06-07-2015, 12:34 PM
Replies: 21
Views: 9,242
Posted By Asylum
Patch notes ( 20150607 )

Patch notes ( 20150607 )

The server's first expansion, 'Worlds Apart' is nearly complete and now open to all players level 55+. The level cap is raised from 60 to 70 and 34 new zones are available...
Showing results 1 to 25 of 81

 
Forum Jump
   

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