JackNorris
Members
-
Joined
-
Last visited
Reputation Activity
-
JackNorris reacted to creator2013 in Make Ped Shooting On Next PedsThe local player is not in the cop relationship group. You have to add this:
Game.SetRelationshipBetweenRelationshipGroups("TerroristSubway", "PLAYER", Relationship.Hate);
-
JackNorris reacted to creator2013 in Make Ped Shooting On Next PedsAre the suspects in a pursuit?
-
JackNorris reacted to LtFlash in Get Position CoordinatesYou can pick txt as an output format to easily paste your coords to your code.
-
JackNorris got a reaction from Kal74 in Problem with chosing an interaction menu itemHello,
when I'm about to check a person's identity, I'm using the left mouse button for make him show his ID-Card.
But if I do this, I will punch the person, because the left button is assigned to attack other people.
How can I prevent this? I wanted to change the controls, but there is no way to do this (see FAQ).
Thanks in advance.
P.S: Sorry, if there are some grammar fails. I'm not an english native speaker.