Quote:
Originally Posted by Andy R
Thank you very much for that! It is nearly perfect. The only issue is if I set the Max Warn Level to 1 then the also means after the first strike they are banned. I want the Max Warn Level to be 5 but each warning to default to 1. I think from what you have post the only difference would be to replace that one row with a hidden form tag with the one value set. Do you know what that tag should look like?
|
Try this... edit the
warn_user template and remove $AdM... then, in its place, put in:
HTML Code:
<select name="points">
<option value='1'>1</option>
</select>
Not sure if that'll work but try it out and gimme a yell.
MGM out