{$CLEO}
thread 'wasted'
repeat
wait 100
until SAMP.Available()
0B6D: render 12@ = create_font "Arial" height 40 flags 0x04 // shadow + border
0B6D: render 13@ = create_font "Arial" height 20 flags 0x4 // nope
0B6D: render 14@ = create_font "Arial" height 20 flags 5 // shadow + border + italic...