Sr.black Posted August 5, 2023 Posted August 5, 2023 (edited) Hello I am looking for a mod that makes wanted level hood like the original game gta sa I want to make it appear and disappear then the stars stop in the hood like the original game Focus on the stars as they appear and disappear at 1:10. I want a mod like this, please Thank You ! Edited August 5, 2023 by Vinyard
lopezloo Posted August 5, 2023 Posted August 5, 2023 You can use setPlayerHudComponentVisible in timer. 1
Sr.black Posted August 5, 2023 Author Posted August 5, 2023 1 hour ago, lopezloo said: You can use setPlayerHudComponentVisible in timer. I have no experience, can you put the code here and copy it to make it easier for me to add it please
dEx, Posted August 5, 2023 Posted August 5, 2023 2 hours ago, Sr.black said: I have no experience, can you put the code here and copy it to make it easier for me to add it please Bro u just need this function : setPlayerWantedlevel for example, this code: addCommandHandler('wanted', function(player) setPlayerWantedLevel ( player , 3 ) end) Command [F8]
Sr.black Posted August 6, 2023 Author Posted August 6, 2023 (edited) No, how do I create a script? I want to compile it, please server client meta Edited August 6, 2023 by Sr.black
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