EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Quests::Q&A (https://www.eqemulator.org/forums/forumdisplay.php?f=599)
-   -   Moving PC by quests in instances (https://www.eqemulator.org/forums/showthread.php?t=29699)

Kayen 10-01-2009 03:33 PM

Moving PC by quests in instances
 
Anyone know a good way to move a pc w/in a zone by quest ect MovePC(zoneID, x, y, z, ignorerestrictions= 0, summoned= false) which works well in regular zones but does not work well in instances as far as my tests go because it will just port you to the non instance version of the zone.

$client->GMMove doesn't work on PC's either.

Kayen
GM Stormhaven

Shin Noir 10-01-2009 03:42 PM

quest::MovePCInstance
http://www.eqemulator.net/wiki/wikka...questfunctions

e.g. quest::MovePCInstance(63, 1, 1.9, 64.2, 3.1, 255);
for unrest (63) zone instance 1.

Secrets 10-04-2009 04:36 AM

Keep in mind that only zones you to a pre-existing instance of that zone. You will need to grab the instance ID and save it to a variable. A good example is this:

http://code.google.com/p/projecteqem...c=svn509&r=509


All times are GMT -4. The time now is 09:57 PM.

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