EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Quests::Q&A (https://www.eqemulator.org/forums/forumdisplay.php?f=599)
-   -   Exitzone? (https://www.eqemulator.org/forums/showthread.php?t=27692)

neiv2 03-19-2009 08:30 PM

Exitzone?
 
I know there is an EVENT_ENTERZONE because I use it (although I do not see that event listed in the quest event list here). Is there a corresponding EVENT_EXITZONE? Also, is there an updated quest list somewhere?

cavedude 03-19-2009 09:07 PM

That is up to date. ENTERZONE is a player script event found here: http://www.eqemulator.net/wiki/wikka...rQuestExamples No, there is no EXITZONE event since once the player entity leaves the zone, it becomes very difficult to do anything with it.

neiv2 03-19-2009 09:22 PM

Thanks cavedude; that makes sense. On a related note, it looks like EVENT_ZONE would accomplish the same purpose. There is a note about this particular event that it won't work if the function the event is triggering is a message (which makes sense). I am, however, using it to trigger an external batch file. I assume it will still execute perl commands even though I am zoning?

cavedude 03-20-2009 12:04 AM

If the script is started before you zone, then yeah it should complete.

neiv2 03-20-2009 01:07 AM

It works :)


All times are GMT -4. The time now is 08:24 PM.

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