FeniXMTA Posted July 19, 2018 Share Posted July 19, 2018 Tenho essa funçao de Ant-Kill,mais ela é por Team queria passar para Acl,como faço ? function createTeamsOnStart ()local allTeams = getElementsByType ( "team" )for index, theTeam in ipairs(allTeams) do if ( getTeamFriendlyFire ( theTeam ) == true ) then setTeamFriendlyFire ( theTeam, false ) endendendaddEventHandler("onResourceStart", resourceRoot, createTeamsOnStart) Quote Link to comment
[M]ister Posted July 19, 2018 Share Posted July 19, 2018 https://forum.multitheftauto.com/topic/107785-anti-kill-team-acl/ Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now