i would like to invite someone in a group and i would also like to choose by a short list, how should i modify this:
for example i want to choose between "Mark", "Tom", "Lars"
here the extraction of the relevant code, what should i modify ? till now i have for each buddy another script, this sucks
for sure i also need autoinvite, i know

Code: Select all
<onLoad>
PartyWith = "xxyy"
</onLoad>
<!-- # 1 --><waypoint x="123" z="123" y="123">
sendMacro("InviteByName(\""..PartyWith.."\");");
</waypoint>
ram
edit: damn... i think i'm in the wrong folder again, sorry, please move upwards, thx