So.. I'm having a hard time here..

Code:
on *:text:!Burger $2*:#MyRoom: { 
writeini [-n] $nick $+ .chr $nick Burger $2-
.notice $nick You are now a Burger $2- }


So it should write a .chr file based on the Nickname and post:
<Me> !Burger Hunter
-Bot- You are now a Burger Hunter

Or at least, that's what I want.. Can anyone help?

Edit: Also, can I write this file to a specific location? Like My Documents/Characters or such?

Last edited by Kooky; 27/10/14 06:50 AM. Reason: Another question