i saw a topic where it says how to save in ini file
this
Code:
//writeini txt.ini $chan
if i want to save a message lets say
Code:
.say Hahahaha
if i want to save the "hahahaha into the ini and specify what channel it from do i need to do a variable that will store the line first before saving it?