Hi, I would like to be able to get the link of any hotlap spr of any racer through code. (e.g. get the link to the hotlap spr of Falcon at BL1 with XFG).Is there any way to implement this?
<id_hl> ID used for hotlaps download : http://www.lfsworld.net/get_spr.php?file=<id_hl>
SCRIPT LOCATION and ACTIONS (requests):
---------------------------------------
script url: http://www.lfsworld.net/pubstat/get_stat2.php?version=1.3&idk=<Your_Ident_Key_Here>&action=...
?action=hl
----------
(get all hotlaps of a racer)
requires: &racer=<racer>
optional: -
returns: <id_hl> <track> <car> <split1> <split2> <split3> <time> <flags_hlaps>