MFPD-Bodybag
3.0 MASSIVE UPDATE IS OUT!
NOW IT SUPPORTS PLACING MULTIPLE BODYBAGS!
2.0 was a big one with language configurations, modify the existing ones or add more!
Cfx Forum Post
Config.Languages = {
["en"] = {
bodybag_interaction = "Place in bodybag",
call_coroner = "Call coroner",
},
["de"] = {
bodybag_interaction = "In die Leichentüte legen",
call_coroner = "Leichenschauer rufen",
}
}
Config.CurrentLanguage = "en" -- Default language
MFPD - Bodybag brings a more immersive way to add realism when dealing with dead corpses while also providing the necessary transportation!
This resource uses the bodybag prop model --> "xm_prop_body_bag", which you can change in the config.lua available inside the folder.
Base Requirements:
VIDEO PREVIEW INCLUDED IN CFX FORUM POST
INSTALLATION
First Method:
Drag MFPD-Bodybag to your server resources folder. Then, go to your server.cfg and add:
ensure MFPD-Bodybag
Second Method:
Create or add this resource to your scripts folder (e.g., [Scripts]). Every resource inside this folder with brackets will start up with the server by just adding:
ensure [Scripts]

