wownerds
New Member
- Joined
- Feb 15, 2011
- Messages
- 1,385
- Reaction score
- 30
Hey there,
I'm currently working on getting a spell cast on a specific target, checking some conditions beforehand. I am experiencing great problems trying to convert a string, which is a specific player's name, into a WoWUnit or WoWPlayer object.
The basic idea for trying it this way is the following:
1. User can enter a player's name that should buffed
2. CC buffs this player by name
Does anyone know how I can possibly make Spellmanager.CanBuff and Spellmanager.Buff work with a converted string as a bufftarget?
Thanks in advance,
Wownerds
I'm currently working on getting a spell cast on a specific target, checking some conditions beforehand. I am experiencing great problems trying to convert a string, which is a specific player's name, into a WoWUnit or WoWPlayer object.
The basic idea for trying it this way is the following:
1. User can enter a player's name that should buffed
2. CC buffs this player by name
Does anyone know how I can possibly make Spellmanager.CanBuff and Spellmanager.Buff work with a converted string as a bufftarget?
Thanks in advance,
Wownerds