ShadowCoderKing Posted August 10, 2013 Share Posted August 10, 2013 hello is there a opcode to get a actor to kill the closest random pedestrian ? gta sa cleo CleanMent1 1 Link to comment Share on other sites More sharing options...
Ashwin.Star Posted August 11, 2013 Share Posted August 11, 2013 You may use two opcodes to do this, first to get the handle of closest ped and then second to order the player to kill that actor/ped, both opcodes could be easily found in opcode search of sanny builder CleanMent1 1 Link to comment Share on other sites More sharing options...
lendoff Posted August 11, 2013 Share Posted August 11, 2013 073F: get_actor_in_sphere [email protected] [email protected] [email protected] radius 20.0 with_pedtype_civilian 1 gang 1 criminal/prostitute 1 handle_as [email protected] or 0AB5: store_actor $PLAYER_ACTOR closest_vehicle_to [email protected] closest_ped_to [email protected] CleanMent1 1 Link to comment Share on other sites More sharing options...
ShadowCoderKing Posted August 12, 2013 Author Share Posted August 12, 2013 thank you CleanMent1 1 Link to comment Share on other sites More sharing options...
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