Reply To: Mod request for Cshllb Mafia 2

Home / Forums / Modders Corner / Mafia Editing / Mafia Mod Request / Mod request for Cshllb Mafia 2 / Reply To: Mod request for Cshllb Mafia 2

Bank Notes: 570
July 29, 2012 at 7:03 am #14290

I found some things I have questions on, and from what I hear you are the lua expert, I have found part names for each of the six boxes, along with all necessary scripts and animations for loading and unloading crates out of a pickup, I have also found lua commands that may help with part names but I cant get it to work. perhaps my syntax is incorrect, part names for crates are bedna01 bedna02 etc. animations are under pc/sds/city/port in the scripts section you will see scripts and animations.

 

 

 

game.game:GetActivePlayer():GetOwner():SetOffPart(bedna01)

this is what I’m trying lua code wise but its not working so far, if anybody can help I’d appreciate.