https://github.com/senkawolf/fivem_standalone-rp-chat-command-basic-pack
FiveM Standalone RP Chat & Command Basic Pack
https://github.com/senkawolf/fivem_standalone-rp-chat-command-basic-pack
fivem fivem-script
Last synced: 10 months ago
JSON representation
FiveM Standalone RP Chat & Command Basic Pack
- Host: GitHub
- URL: https://github.com/senkawolf/fivem_standalone-rp-chat-command-basic-pack
- Owner: SenkaWolf
- License: other
- Created: 2020-05-06T16:12:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-27T12:43:33.000Z (about 2 years ago)
- Last Synced: 2025-04-13T21:05:21.301Z (10 months ago)
- Topics: fivem, fivem-script
- Language: Lua
- Homepage: https://senkawolf.tebex.io
- Size: 51.8 KB
- Stars: 29
- Watchers: 1
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# FiveM Standalone RP Chat & Command Basic Pack (RPCCPack)
A resource which has roleplay chat functions, basic commands and more to be used standalone in trainer/lambda menu and [FivePD](https://gtapolicemods.com/index.php?/files/file/808-fivepd/) based servers.
Documentation: https://docs.senkawolf.dev/free-releases/rpccpack
For support join my Discord server @ https://discord.gg/GGCGdKHr39
# Features
### Misc
- Built In Version Checker.
- Toggle Features.
- AFK Kick.
### Chat
- Proximity Chat.
- /ooc [Message] (Global Chat).
- /me [Message] (Proximity Chat).
- /gme [Message] (Global /me Command Chat).
- /do [Message] (Proximity Chat).
- /ad [Message] (Global Chat).
- /twt [Message] (Global Chat).
- /darkweb [Message] (Global Chat).
Three styles of /ad command output to pick from within the `config.lua` file.
### Information Commands
- /dc - Globally displays Discord address in chat defined in `config.lua` file.
- /ts - Globally displays TeamSpeak address in chat defined in `config.lua` file.
- /web - Globally displays website address in chat defined in `config.lua` file.
### Character Commands
- /hu - Hands Up Animation.
- /huk - Hands Up Kneel Animation.
- /emotes - Lists Supported Emotes.
- /emote [name] - Does The Specified Emote.
- /point - Point Animation.
- /crouch - Puts Your Character In A Crouch Position When Moving.
### Vehicle Commands
- /hood - Opens Vehicle Hood/Bonnet.
- /trunk - Opens Vehicle Trunk/Boot.
- /dv - Delete Vehicle (Near or in drivers seat).
### LEO/EMS Commands
- /jail [Jail Password] [ID] [Time in Seconds] [Reason for Jailing]. (Coming Soon)
- /jailme [Time in Seconds] [Reason for Jailing]. (Coming Soon)
- /unjail [Jail Password] [ID]. (Coming Soon)
- /hospital [Hospital Password] [ID] [Time in Seconds] [Reason for being admitted]. (Coming Soon)
- /hospitalme [Time in Seconds] [Reason for being admitted]. (Coming Soon)
- /unhospital [Hospital Password] [ID]. (Coming Soon)
Passwords are set within `config.lua` file.
# Installation:
- Extract the folder `SenkaWolf-RPCCPack` to your resources folder.
- Add the line `start SenkaWolf-RPCCPack` to the server.cfg file.
# Download
Get the latest version [here](https://github.com/SenkaWolf/FiveM_Standalone-RP-Chat-Command-Basic-Pack/releases/latest).
# Credits
- Inspired by Wraith ARS 2X by WolfKnight for the version checker.
- Inspired by Department of Justice Roleplay (DOJ) for making a command based pack.