time limit and BRenBot [message #466294] |
Tue, 17 April 2012 14:50 |
iRANian
Messages: 4308 Registered: April 2011
Karma: 0
|
General (4 Stars) |
|
|
Setting a map specific time limit doesn't work if the time limit is set to 0 in svrcfg_cnc.ini (i.e. if the server is a marathon one), because the time limit is 0. If you change the time remaining (with TIME) the time will run out but it won't gameover the map, if you use TIMEL to change the time limit to anything but 0 it will gameover.
So BRenBot needs to add some special exceptions to the map specific config stuff if the time limit is set to 0 in svrcfg_cnc.ini.
Long time and well respected Renegade community member, programmer, modder and tester.
Scripts 4.0 private beta tester since May 2011.
My Renegade server plugins releases
|
|
|
|
|
|
Re: time limit and BRenBot [message #466324 is a reply to message #466294] |
Wed, 18 April 2012 05:55 |
iRANian
Messages: 4308 Registered: April 2011
Karma: 0
|
General (4 Stars) |
|
|
Yeah that's true but from the looks of it the sole thing keeping the map from gameovering with no time remaining is the time limit being set to zero.
Long time and well respected Renegade community member, programmer, modder and tester.
Scripts 4.0 private beta tester since May 2011.
My Renegade server plugins releases
|
|
|
Re: time limit and BRenBot [message #466333 is a reply to message #466294] |
Wed, 18 April 2012 09:38 |
triattack
Messages: 14 Registered: May 2011
Karma: 0
|
Recruit |
|
|
what you can do instead of making it zero make it a to huge to ever end number like 999999999999999999999999999999999999999 which will also work to make it almost endless and if needed you could make something that auto sets time after a certain time (like every hour
|
|
|
|
|
|
|