Skip to content

Commit

Permalink
2023.01 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
youngsinatra99 committed Jan 24, 2023
1 parent 86c8e51 commit 0b3bbc2
Show file tree
Hide file tree
Showing 18 changed files with 937 additions and 594 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
## [Latest Documentation](https://sinatra.gitbook.io/redemrp/ "Latest Documentation")
![](https://img.shields.io/github/stars/RedEM-RP/redemrp_respawn) ![](https://img.shields.io/github/forks/RedEM-RP/redemrp_respawn) ![](https://img.shields.io/github/tag/RedEM-RP/redemrp_respawn) ![](https://img.shields.io/github/release/RedEM-RP/redemrp_respawn) ![](https://img.shields.io/github/issues/RedEM-RP/redemrp_respawn) ![](https://img.shields.io/discord/648268213859254309)

[![](https://i.ibb.co/FnNr3Z3/redemrpn.png)](https://discord.gg/nbmTmZR "")

# redemrp_respawn
Respawning and Spawn Place Selection System for RedEM:RP Framework
Respawning and Spawn Place Selection System for RedEM:RP Framework

## 1. Installation
- Be sure you have RedEM and RedEM:RP Installed
if not -> [RedEM](https://github.com/kanersps/redem) --> [RedEM:RP](https://github.com/RedEM-RP/redem_roleplay)
- Be sure you have RedEM:RP Installed
if not -> [RedEM:RP](https://github.com/RedEM-RP/redem_roleplay)
- Clone redemrp_respawn into [redemrp] folder
- add ```ensure redemrp_respawn``` after ```ensure redem_roleplay```

Expand All @@ -13,8 +18,9 @@ if not -> [RedEM](https://github.com/kanersps/redem) --> [RedEM:RP](https://gith
Trigger this only server event when you want revive player

```
TriggerEvent("redemrp_respawn:RevivePlayer" , PlayerServerId)
TriggerEvent("redemrp_respawn:client:Revived", PlayerServerId)
```

## 3. Credits
https://github.com/amakuu/
https://github.com/youngsinatra99/
355 changes: 0 additions & 355 deletions client/cl_main.lua

This file was deleted.

Loading

0 comments on commit 0b3bbc2

Please sign in to comment.