Page 2 of 2

Re: helps to create function

Posted: Mon May 12, 2014 4:35 pm
by ZZZZZ
You have 1 too many ( in that line. Either remove the 1 before not

Code: Select all

 if not
or add another after the RoMScript

Code: Select all

if (not RoMScript("InPartyByName ( "..v.." );")) then

Re: helps to create function

Posted: Mon May 12, 2014 4:41 pm
by Lamkefyned
Thank you... always points, commas, parentheses I forget... (Useless am)