Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 25 of 56
Search took 0.01 seconds.
Search: Posts Made By: LordAdakos
Forum: Support::General Support 01-11-2017, 12:47 PM
Replies: 4
Views: 3,316
Posted By LordAdakos
If you check out:...

If you check out: http://wiki.eqemulator.org/p?NPC_Models

you can see that the npc models are loaded from the _chr.txt file - think of it a global loading dock for models - not all zones support...
Forum: Development::Database/World Building 03-06-2013, 08:17 AM
Replies: 9
Views: 3,959
Posted By LordAdakos
Good thinking, rencro - and yes I am using...

Good thinking, rencro - and yes I am using excel's & x & Y & z cell joining to create the lists. (well, libre office, but the same general idea, yes) and auto-filling is the best invention ever.
...
Forum: Development::Database/World Building 03-05-2013, 08:36 PM
Replies: 9
Views: 3,959
Posted By LordAdakos
wow, that's really neat. I will definitely have...

wow, that's really neat. I will definitely have to do some experimenting on that =) thanks c0nc



in case anyone is curious, my final SQL query looks like this (for merchants + spells)

...
Forum: Development::Database/World Building 03-05-2013, 07:09 PM
Replies: 9
Views: 3,959
Posted By LordAdakos
thanks guys, you are a big help. Rencro,...

thanks guys, you are a big help.
Rencro, thanks, I did know that, but it's always nice to have in case someone else comes across it. Also, the code to find next available, thank you.

My plan is...
Forum: Development::Database/World Building 03-05-2013, 09:00 AM
Replies: 9
Views: 3,959
Posted By LordAdakos
SQL Help re: spell merchants & Tradeskill

First - It's a long shot, but I'd like to make merchants which contain spells, instead of using a spell scriber.

is there an SQL command to get a list of castable spells? searching for items with...
Forum: Development::GeorgeS's Tools 03-03-2013, 08:45 PM
Replies: 1
Views: 4,486
Posted By LordAdakos
might need to register them manually, i had do...

might need to register them manually, i had do several with win7 x64 server...
open up a command prompt as admin and navigate to the directory:
then do "Regsvr32 OCXDLLNAME.EXT" and see if that...
Forum: Development::Database/World Building 03-03-2013, 09:40 AM
Replies: 44
Views: 32,908
Posted By LordAdakos
For the new loot system: insert into...

For the new loot system:


insert into lootdrop values (100001, 'Crude Defiant');
insert into lootdrop_entries select 100001, id, 1, 1, 3, 0, 0, 127, 1 from items where name like 'Crude...
Forum: Support::Linux Servers 03-01-2013, 09:23 PM
Replies: 50
Views: 21,102
Posted By LordAdakos
damn man, im sorry, if you are around the central...

damn man, im sorry, if you are around the central ohio area, we could use a programmer...
Forum: Support::Linux Servers 03-01-2013, 08:58 AM
Replies: 4
Views: 4,541
Posted By LordAdakos
Linux Server Rebuild (3/1/13)

To compile and run a linux server (assuming 32 bit debian/ubuntu) (please let me know if I'm wrong about anything - a lot of this info was ripped from other guides, and X's and Proskeptics scripts) ...
Forum: Support::Linux Servers 03-01-2013, 08:14 AM
Replies: 50
Views: 21,102
Posted By LordAdakos
I used the most recent post. Will attempt again....

