Well first of all i evaluate that each type of target must get diferent info, then for display some target info first will be consider what type of target its, then i must use ${Target.Type} and i want 4 valors, NPC, PC, Pet and Corpse.
The problem is in syntaxys i dont know how to make it.
i used
Code: Select all
${If[${Target.Type},PC,(then here shows PCinfo),}]
I only used If for Bool variables, dont know how to use it on String one.
Thanks
----------------------------------------------
A person who wants to learn about MQ

