Hi, I´ve got a really long section dialog_request. I added few lines and AGS told me "buffer exceeded: you probably have a missing closing brace on a prevoius line". But it don´t miss! It is also strange because the error line is in the middle of dialog_request.
[EDIT] Sorry, I fixed it... 10 lines apwards error line was dTroll.SetOptionState(2, eOptionOff - yes, there was missing ); . :P