I am not sure that there are any working quest commands or objects that work for either prefix or suffix titles yet. The only object I see for it is:
SetAATitle(txt)
If that did work, you could probably try something like:
$client->SetAATitle("Veteran");
And see if that works.
Otherwise, there is much of an option for this yet. Though, I would love to get something implemented for quest commands to use both title types at some point. It would also be really nice to get the Titles window working so players could chose a Title from a list of optional ones.
|