Thread: $client->movepc
View Single Post
  #5  
Old 11-03-2009, 04:47 PM
Kayen
Developer
 
Join Date: Mar 2009
Location: -
Posts: 228
Default

GMMove does not work with players, only NPC.

Depending on what function you want the quest:: version will do the same thing however there are many situations where it can not.

You can not use quest:: version if their is no direct client NPC interaction. For example. You can search the list of all clients in zone, and lets say you want all those that are not within +/- a certain distance of your NPC to be summoned back to it. You have to use the object function.

If your just using a simple script for hail npc and then npc ports you to zone x, then yes it is not required.
Reply With Quote