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 |
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. |
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.