Here I'll point it out
var %reason = $3 (Also how would I make this so it followed on to multiple words (not defining a specific amount))
writeini warntime.ini User %user Time %time Reason %reason
This is what I mean, It is, I want it to be able to write a reason for the warning to the .ini file warntime.ini and have it unlimited text with spaces without like
var %text1 = $3
var %text2 = $4