If you need only average rating for song:
Code:
[Finish me - Trance]
nicks=vijoplays whitestar
rates=4 7
[Dota - Basshunter]
nicks=vijoplays
rates=7

So you will need to check if new $nick is already in "nicks" and if not - add $nick to "nicks" line and his rate to "rates". To get average use loop from 1 up to $numtok(your.ini,songname,rates).


Dont give a fish - teach to fish!