Go Back   EQEmulator Home > EQEmulator Forums > Search Forums

Showing results 1 to 14 of 14
Search took 0.00 seconds.
Search: Posts Made By: Ignorance
Forum: Quests::Q&A 08-25-2011, 03:56 PM
Replies: 2
Views: 6,033
Posted By Ignorance
@trevius Thanks. $ent->MovePC( zone_id, x,...

@trevius
Thanks.
$ent->MovePC( zone_id, x, y, z, 0 ) worked for me.

Here is the actual code I used...
$clientx = 0; $clienty = 0; $clientz = 0;
@clientlist = $entity_list->GetClientList();...
Forum: Quests::Q&A 08-15-2011, 06:21 PM
Replies: 2
Views: 6,033
Posted By Ignorance
set_proximity problems

I am having issues with set_proximity when a player is already inside the boundaries.
If inside before the call is made, neither an EVENT_ENTER or EVENT_EXIT is called.
This is troublesome to me as...
Forum: Quests::Q&A 08-15-2011, 06:03 PM
Replies: 10
Views: 6,484
Posted By Ignorance
Problem resolved. I ended up having to make...

Problem resolved.

I ended up having to make a variable for each mob.
Whats odd is that only one variable was effected.
I have others that are accessed in a similar manner, but have no issues.
Forum: Quests::Q&A 08-14-2011, 11:23 AM
Replies: 10
Views: 6,484
Posted By Ignorance
@joligario Funny I tried the scripts with...

@joligario
Funny

I tried the scripts with all the NPCs sharing the same NPCID and the problem is still the same.
Forum: Quests::Q&A 08-13-2011, 10:24 PM
Replies: 10
Views: 6,484
Posted By Ignorance
They do not share the same NPCID, that's...

They do not share the same NPCID, that's something I was planning to try.
I'll give it a shot.
Forum: Quests::Q&A 08-13-2011, 11:01 AM
Replies: 10
Views: 6,484
Posted By Ignorance
@lerxst2112 I checked the quest_globals table...

@lerxst2112
I checked the quest_globals table and did find a couple weirdly set variables, likely from the first run of the script, so I deleted all the entries and booted the server again.
All...
Forum: Quests::Q&A 08-12-2011, 05:41 AM
Replies: 10
Views: 6,484
Posted By Ignorance
Globals are enabled for the other mobs. The...

Globals are enabled for the other mobs.
The quotes are just from the output; they are not in the file.
Forum: Quests::Q&A 08-12-2011, 02:28 AM
Replies: 10
Views: 6,484
Posted By Ignorance
Problem encountered when several mobs are polling a global...

Here is the error text I get when the server is run.



Three NPCs from three different zones are polling qglobals{"FightClubFreeportController"} every 5 seconds.
One NPC reads the value fine;...
Forum: Quests::Q&A 08-11-2011, 04:58 AM
Replies: 3
Views: 6,150
Posted By Ignorance
It turns out that the const char requirement of...

It turns out that the const char requirement of settimer() was causing the issue.
quest::settimer( $timerID, $timerID ); # Does not work
quest::settimer( "$timerID", $timerID ); # Works
Forum: Quests::Q&A 08-11-2011, 01:49 AM
Replies: 3
Views: 6,150
Posted By Ignorance
Yes, the mob is permitted to use qglobals. I...

Yes, the mob is permitted to use qglobals.
I actually do the same as you when debugging; I just posted my non-debug file to keep things cleaner.

Pertaining to settimer...
All settimer ids...
Forum: Quests::Q&A 08-10-2011, 06:01 PM
Replies: 3
Views: 6,150
Posted By Ignorance
NPC unable to enter EVENT_TIMER

I am having trouble getting a spawned mob to enter into the EVENT_TIMER subroutine. The mob executes EVENT_SPAWN and sets timers to appropriate values, but does not ever enter into EVENT_TIMER. I...
Forum: Support::Windows Servers 07-08-2009, 02:07 AM
Replies: 4
Views: 5,805
Posted By Ignorance
Many thanks.

Many thanks.
Forum: Support::Windows Servers 07-08-2009, 01:17 AM
Replies: 4
Views: 5,805
Posted By Ignorance
Where are the releases?

I am looking to download the latest source code and Win32 release, but have not found a working link.

The downloads page is not working for me.
I cannot download any Win32 releases or Source...
Forum: General::General Discussion 06-04-2006, 02:23 PM
Replies: 17
Views: 9,575
Posted By Ignorance
so your giving away the server info...Is it free....

so your giving away the server info...Is it free. If not put a price on it and Ill definately think about buying it off you
Showing results 1 to 14 of 14

 
Forum Jump
   

All times are GMT -4. The time now is 04: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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3