This mistery is growing
I started from the macros.ini created by jazzy's tool and the problem was already there.
I tried to change the /cars lines without success.
Then, I moved the "/cars lines" before the "/tracks lines" and... the cars are now OK but I have only 24 tracks instead of 26.
Last 2 tracks are missed. Bah...
This is the macros.ini:
Begin Reg
/info TSB-F2 TEST SERVER
/autotime /reg 15
/autotime /cup 30
/autotime /car 9
/autotime /raceinit 30
/autotime /raceend 5
/autotime /raceidle 72
/autotime /cupend 10
/addadmin ALL ************
/aifill 6
/aiskill 5
/maxplayers 12
/laps 5
/order 0
/adminmsg hello
/fixedcar 1
/fixedcar 0
/cars /add TSB-F2
/cars /add moto-x
/cars /remove Easyslider
/cars /remove Spinner
/cars /remove Antislider
/cars /remove Speeder
/cars /remove slider
/points 1 10 8 6 5 4 3 2 1 0 0
/tracks /clear
/tracks /add JA_Fisherman's-Bay
/tracks /add de_Anery
/tracks /add pu_Costa_del_Puna
/tracks /add k-Siltala
/tracks /add de_Cazzis
/tracks /add de_Spair
/tracks /add Et_Halstead
/tracks /add Sc_Piharatani
/tracks /add Sc_Metsamaa
/tracks /add Sc_Shortis
/tracks /add J_Inwoken
/tracks /add iB_Laikka-fix
/tracks /add Sc_Gogobay
/tracks /add de_Plore
/tracks /add k-Atacama
/tracks /add iB_Nordschleife!
/tracks /add Sc_Aspeed
/tracks /add Sc_Scluiba
/tracks /add Sc_Artami
/tracks /add Jn_Proteus-long
/tracks /add Jn_Thanatos
/tracks /add Sc_ArseRing2
/tracks /add Sc_Antila
/tracks /add Sc_Clarityre
/tracks /add Sc_Antiloop
/tracks /add Sc_DeRivate
End
EDIT: I moved, as you suggested, the red lines in a separate file and... it works!
I still don't understand why macros.ini does not work.
Everithing seems easy.
My "hello world!" in TS scripting seems to be more difficult than expected.