I want to hook to an specific timestamp per map and store a value to use in another timestamp. For example: When there are 5 minutes left in the map, I want to execute a vote and store the result. Then execute another function when there's 30 seconds of timeleft and use the previously stored value.
Can you give me some hints in the right direction to achieve this? Also plugins that works in similar ways can be helpful so I can read them.
Last edited by Watermelonnable; 12-04-2019 at 18:15.