Page 1 of 1

Track skip

PostPosted: 29.09.2010, 08:46
by rapy

PostPosted: 29.09.2010, 09:58
by MadeAnonymous
Set the time limit to 0?

PostPosted: 29.09.2010, 17:54
by rapy
Anonymous wrote:Set the time limit to 0?

ok, where?

Code: Select all
<?xml version="1.0" encoding="utf-8" ?><autotime>   
<!-- Set the multiplicator for author time (e.g. 6x author -->   
<!-- time = new timelimit); set to 0 to disable function   -->   
<multiplicator>0</multiplicator>   
<!-- Set minimum timelimit in minutes -->   
<mintime>0</mintime>   
<!-- Set maximum timelimit in minutes -->   <maxtime>0</maxtime>   
<!-- Set default timelimit in minutes if any error occurs -->   <defaulttime>0</defaulttime>   
 <!-- 2 = in TMF message window, 1 = in chat, 0 = none -->   <display>1</display>   
<message>{#server}>> Set {1} timelimit for {#highlite}{2}{#server} : {#highlite}{3}{#server} (Author time: {#highlite}{4}{#server})</message></autotime>

here?

PostPosted: 30.09.2010, 08:47
by -|MfG|-Big Alâ„¢
Code: Select all
<team_usenewrules>0</team_usenewrules>
<team_pointslimitnewrules>5</team_pointslimitnewrules>
<timeattack_limit>0</timeattack_limit>                <--------------here
<timeattack_synchstartperiod>0</timeattack_synchstartperiod>
<laps_nblaps>3</laps_nblaps>
<laps_timelimit>0</laps_timelimit>

PostPosted: 30.09.2010, 15:11
by rapy
Are you kidding me? is an rpg server, of course, <timeattack_limit> 0 </ timeattack_limit>, is 0

Thanks anyway