Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 151 to 175 of 201
Search took 0.02 seconds; generated 97 minute(s) ago.
Search: Posts Made By: Lillu
Forum: Quests::Q&A 09-08-2009, 05:29 PM
Replies: 9
Views: 12,110
Posted By Lillu
Thanks Trev! So if I understand it correctly, the...

Thanks Trev! So if I understand it correctly, the trick is to transfer client id with signal, and to use signal ranges for separate responses based on the fact that Entity IDs are always lower than...
Forum: Quests::Q&A 09-08-2009, 03:58 PM
Replies: 9
Views: 12,110
Posted By Lillu
any way to pass on the client name data to NPC2?...

any way to pass on the client name data to NPC2? because this way the 2nd npc wont know who hailed NPC1. $name basically works for NPC1 only.
Forum: Quests::Custom 09-03-2009, 01:41 PM
Replies: 32
Views: 37,771
Posted By Lillu
I think just some "if" should be "elsif", see...

I think just some "if" should be "elsif", see below (cant test it atm though, but should work).

sub EVENT_SAY
{

my $armor = quest::saylink("Armor");
my $rumor = quest::saylink("Rumors");
...
Forum: General::Server Discussion 09-01-2009, 09:42 AM
Replies: 5
Views: 9,682
Posted By Lillu
Video - The Hidden Forest

Please let me share with our community a video (created by Shin Noir) about The Hidden Forest server. I hope you guys will enjoy it as much as we did. Thank you Shin!

Also a big thanks for the...
Forum: Quests::Custom 08-30-2009, 08:08 PM
Replies: 21
Views: 31,131
Posted By Lillu
yep, and once again thanks Trev!

yep, and once again thanks Trev!
Forum: Quests::Custom 08-30-2009, 02:43 PM
Replies: 21
Views: 31,131
Posted By Lillu
Thanks for sharing this Trev. My players found a...

Thanks for sharing this Trev. My players found a minor 'issue' if you have time to adress it. When you misstype a short zonename, the NPC will respond with a "-" (instead of telling you that you...
Forum: Quests::Q&A 08-28-2009, 03:17 AM
Replies: 4
Views: 13,240
Posted By Lillu
and many thanks to realityincarnate too!

and many thanks to realityincarnate too!
Forum: Quests::Q&A 08-28-2009, 03:07 AM
Replies: 4
Views: 13,240
Posted By Lillu
Thank you Trev, I wasn't able to find any info on...

Thank you Trev, I wasn't able to find any info on this, but it's good we have you, you are a living wiki.. :)

Many thanks for sharing your teleporter script too (the one updated with saylink...
Forum: Quests::Q&A 08-27-2009, 07:48 PM
Replies: 4
Views: 13,240
Posted By Lillu
quest::itemlink(item_id);

I would like an NPC to whisper a message that includes an item link. Possible to use quest::itemlink(item_id); in this way?

like:
sub EVENT_SAY {
my $show = quest::saylink("show",1);
my...
Forum: Development::Tools 08-21-2009, 01:53 PM
Replies: 21
Views: 23,248
Posted By Lillu
Thank you Sir! :)

Thank you Sir! :)
Forum: Support::Windows Servers 08-21-2009, 06:06 AM
Replies: 3
Views: 10,526
Posted By Lillu
Check if you have a corrupted DB table. Might be...

Check if you have a corrupted DB table. Might be the issue.
Forum: Development::GeorgeS's Tools 08-20-2009, 07:16 PM
Replies: 19
Views: 20,723
Posted By Lillu
The spells_new table of this server has 10K spell...

The spells_new table of this server has 10K spell IDs, the spells table has 8402 spellid.. thats not up to date, right? how can we update it? I'm a tad confused with all the spell...
Forum: Development::GeorgeS's Tools 08-20-2009, 05:59 PM
Replies: 443
Views: 823,714
Posted By Lillu
how can I source only the spell portion of the...

how can I source only the spell portion of the peq db? or could anyone please link me a source where I can get the up to date spell only sql file?
Forum: Development::Tools 08-18-2009, 01:29 PM
Replies: 21
Views: 23,248
Posted By Lillu
couldn't think of a way to populate the pw field...

couldn't think of a way to populate the pw field automatically. maybe if we could populate it using the LS account names. then we would have the LSusername and Charname combo to authenticate.. like...
Forum: General::Server Discussion 08-17-2009, 05:40 PM
Replies: 79
Views: 119,654
Posted By Lillu
Post The Hidden Forest server

We never had an official adverisement, so please let me make a short one.

The Hidden Forest - Custom/Legit server
Server portal: http://www.thehiddenforest.eu/

Currently we have the following...
Forum: Development::Tools 08-17-2009, 05:22 PM
Replies: 21
Views: 23,248
Posted By Lillu
and yes, last ip would be awesome to have for...

and yes, last ip would be awesome to have for some other reason too. hard to update the banned ip list from logs..
Forum: Development::Tools 08-17-2009, 05:14 PM
Replies: 21
Views: 23,248
Posted By Lillu
Good point about the authentication. Yes, we do...

Good point about the authentication. Yes, we do use eqemu. I'm not an expert with php or sql tho, so sorry if I suggest or ask something dumb. Anyways, I saw that the account table in peq has a...
Forum: Development::Tools 08-13-2009, 04:28 PM
Replies: 21
Views: 23,248
Posted By Lillu
This would be awesome mate. I would like to...

This would be awesome mate. I would like to implement this code to our server portal too for players as a new feature. Really looking forward to it.
Forum: Development::Tools 08-08-2009, 04:30 PM
Replies: 21
Views: 23,248
Posted By Lillu
I would love to see this in the default web...

I would love to see this in the default web templates coming with the eqemu.. Thanks in advance if anyone takes his time to make it happen.
Forum: Development::Tools 08-08-2009, 04:04 PM
Replies: 2
Views: 8,775
Posted By Lillu
Thanks a lot nosfentora! Anyone esle...

Thanks a lot nosfentora!

Anyone esle planning on extending the default eqemu website features or at least code the missing functions? I'm looking forward to see it, it's a great feature and is a...
Forum: Development::Feature Requests 08-06-2009, 04:08 PM
Replies: 5
Views: 10,076
Posted By Lillu
This is a very nice idea. Can't wait to see it in...

This is a very nice idea. Can't wait to see it in action.
Forum: General::Server Discussion 08-01-2009, 12:43 PM
Replies: 14
Views: 15,370
Posted By Lillu
Grats for the server ops! :) The Hidden...

Grats for the server ops! :)

The Hidden Forest server is doing it's best too to become green. Please keep an eye on us, we are running the server on a dedicated nasa super computer. :p
Forum: Quests::Custom 06-17-2009, 01:51 PM
Replies: 32
Views: 37,771
Posted By Lillu
no idea how, but double post.. sry ><

no idea how, but double post.. sry ><
Forum: Quests::Custom 06-17-2009, 01:50 PM
Replies: 32
Views: 37,771
Posted By Lillu
[QUOTE=Andrew80k;171254]Actually, it should be...

[QUOTE=Andrew80k;171254]Actually, it should be $class eq "Warrior" with double quotes. Using single quotes is an array of char's, while double quotes is used for strings.QUOTE]
This solved another...
Forum: Development::Bug Reports 06-12-2009, 10:33 AM
Replies: 8
Views: 9,922
Posted By Lillu
Well, can always use on all NPCs using...

Well, can always use on all NPCs using return_items pugin another if (plugin::check_handin(\%itemcount,ItemID => 1)) -> eat item for each item with limited charge..but I truly hope there's an easier...
Showing results 151 to 175 of 201

 
Forum Jump
   

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