A simple question that is hiding from me, anyone got a second?
by Svengali · in Torque 3D Beginner · 12/14/2011 (10:31 am) · 2 replies
Ok, I am about to bust out the old books, but before I do I'll ask real quick. I know someone smart knows.
When the last player leaves a server the dedicated server cycles and reloads the map. Once upon a time, I had disabled this so that the world ran contiguously. Where is that located? I lost the change somewhere in a version swap.
Thanks in advance for helping!
When the last player leaves a server the dedicated server cycles and reloads the map. Once upon a time, I had disabled this so that the world ran contiguously. Where is that located? I lost the change somewhere in a version swap.
Thanks in advance for helping!
About the author
Creator of SvengaliGames, and developing the once up coming title NightLife: The MMORPG Of Dark Horror. Now named ATROX NOCTIS: Daemons Cradle- www.svengaligames.com
#2
12/14/2011 (12:58 pm)
Got it!, after tracing back through a ton of script. And yes GameConnection::onDrop()is the winner, in core\scripts\server\clientconnection.cs Found it right before seeing your post Ted, but thank you for your time!
Torque 3D Owner Ted Southard