Results 1 to 3 of 3

Thread: Teamkill Punishment

  1. #1

    Default Teamkill Punishment

    Hello All

    I was wondering if Xnull can make a decent TK Punishment system (inc. nade kills) in the latest Patch?(or maby a mod?)
    Featuring adjustable settings like: How many TK before kick/ban or go in specs etc.

    Greetz to all.Nasty

    ps.

    Love da Patch^^

  2. #2
    Banned
    Join Date
    May 2010
    Location
    fuck off?
    Posts
    1,145

    Default

    you could easily mod the elgbot to take this as it detects it, apart from that, not that hard to amke a enw mod either.

    but if u find on elgbot , the team kill bit and then just do

    like:

    player.teamkills++
    if(player.teamkills == 2)
    {
    punish / remove their kills
    player setkills 0
    player.teamkills = 0
    }
    else
    {
    warn
    }

  3. #3

    Default

    Thanks for youre reply Elgan.I will take a look at that
    but i fear for the worst:XD.my scripting skills etc. are almost 0,0

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •