Jump to content

Niels

Members
  • Posts

    204
  • Joined

  • Last visited

Everything posted by Niels

  1. Niels

    MTAMA Scripting

    why is this not work i typ in mta /msg admin tempadmin 0 admin says Admin rights give to Unkown this is it script alias mta.pm { elseif ($3 == admin) { elseif ($4 == tempadmin) { %b = $iif($4 isnum,$4,$mta.getid($1,$4)) mta.say $1 Admin rights give to $mta.name($1,%b) !writeini $+(",$nofile($script(mta.mrc)),$1.ini,") ID $+ %b level Admin writeini -n "rights.ini" Admin $mta.ip($1,%b) $mta.ip($1,%b) }
  2. Niels

    MTAMA Scripting

    by oli's and aeron's admin system is this don't work if ($3 == !add) { mta.say $1 $5 Rights Given to $4 !writeini $+(",$nofile($script(mta.mrc)),$1.ini,") $1 level $5 } if ($3 == !remove) { mta.say $1 Removed Rights from $4 remini $+(",$nofile($script(mta.mrc)),$1.ini,") $1 level $5 } can someone fix that to !add Nickname Level !remove Nickname
×
×
  • Create New...