Skip to content

Critzz76/FiveM-RPDeath

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Goal:

Prevent automatic respawn to allow medical units to respond to a scene. This script will override all default respawn points and will make people respawn at one of 5 hospitals (random).

Installation instructions:

  1. Drag the RPDeath folder into your server's resource folder. ex (fx-server/resources)
  2. Edit your server.cfg file located in the main folder. ex (fx-server/)
  3. Add the following code: start RPDeath under the other similar options. Example below.
    start mapmanager
    start chat
    start spawnmanager
    start hardcap
    start rconlog
    start fivem-map-skater
    start RPDeath
  4. All done, restart your server and the mod should automatically start.

Requires:

start spawnmanager

Usage Commands:

Respawn Command:

/respawn : Will respawn you one of 5 hosptial locations. Must be dead, hospital chosen at random.

Revive Command:

/revive : Will revive you at your current spot. Must be dead.
/revive *id* : Will revive the player ID at their current location. Player must be dead.

Toggle Command:

/toggleDeath : Upon dying you will automatically respawn at a random hospital after 3 seconds.

About

FiveM RPDeath Script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%