GithubHelp home page GithubHelp logo

kurosak1ll / esx_nicedeath Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lfuelling/esx_nicedeath

0.0 0.0 0.0 22 KB

ESX plugin that makes death a little bit more pretty and configurable.

License: Do What The F*ck You Want To Public License

Lua 100.00%

esx_nicedeath's Introduction

esx_nicedeath Latest Release

  • If you fork this, you won't get updates.
    • Consider Starring instead if you don't want to make a contribution.

EN

ESX plugin that makes death a little bit more configurable.

This plugin has the following features:

  • Enables the death screen and lets you see the ragdolling
  • Configurable respawn cooldown
  • Weapons, Items, Cash can be removed on death (but also kept)
  • Configurable respawn location
    • Mt. Zonah by default
    • Respawn at random hospital can be enabled in config.lua.

ES

ESX plugin que hace la muerte un poco mas configurable.

Este plugin tiene las siguientes opciones:

  • Habilita la pantalla de muerte y te permite ver el cuerpo
  • Tiempo de reaparicion configurable
  • Armas, Inventario, y dinero pueden ser removidos en un fallecimiento (tambien permite que se queden).
  • Lugar de reaparicion configurable.
    • El hospital de Mt. Zonah, es la localidad de reaparicion por defecto.
    • La reaparición en un hospital aleatorio se puede habilitar en config.lua.

NL

ESX plugin die de dood wat meer configureerbaar maakt.

Deze plugin heeft de volgende mogelijkheden:

  • Maakt het 'Wasted' scherm beschikbaar met de tekst 'Overleden'. Deze is aan te passen in de Config
  • Cooldown tijd in te stellen
  • Wapens, items en geld zijn aan te passen
  • Vaste spawnpunt in te stellen

Installation

  1. Download this repo into your resources/[esx/] folder
  2. Add start esx_nicedeath to your server.cfg
  3. Modify spawnmanager to disable death spawn:
    1. find resources/[managers]/spawnmanager/spawnmanager.lua
    2. replace line 345
      • Old: if (diedAt and (math.abs(GetTimeDifference(GetGameTimer(), diedAt)) > 2000)) or respawnForced then
      • New: if respawnForced then
    3. Remember to redo this once you update the server-data repo!

esx_nicedeath's People

Contributors

lfuelling avatar gaby avatar tucstadroleplay avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.