View Single Post
  #4  
Old 07-23-2016, 06:35 PM
Uleat's Avatar
Uleat
Developer
 
Join Date: Apr 2012
Location: North Carolina
Posts: 2,815
Default

[\quests\commonlands\player.lua]
Code:
--function event_enter_zone(e)
  --local client = eq.get_entity_list():GetClientByID(e.self:GetID());
  --client:MovePC(22, -144, -1543, 2, 122);
--end
If that doesn't work, there may be a perl version somewhere.
__________________
Uleat of Bertoxxulous

Compilin' Dirty
Reply With Quote