Game Development Tools and Software
Home
Products
Torque 3D
Torque 2D
Store
Home
Genre Kits
Tools
Art Packs
Games
Community
What's New
Blogs
Resources
Forums
Dev Interviews
Made with Torque
Support
Documentation
Submit Bugs
Paid Support
Services
Education
Company
About GarageGames
Employment
Licensing
Licensing FAQ
RSS Feeds
Logo Guidelines
Contact Us
Register
Login
Cart
Game Development
Community
What's New
Blogs
Resources
Forums
Lan Only
by
Ronald J Nelson
·
in
Technical Issues
·
08/28/2005 (7:51 pm)
·
2 replies
Is there any way to make a game only seen to members on your LAN?
Torque Owner
Ronald J Nelson
Code Hammer Games
About the author
Recent Threads
Mount Object Assistance Please
Paul Dana's turret reource vs turretShape?
TurretShape scripting
Multidimensional Arrays as field in a datablock
Dedicated server map cycle?
Next
Next Thread
Prev
Previous Thread
More from Technical Issues
Login to reply to this thread
Torque Owner
Derk Adams
#1
08/31/2005 (7:26 pm)
Ron,
Use $pref::Net::DisplayOnMaster on the hosting machine. Setting it to "Never" will stop the display on the master server. Setting it to anyting else, will make it show.
Thanks.
Torque Owner
Ronald J Nelson
Code Hammer Games
#2
08/31/2005 (7:30 pm)
Excellent and just what I needed. Thanks a lot.
Login to reply to this thread
Post a blog
Add a resource
Start a Thread
All Products
3rd Party Addons
iTorque 2D
iTorque 3D
TGE
TGEA
Torque 2D
Torque 3D Pro
Torque X
Torque Owner Derk Adams
Use $pref::Net::DisplayOnMaster on the hosting machine. Setting it to "Never" will stop the display on the master server. Setting it to anyting else, will make it show.
Thanks.