Hello everyone,
I downloaded the source of that xSlap! plug-in because we are allowed to tweak it. I am trying to make it like this:
TWDman slaps %CONTACTNAME% around a bit with a large trout.
I tried this first with just "(!N)" but then Plus! doesnt convert it to the contactname. Then I saw in the Header some Control Characters and thats why I tried to put an extra code-line in the header:
const char* sCCContactName = "(!N)";
But it doesnt make any sence.
Who can help me??
Thanks!!!
[EDIT] mmm i was thinking: maybe this isn't possible yet. Patchou, tell me: is this possible? If not, could you please add it to you next Plus!API??[/EDIT]
[EDIT2]when i type /me (!N) in the conversation windows it works, but not when i do it with the plug-in
[/EDIT2]