🆘Kidnapping v2
Documentation for Kidnapping v2
Script Preview
Want to see how the script looks in action? Watch the short preview video. I've written a small script that allows me to use the /kidnap
command, but typically you'd need to create your own integration or look for more infos here Integrations
Integrations
TriggerClientEvent("", , )
Incorporate an NPC onto your map that players can interact with to facilitate the kidnapping of another individual.
Allow admins to troll their players by kidnapping them with a command.
Support for is being added in the upcoming 1.1 update, which will be released soon.
This mechanics works as follows: Players can make use of a designated phone number established in the configuration file. Upon initiating a call, a player menu will appear, enabling the caller to pick an online player. Subsequently, the chosen player will be kidnapped and brought to the caller's location.
Installation
Download the Script via Tebex
Extract it to the resources folder on your server
Edit the configs on your needs
Run
refresh
and thenstart Kidnapping_v2
in your Live Console
Configs
Config = {}
,
Config = {}
Config.Vehicle = {
["driver"] = {
},
["passenger"] = {
}
}
Last updated