View Single Post
04/06/18, 08:33 AM   #1
Golnebo
AddOn Author - Click to view addons
Join Date: Aug 2017
Posts: 2
Question How to port to secondary other players house?

Hi there,

I am making an addon for our guild. It's coming along pretty nice. Now what I can't get to work is a slash command to port to a specific house of a specific guild member. For example the guildmaster has three houses. 1. Hundings Palatial Palace (primary) 2. Tel Galen House and 3. Ravenhurst.

I would like to have three slash commands:

/addonname guildhall (ports to house 1.)
/addonname jumpchallenge (ports to house 2.)
/addonname bar (ports to house 3.)

I've been playing around with the new JumpToSpecificHouse() but I can't really get it to work.

Is there a way to do something like the above?

Thanks in advance!

Golnebo
  Reply With Quote