cuervox123 Posted March 12, 2016 Share Posted March 12, 2016 someone can give me a code so that when a player is a policeman approached by a chatbox will appear? thanks Link to comment
cuervox123 Posted March 12, 2016 Author Share Posted March 12, 2016 If a police officer it's next to me i see a message that player is police Link to comment
Simple0x47 Posted March 12, 2016 Share Posted March 12, 2016 What you're looking for can be resolved with this functions. isPlayerInTeam outputChatBox Link to comment
EstrategiaGTA Posted March 12, 2016 Share Posted March 12, 2016 And how do you expect us to know about your Jobs system? How do you mess with policemen? With team? ElementData? Simple01 said: What you're looking for can be resolved with this functions. isPlayerInTeam outputChatBox There is not such function, instead he should use this (if his job system works with teams): if getTeamName(getPlayerTeam(thePlayer)) == "Police" then 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