Go to file
Ralf Weinert 6ccdc4f4ce new armor removeing loop 2018-01-05 15:31:25 +01:00
textures 3d_armor and function IsPlayerInArena() 2017-11-10 22:27:52 +01:00
3d_armor.lua 3d_armor and function IsPlayerInArena() 2017-11-10 22:27:52 +01:00
LICENSE.2.1.txt Starte das Projekt 2017-11-03 22:07:41 +01:00
README.md solved remove armor 2018-01-04 18:29:56 +01:00
RemoveItemFile.aftools load remiveItemFile 2017-11-16 22:16:17 +01:00
aftools_lib.lua new armor removeing loop 2018-01-05 15:31:25 +01:00
alias.lua Starte das Projekt 2017-11-03 22:07:41 +01:00
armor.lua neue Texturen 2017-11-04 12:46:16 +01:00
default_tools.lua remove Item done 2017-11-08 22:46:25 +01:00
depends.txt global step 2018-01-04 14:09:30 +01:00
init.lua new armor removeing loop 2018-01-05 15:31:25 +01:00
mod.conf Starte das Projekt 2017-11-03 22:07:41 +01:00
remove_aftools.lua new armor removeing loop 2018-01-05 15:31:25 +01:00
shield.lua neue Texturen 2017-11-04 12:46:16 +01:00
weapons.lua Starte das Projekt 2017-11-03 22:07:41 +01:00

README.md

aftools

A Mod for those who do not want etablish some arena - fights

Give some armor and weapon for an Arena-Fight. - register a set of Weapon and Armor from default - from other mods - from this mod as aftool

By leaving the arena the equipment would be cleard inthe player inventor - all tools with the name aftool: would be deleted

Version

0.1 initial - register some weapon and armor (ironwood) 0.2 register some arenatools from default_tools 0.2.1 register some armor from 3d_armor 0.2.2 save a list of each player with his items 0.2.3 load a file with items that should remove from all players <- not yet 0.3. check if player is in the Arena (pvp_area) and if not - remove aftools:XX

Dependencies

default unified_inventory? 3d_armor? pvp_areas?

textures

a copie of the 3d_armor textures - they have been renamed because of the armor on player invertory

License

Copyright (C) 2017 Ralf Weinert - email. ralf.weinert@gmx.de Code: Licensed under the GNU LGPL version 2.1 or later. See LICENSE.txt and http://www.gnu.org/licenses/lgpl-2.1.txt