View Single Post
08-05-17, 03:36 PM   #9
Mortimerlol
A Cliff Giant
AddOn Author - Click to view addons
Join Date: Jul 2017
Posts: 71
yeah works fine now with name-Realm. Now need only check if realm enemy player is in same realm that me then split -sameRealm

Lua Code:
  1. local realmName = GetRealmName()
But i have only tthe guids

Last edited by Mortimerlol : 08-05-17 at 03:38 PM.
  Reply With Quote