Forums Index >> Modding >> make the server work for one hour!!!
Page : <1> :
Thnx nokta This is exactly what I needed, now I can make an tournament! THANK YOUUU
Monday, September 19, 2005 at 7:15:10 AM
Page : <1> :
Ok guys when you play any normal server like
dash bash you can just play 20 or 30 min
but you can change it to 1 hour
If you want to change the time go to
think tanks/main.cs and put this in the end of the main.cs
$Game::Duration = 60 * 60;
If you want to check it if it's work or not put this
$Game::Duration = 1 * 1;
If it's work you can play for 1 hour XD XD XD