I used the most recent post. Will attempt again. (using Ubuntu 12.04 with the script from post #23)


edit: Error

Loading the database.
./install_eqemu.sh Line 215 sytax error neat unexpected...
Forum: Support::Linux Servers 02-28-2013, 09:11 PM
Replies: 50
Views: 21,102
Posted By LordAdakos
LordAdakos Shouts 'ERROR MESSAGE INCOMING. TRAIN...

LordAdakos Shouts 'ERROR MESSAGE INCOMING. TRAIN TO NEXT POST'

IMAGE HERE CHECK IT OUT (http://imgur.com/gZLlfdU)
http://i.imgur.com/gZLlfdU.png
Forum: Support::Linux Servers 02-28-2013, 08:58 AM
Replies: 50
Views: 21,102
Posted By LordAdakos
did you see the changelog update about shared...

did you see the changelog update about shared memory?


also, do you have a GIT version I can test out?
Forum: Support::Linux Servers 02-25-2013, 08:05 AM
Replies: 50
Views: 21,102
Posted By LordAdakos
I'm certainly no expert, but when I tested the...

I'm certainly no expert, but when I tested the script before, the IP address would never resolve correctly. Don't know if that's the case here.

is there an easy way to pull the info from something...
Forum: Support::Linux Servers 02-24-2013, 10:39 PM
Replies: 10
Views: 5,766
Posted By LordAdakos
whoops. my apologies. I uhh, guess i screwed up...

whoops. my apologies. I uhh, guess i screwed up there - its loading up now, sweet
Forum: Support::Linux Servers 02-24-2013, 07:21 PM
Replies: 50
Views: 21,102
Posted By LordAdakos
Any updates, Xumtil? Is it working, or...

Any updates, Xumtil?

Is it working, or failing?
Forum: Support::Linux Servers 02-24-2013, 01:43 PM
Replies: 10
Views: 5,766
Posted By LordAdakos
* The box 'base' could not be found. ...

* The box 'base' could not be found.

started with 'vagrant up', told me i needed to 'vagrant init' so I did.

then I do 'vagrant up' and I get this message.

What steps have I missed?

-...
Forum: Quests::Q&A 02-17-2013, 04:20 PM
Replies: 4
Views: 3,458
Posted By LordAdakos
I was using if...

I was using

if (plugin::check_handin(\%itemcount, $item_id => 1, $reagent => 1))
{
quest::emote(" blah blah blah");
quest::summonitem($item_id_to_give_to_player);
}
Forum: Quests::Q&A 02-17-2013, 03:57 PM
Replies: 4
Views: 3,458
Posted By LordAdakos
If you are familiar with the Defiant line of...

If you are familiar with the Defiant line of weapons, they increase in power progressively though 8 distinct Tiers.
I believe it's crude, simple, rough, etc, - I'm Have a script in place for...
Forum: Quests::Q&A 02-17-2013, 12:13 PM
Replies: 4
Views: 3,458
Posted By LordAdakos
Attuning items

Is there a way to set attunement status for a weapon?

I know you can take an item, give it to an NPC, and return the base item as a cheap workout for un-attuning items, but what if you want to...
Forum: Spell Support 02-16-2013, 09:54 AM
Replies: 32
Views: 17,661
Posted By LordAdakos
I hate to bump my own thread but a similar...

I hate to bump my own thread but a similar question: If I upload the ROF / F2P spell file to my server, will I be able to use updated spells (minus pets, of course, with appropriate levels? or will I...
Forum: Spell Support 02-16-2013, 12:55 AM
Replies: 32
Views: 17,661
Posted By LordAdakos
updated spells and pets

Are we going to see an official spell and pet update here for the new pets?

The last pet I can actually summon is the rank 16 elemental pets (a a mage) before we start getting missing info on...
Forum: Quests::Q&A 01-31-2013, 02:59 PM
Replies: 3
Views: 2,573
Posted By LordAdakos
As far as I know when i dabbled around in the...

As far as I know when i dabbled around in the database, there was no way to set individual max level caps.

The way i used when i was screwing around was to set the max level to 60, set the max exp...
Forum: Support::Windows Servers 05-15-2012, 01:51 PM
Replies: 12
Views: 4,501
Posted By LordAdakos
How did you do this/ fix this? im having the...

How did you do this/ fix this?
im having the same problem.
Forum: Support::Windows Servers 05-14-2012, 09:11 PM
Replies: 25
Views: 6,226
Posted By LordAdakos
Im running into a similar problem with 2142. I...

Im running into a similar problem with 2142. I just downloaded 2142 and recompiled it. Bot stance works but guilds are broken, apparently...

Im on linux, debian, and the server works wonderfully,...
Forum: Support::General Support 05-04-2012, 09:41 AM
Replies: 5
Views: 3,100
Posted By LordAdakos
I noticed something similar on a server... ...

I noticed something similar on a server...

When i logged on to a server using underfoot, my client wouldn't display more than 74% of my max hitpoints, with buffs or without.

However, when I...
Showing results 1 to 25 of 56

 
Forum Jump
   

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