Runes of Magic Wiki
Advertisement

Invites using character name or the Unitid system

 /Script InviteByName(string) 

Parameters[ | ]

Arguments[ | ]

string
name - Player name, must be exact and case sensative.
UnitId - the unit to invite, "target","focus1","party1","raid1","mouseover","pet"

Returns[ | ]

nil

Example[ | ]

 /Script InviteByName("target") 

Invites the current target to party.

 /Script InviteByName("Charname") 

Invites the character Charname to party.


Notes[ | ]

--++ Lisa ++--

Advertisement