LUA
LUA files for all the Wolfenstein Enemy Territory mod's which supports LUA.
14 files
-
LUA | RANDOM NEXT MAP
By KUBAA
--------------------------------- --- MODULE CONFIGURATION --- --------------------------------- mapListFile = "/home/server/nitmod/maplist.txt" -- Absolute path to the map list file shownextcmd = "?next" -- Command that will be used to print the next map chatInterval = 5 -- Delay, in minutes, between every automatic nextmap announce in the server chat useBanners = 1 -- If set to 1, enable nextmap announce in server banners (i.e: 'bannerCvar' will be set to 'bannerMsg') bannerCvar = "g_msg1" -- Define which banner will hold the "next map is ..." message bannerMsg = "^9Next map is ^2%s^9." -- Banner message template (%s will be replaced by the name of the next map) chatMsg = "^9Next map is ^2%s^9." -- Chat message template (%s will be replaced by the name of the next map) CHATCMD = "chat" -- Chat command (use "b 8" to run this script on ETPro)
SOURCE. www.ETMODS.net
93 downloads
Submitted
-
LUA | DYNAMITE TIMER
By KUBAA
Lua script that informs players in chat about the explosion of planted dynamite.
If someone does not know how to configure, please write to me at pw.
Piece of script:
MESSAGE = {}
MESSAGE.DEFAULT = "^1<TIME> ^wSeconds till explosion!!"
MESSAGE[20] = "^a<TIME> ^wSeconds till ^2<PLACE> ^wexplosion!!"
MESSAGE[10] = "^a<TIME> ^wSeconds till ^2<PLACE> ^wexplosion!!"
MESSAGE[3] = ""
MESSAGE[2] = ""
MESSAGE[1] = ""
MESSAGE[0] = "^1>>> B00M <<<"
110 downloads
Submitted
-
LUA | AUTOLEVEL FOR N!TMOD
By KUBAA
Lua script that adds automatic leveling on the server according to the set Xp barriers.
If someone does not know how to configure, please write to me at pw.
For those interested, I can provide ready levels.db for this script.
I DON'T KNOW IF IT WORKS ON OTHER MODES.
110 downloads
Submitted
-
Submitted
-
Submitted
-
Dynamite counter for Legacy Mod servers
By yaku
Original author: JanSimek
Ver 1.43 by kuromiii
Counts time left to explode dynamite next to objective.
58 downloads
Updated
-
Muting /r on Legacy Mod
By yaku
Solution by @TomekKromek
This is solution for !mute issue on Legacy Mod, this code is blocking /r for muted player.
59 downloads
Submitted
-
Muting /m on Legacy Mod
By yaku
Solution by @TomekKromek
This is solution for !mute issue on Legacy Mod, this code is blocking /m for muted player.
46 downloads
Submitted
-
Finger Safety Solution Ver. 3.0.1.
By yaku
Finger safety solution made by @RaV137
Tested and confirmed to work.
This version:
- doesn't allow admins level 11-16 to finger each other,
- allows admins level 17+ to finger Admin lvls lower than themselves but not on same level,
- added CVARs: sv_higherAdminLevel and sv_firstAdminLevel - first one is this higher admin threshold (default 17), second trial (default 11).
127 downloads
Updated
-
Finger Safety Solution Ver. 2.0
By yaku
Finger safety solution made by @RaV137:
Tested and confirmed to work.
This version:
Allows admins to !finger only same on lower level admins.
Example: Admin lvl 14 can !finger Admins lvl 14 and lower, can't !finger Admins lvl 15 and higher.
39 downloads
Updated
-
Updated
-
Updated
-
Updated
-
kmod
By daredevil
Kmod version 1.5
Installation:
Extract all files into the etpro folder on your server.
Dont forget to add the kmod.pk3 to your fast download site!
Open the server.cfg from your server and copy and paste
the following lines at the bottom then restart your sever:
set lua_modules "kmod.lua"
exec kmod.cfg
KMOD is a small shrublike variant to etpro similar to ETAdmin_mod.
Features:
Killingsprees plus all the other killingspree type stuff (Sounds Included) Messages and location can be changed in config.
Doublekills, Multikills, Megakills, Ultrakills, Monsterkills, Ludicrouskills, and Holyshits (Sounds Included) Messages and location can be changed in config.
Flakmonkey's - When you get 3 kills with either panzer or a riflenade. Message and location can be changed in config. Flakmonkey is reset if you get any other type of kill/teamkill/or if you die (Sound included)
Firstblood (Sound Included) Message and location can be changed in config.
Lastblood
Spreerecord (not including records for individual maps)
Enhanced Private Messaging - The sender can use partial name of recipiant or can now use the recipiants slot number. When using ETPro 3.2.6 or higher, a new sound will be played letting you know that you have a private message. Players can now private message all 2+ level admins currently on the server using /ma or /pma then your message.
Vote disable was taken directly from ETAdmin mod and is slightly enhanced such that it will detect changes to the timelimit. (see config for details)
Antiunmute - When a player is muted he may not be unmuted via vote
Advanced Adrenaline - Players using adrenaline now have a timer in their cp area displaying the amount of adrenaline time they have left. A sound will also be played in their general location letting everyone else know that they are using adrenaline (disableable) (sound included)
Killer's HP - Killer's HP is displayed to their victims. When you kill somone and are killed in return within a certain amount of time no message will be displayed. When a killer is using adrenaline the victim will see a message displaying so.
Advanced players - Time nudge and max packets are removed from players list and admins may see which admins (level 2+) are on the server using /admins
Chat log - All chats are logged along with player renames/connects/disconnects/and map restarts
Crazygravity - The exact same crazy gravity you've come to know and love Team kill restriction - Taken from Etadmin mod and uses punkbuster to kick (see config)
/kill limit - After the max amount of slash kills is reached they are no longer able to /kill.
Endround shuffle - At the end of each round teams are shuffled automatically I recomend using this on servers with alot of people.
Noise reduction - ETPRO 3.2.6 OR HIGHER IS REQUIRED!!! Plays all killingsprees multikills/deathsprees/and firstblood to the killer or victim depending on which one
Color codes can be changed for lastblood and killer HP display in config
Spawn kill protection - A newly spawned player will keep his spawn shield until he either moves or fires his weapon. (see config)
Paths to sounds can be changed to fit server admins needs.
Shrub style command system + make your own commands (semicolon delimited format. Rcon commands only)
236 downloads
Submitted
-
Top Downloads
Week
Month
Year
All Time
-