Jump to content

BROADCAST Lost map


(OVG)Santi

Recommended Posts

there was a topic about this.. you could scroll down a little bit

http://forum.mtavc.com/viewtopic.php?t=17513

there is nothin you can do with it..

well the only thing you can do (about showing of records of unknown maps).. is not have the record part of script show the 'record' at the start of each race when the map is unknown .. *sigh*

--- the unknown maps part itself wont be fixed with that and unfortunattely there is no known fix for the current version - the only thing i can tell is the devs said it will be fixed in later versions ..

for example if you still happen to have the x14 of Tommis script

change

mta.text $1 $mta.races($1,$2) - Top Time: $gus.toptime($1) - By: $gus.topname($1) - Deathlimit: $gus.deathlimit($1,$2) - Played: $+(%a,/,%b) times ( $+ $round($calc(100 / %b * %a),2) $+ % $+ )

to

    if ($mta.races($1,$2) != $null) mta.text $1 $mta.races($1,$2) - Top Time: $gus.toptime($1) - By: $gus.topname($1) - Deathlimit: $gus.deathlimit($1,$2) - Played: $+(%a,/,%b) times ( $+ $round($calc(100 / %b * %a),2) $+ % $+ )

Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...