Jump to content
Enemy Territory LUA

16 files

  1. Lua Enhanced Server Mod

    Lua Enhanced Server Module or LuaESMod or LESM for short, is a server side mod written in lua which aims to provide many features for server admins and their players.
    It can be used with various mods that support lua 5.1 and up.
     
    Wiki

    365 downloads

    Submitted

  2. balance.lua

    I don't know who the author of this module is.
    If anyone knows who wrote it, please let me know, I will update with the credits.

    158 downloads

    Submitted

  3. CrazyMod

    A fun crazymod with multiple features allowing users to just go crazy and have a blast spamming and spraying everything in sight!
     
    @Originally nnlimited ammo and weapons for Hunter
     
    PM me for help or requests!

    100 downloads

    Submitted

  4. Level Protection

    Simple lua file that whitelists admin levels based off IP.

    77 downloads

    Submitted

  5. chat logging

    Chat LUA to log chats in a separate file for easy review of what's happening on your server,
     
    Credit: Internet source.
     
    Download it and upload it to your silent mod folder and add the chat.lua in your LUA server settings config.

    192 downloads

    Updated

  6. Adminchat

    Admin chat lua. Allows people to talk in a private chat like /ma. With this it can be great to have for trial members etc or higher level admins your choice.

    128 downloads

    Submitted

  7. Custom Voting

    Custom voting system that gives users access to additional useful votes.
     
     
    To install:
     
    You need to unzip the file and extract the files customvote.lua and zzz_customvote.pk3
    Read the readme.txt
    Upload these files into the silent folder on your server
    In server.cfg cvar: lua_modules "customvote.lua"
    Restart the server

    222 downloads

    Submitted

  8. Rename Player

    -- This script renames the player around which have no name or use a not allowed name.
    -- no functional warranty
    -- by OldMan 2012/09/28 et-zone.de

    141 downloads

    Submitted

  9. Botdetect

    ---------------------------------------------
    -- BOTDETECTV3.LUA
    ---------------------------------------------
    -- covert-ops only, logging version + autokick version
    -- sten, scoped garand and scoped K43
     
    -- FOREWORD:
    -- This script was never intended for release. However, once word of it got out, I have had repeated requests
    -- and so have responded. It is important to understand what this script does before using it so its limitations
    -- are clear. THIS SCRIPT DOES NOT DETECT AIMBOTS. What it does is look for consecutive kills with a limited number
    -- of weapons and measure the flux in damage_given (damage/time). The scipt assumes that the damage caused between
    -- 2 consecutive kills was inflicted by the MOD in et_obituary. This is a dangerous assumption, and so I have
    -- limited the application of the script to sten, scoped K43 and scoped Garand to increase the chances of it being
    -- true. Additionally, to help ensure that innocent players are never kicked, the script works on a "strike" system
    -- i.e. 3 strikes before the player is kicked.
     
    -- PURPOSE
    -- This script was written to act as an annoyance to botters who come on the server when no admins are around. It
    -- is no substitute for a good admin and will only ever kick botters using their bots on full.
     
    -- I collected data for ~1 month and analysed it in order to find flux_weapon limits that are not obtained by
    -- honest players (certainly never more than once in a map). If you use the limits here, it is unlikely an innocent
    -- player will ever be kicked, unless he is repeatedly against a number of afks. I deemed this to be infrequent
    -- enough to be acceptable.
     
    -- GhosT:McSteve
    -- www.ghostworks.co.uk
    -- #ghostworks, #pbbans @quakenet
    -- Version 3, 17/2/07

    107 downloads

    Submitted

  10. Spec Command

    Spec Command lua script which works as a shrubbot command. An alternative for the console command "follow".
     
    To install:
     
    You need to unzip the file and extract the spec.lua file
    Upload this file into the silent folder on server (/serverip/silent)
    In server.cfg cvar: lua_modules "spec.lua"
    In shrubbot.cfg add the shrubbot command information from inside Readme.txt

    213 downloads

    Updated

  11. Revive Spree

    Revive spree LUA for Enemy Territory mod's.

    175 downloads

    Submitted

  12. Combined Fixes

    Combined Fixes LUA version 3 for ETpro.

    102 downloads

    Submitted

  13. kspree

    kspree lua for killing sprees.

    317 downloads

    Updated

  14. AutoPromo

    AutoPromo Lua script which automatically sets admin levels basing on player's XP.
     
    Installation:
    1. Unzip.
    2. Open the file with notepad and configure it for your needs.
    3. Upload it into "silent" folder located on your server.
    4. Add "autopromo.lua" to lua_modules cvar.

    487 downloads

    Updated

  15. SQL stats logger

    SQL Stats recorder v0.2.
     
    Setup:
    1. add dbstats.lua to lua_modules inside serverconfig.
    2. create MySQL account and fill data on dbstats.lua ( DB:Connect("dbname", "dbuser", "dbpassword", "dbhost", 3306) )
    3. type !sqlcreate on console or with rcon.
     
    Client: !stats or !ratio commands show client's stats
    Client: !listratio command shows all players stats
    Client: !top kills or !top deaths commands show current top players.
    Client: !resetstats command resets the client's stats in database.

    514 downloads

    Updated

  16. Admin Check

    www.sol-solutions.pl
     
    Admin Check LUA Script.
    Version: 1.0
     
    MinAdmLevel = 20 -- Min Adminlevel to show admin on list
    AdmLeveltocmd = 0 -- Min Adminlevel to run this command
     
    Maxchars = 10 -- name len (max chars)

    151 downloads

    Submitted


×
×
  • Create New...