ID:1927724
 
Hey guys I found a tutorial on Byond for an in-game forum and It is sorta confusing. In it it basically said do not change anything so I didn't and tried to integrate it into my game, but I think it is a bit outdated or something because it tells me I can not use findtext and that I should change it to findtextEx. Either way all of this makes the forum into the browser when I played the original tutorial. I would like it to basically make a window instead. This is the link to it, someone please help.

http://www.byond.com/developer/Kunark/ForumLib
That library is quite old, you can either modify it yourself by changing findtext to findtextEx as you mentioned.

Or learn from it and create your own in game forum.
In response to A.T.H.K
A.T.H.K wrote:
That library is quite old, you can either modify it yourself by changing findtext to findtextEx as you mentioned.

Or learn from it and create your own in game forum.

Just to tack on to this; the second part of your 'issue';
http://www.byond.com/docs/ref/info.html#/proc/browse