[N]inja Posted December 7, 2020 Share Posted December 7, 2020 function pegarMoney (source) if getElementData(source, "MochilaRoubo") == true then if getElementData(source, "TS:Assaltando") == true then setElementData(source, "TS:Assaltando", false) setPedAnimation(source, "bomber", "bom_plant", 1, true, false, true) exports.sistemaMochila:createBag (source, 1548, 0, -0.005, -0.18, 0, 0, 90) givePlayerMoney(source, 500) setElementVisibleTo(marker, root, false) setTimer(function() setPedAnimation(source) end, 7*1000, 1 ) end end end Link to comment
Administrators Tut Posted December 7, 2020 Administrators Share Posted December 7, 2020 As it is resolved I'll give it a lock. In the future please use the Portuguese forum! https://forum.multitheftauto.com/forum/97-portuguese-português/ Link to comment
Recommended Posts