Jump to content

johankung

Members
  • Posts

    16
  • Joined

  • Last visited

Posts posted by johankung

  1. on *:SIGNAL:mta.command: {
    Check.upper $1-
    }
    on *:SIGNAL:mta.text: {
    check.upper $1-
    }
    alias check.upper {
    if ($isupper($3-) == $true) {
    if ($left($3-,3) != $3-) { 
    if ($readini(caps.ini,Caps,$2) == $null) {
    mta.pm $1 $2 You forgot ur caps lock on!
    !writeini -n caps.ini caps $2 0
    }
    elseif ($readini(caps.ini,caps,$2) == 0) {
    mta.pm $1 $2 You Forgot ur caps lock on! 1st warning!
    !writeini -n caps.ini caps $2 $calc($readini(caps.ini,Caps,$2) + 1)
    }
    elseif ($readini(caps.ini,caps,$2) == 1) {
    mta.pm $1 $2 You Forgot ur caps lock on! 2nd warning!
    !writeini -n caps.ini caps $2 $calc($readini(caps.ini,Caps,$2) + 1)
    }
    elseif ($readini(caps.ini,caps,$2) == 2) {
    mta.pm $1 $2 You Forgot ur caps lock on! 3rd and last warning!
    !writeini -n caps.ini caps $2 $calc($readini(caps.ini,Caps,$2) + 1)
    }
    elseif ($readini(caps.ini,caps,$2) == 3) {
    mta.pm $1 $2 You will now be muted for 2 minutes!
    !remini -n caps.ini caps $2
    mta.mute $1 $2
    .timer 1 120 mta.unmute $1 $2 
    }
    }
    }
    }
    on *:SIGNAL:mta.part: {
    !remini -n caps.ini caps $2
    }
    

    can you make tha if admins talk with caps they dont get warnings plz (i mean that if admins talks th caps lock it is ok so they dont get muted)

  2. sorry if i dndt write the answers but now it work but not 100 %

    lol im root admin in a server with running prs 1,3 but when i try to kick/ban/mute/unmute and that sort of stuf, it dont want to do that and say that my admin lvl i too low or something and im lvl 5 and it writes that when i log in to server and i tried to manually to log in but it was the same fault ? why?

  3. question 1.how to unban a person if he is banned in the mta files i try to cast away the banned files but ehrn i start the server the fies comes upp agin whit the ip of the banned person

    question 2.how to add the scripts i downloaded the scripts and the mirc but when i start the mirc it says: conneting to 83.149.98.25 (6667)

    _

    GUS nickname is already in use.

    _

    *disconnected

    _

    *connect retry #2 83.149.98.25 (6667)

    and its going on so the whole time and i need the thing in my server plz help!!!!!

  4. when i start the MTA server.EXE to start the erver it writes in thins was

    _____________________________________

    MTA:blue server for MTA:SA

    ERROR:Admin 1 has no values specified

    CLOSE:server stoped!

    press q to shut down the server

    ______________________________________

    before i set any admin the server worked fine but now when i set a admin (me) it write that and i cant start the server help me plz!!!!!!!! :(

×
×
  • Create New...