Page 1 of 1

Other invitation mode

Posted: Fri Nov 23, 2012 12:13 pm
by Mer-Ki-Vah
This right :
RoMScript("InviteByName('altName');")

and this why not? :

function altID()
if ... then char="name1"
elseif ... then char="name2"
end
return char
end

altChar=altID();
RoMScript("InviteByName(\'"..altChar.."\');");

pls help

Re: Other invitation mode

Posted: Fri Nov 23, 2012 12:43 pm
by rock5
It looks ok. What happens?

Re: Other invitation mode

Posted: Fri Nov 23, 2012 12:53 pm
by Mer-Ki-Vah
The invitation in the chat massage i see (the mainchar chatm.), but for the altcharacter not arriwed the invitation .

Re: Other invitation mode

Posted: Fri Nov 23, 2012 1:28 pm
by Mer-Ki-Vah
Well PC reset and now working.. pff

sry and THX