Planar Progression :
Tier 1 - Plane of Justice (Trial of Execution) :
Quote:
__________________________________________________ ________ Source : http://everquest.allakhazam.com/db/q...tml?quest=2208 |
The way the quest currently works is it will teleport up to 6 people to the trial area.
quests/pojustice/201078.pl (Execution Tribunal): Code:
30 if($text=~/trial of execution/i && $pop_poj_mavuin == 1 && $execution == 5) From the Wiki: Quote:
|
movegrp does not (or at least at the time, did not) work properly, which is why the script was written as it is.I'm not sure if the function works now or not I'll have to try that out.
|
Right. The trial was written with the understanding that each member of the group would have to say the phrase to enter, and that up to six would be allowed inside if that was the case. (Assuming that all of them had done the proper pre-flagging portion of talking to Mavuin.)
|
The movegrp command does work, but only partially. Currently, it moves the whole group accept for the initiator...
So, I just have my quests do this: Code:
quest::movegrp(304, 0,0,0); |
All times are GMT -4. The time now is 04:53 PM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.