Dzsozi (h03) Posted December 12, 2014 Posted December 12, 2014 Title tells everything. My question is that how/where to edit the default mission timer resource to be shown only specified players on server side. For example show the timer only the person who entered a script generated vehicle. Or if someone already have an edited version of mission timer as I've instructed and could send me it would be awesome! Thanks! Your signature image is too large. Removed
Anubhav Posted December 13, 2014 Posted December 13, 2014 A quick example, setTimer( yourFunctionName, 5000, 1, playerName ) and you can add the player name on function's argument( not sure what it was called ) See my some resources: Skin shop: https://community.multitheftauto.com/in ... ls&id=8008 Note script: https://community.multitheftauto.com/in ... ls&id=8009 Rules Panel: https://community.multitheftauto.com/in ... ls&id=8246 Random Money: https://community.multitheftauto.com/in ... ls&id=8718
MTA Team 0xCiBeR Posted December 13, 2014 MTA Team Posted December 13, 2014 You should use some kind of check to know if the vehicle is created or not by script and if it is, start the Mission Timer. DevOps Engineer, Cloud Advocate & Security Engineer(Red Team) | Coffee, Containers & Burp
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