EQEmulator Forums

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

1Boppoom1 11-18-2004 11:16 AM

ok what about between zones? do i have to put loc as if i were moving a player to a new zone from lets say Misty to GfayDark?

Kroeg 11-19-2004 05:09 AM

Yes, you have to put the entire argument in or it will not work!

quest::movepc(zoneid, x, y, z);

is what it should always be

quest::movepc(zoneid);

will defnitely not work, unless there was a movepc command that only required one argument. I only know this because there have been times that I clumsily left out the x, y, z on accident and realized that the quest wasn't working.

Cisyouc 11-19-2004 08:23 AM

Yeah, and you could easily add a client function that uses zone->safe_x(), zone->safe_y() and zone->safe_z() Kroeg said.

1Boppoom1 11-20-2004 05:34 PM

thanks will do wish it was like that though would be way easier dont yas think?

Scorpx725 11-21-2004 04:26 AM

It would... can be something for FNW to program into his new quest system.

Cisyouc 11-21-2004 04:57 AM

/prays fnw adds a $zone class to XS Classes.


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

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