Game Development Community

Servers

by Jermaine Morgan · in Torque Game Engine · 06/11/2007 (4:23 pm) · 4 replies

I have seen a bunch of post saying that if I use the fps starter kit, other people will see my level. How would would someone see my level?
How can I make sure no one sees my level?

#1
06/11/2007 (7:08 pm)
Mmm it depends on what you mean by "see my level". If you start a server, they will see it listed on GG's master server list, is about all. Just remove it from server/prefs.cs and your server will not announce itself to GG's server.
#2
06/11/2007 (7:38 pm)
O i thought someone could actually see, walk through and play my level.

Thanks
#3
06/11/2007 (7:54 pm)
If you are only using components that come with Torque, they might could do that. A single custom object would probably cause the checksum to fail, though.

I wouldn't worry about it.
#4
06/11/2007 (7:56 pm)
Cool thanks