DRAIK

Results 2 comments of DRAIK

> > Hey, can you provide the code you're using to reproduce this issue please ? > > > > Code is essentially, every 10 seconds calling `IsPlayerAceAllowed` for every...

You might be able to use: local ped = PlayerPedId() NetworkSetFriendlyFireOption(false) SetCanAttackFriendly(ped, false, false) SetPedConfigFlag(ped, 122, true)