EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Development: Custom Code (https://www.eqemulator.org/forums/forumdisplay.php?f=665)
-   -   Perl: How to start LDoN? (https://www.eqemulator.org/forums/showthread.php?t=44381)

TonyO 07-22-2025 12:59 PM

Perl: How to start LDoN?
 
I'm developing a work-around for missing doors in nro and sro when my ROF2 client is missing files with LDoN doors.
An NPC sends a player and 5 bots to the adventure zone.
The script connects to peq, queries the instance data, and uses this function:
Code:

quest::MovePCInstance($iInstanceZoneId, $iInstanceId, $fX, $fY, $fZ, $iHeading);
This works just fine so far. The player and bots are ported to the LDoN. The zone is populated with the correct level mobs. But the adventure doesn't "start." The adventure window still shows waiting to enter.

My question: What function or method will start the adventure when the first player enters the zone?


All times are GMT -4. The time now is 12:51 PM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.