Dzsozi (h03) Posted December 12, 2014 Share 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! Link to comment
Anubhav Posted December 13, 2014 Share 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 ) Link to comment
MTA Team 0xCiBeR Posted December 13, 2014 MTA Team Share 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. 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