Hey,
I have been using sansan for my new server that I have made and i have a question about the unbanning.
I have changed vcmp.ban to write to a text file like so:
!write vcmp.banned.txt Banned: $vcmp.hgetname($vcmp.nameid($1)) - By Admin: $vcmp.hgetname($1) - IP: $vcmp.hgetip($vcmp.nameid($1)) - Reason: $iif($2,$2-,)
However, When i unban someone i want to remove them from this file, how would i go about doing so?
Help will be appreciated
Cheers,