Game Development Community

Documentation not available?

by Stefan Lundmark · in Torque Game Engine · 05/23/2005 (5:22 pm) · 2 replies

I've been trying to find information that was easily accessible before the website change.. this time it's TCPObj.
The problem is that searching trough the documentation doesn't yield a hit anymore, and I'm sure there is information in there which covers it.

Same with resources, I could even manually find a resource about TCPobj, but the search wouldn't show it.
This is a major pain for me atm as I rely heavily on the docs (and I'm sure many others do, too). I've been trying to dodge the problem and avoid coding things that I need the docs for, but this time I can't do it.

Anyone knows how to manually access the documentation?

Edit: I found this but it is not the one I was hoping for that had heaps of information about different functions like CommandtoServer, TCPObj and stuff like that.

#1
05/23/2005 (6:31 pm)
I'm not quite sure how you searched, but using TCPObject as my only keyword, and "All Documents" (the default), I got 8 primary hits (including a solid hit to the primary TCPObject documentation page), and when I hit the "show similar threads" link, I saw more than 8 pages of hits...
#2
05/23/2005 (6:55 pm)
I know this sounds strange, but it only showed 3 hits before.. they were two threads and 1 resource. Now it shows 6. Well, the documentation chapter I was thinking about still isn't there though :/

search.garagegames.com/search?q=TCPObject&restrict=&ie=&site=GarageGames&output=...

I found Harolds old TCPObj tutorial though, will check it out.