then you just write it.

/writeini games.txt twister $nick %moves

This will overwrite the existing entry.


Code:
if ($readini(games.ini,twister,$nick) < %moves) { writeini games.txt twister $nick %moves }