The Sim Posted February 5, 2019 Share Posted February 5, 2019 Hi, I am working on a c# mod that when you aim at the nearest ped you have 50% changes of him giving you money. Can you tell me what is wrong with my code here? bool x = GTA.Native.Function.Call(GTA.Native.Hash.IS_PLAYER_FREE_AIMING_AT_ENTITY(player, entity)); Link to comment Share on other sites More sharing options...