Hi! I'm new to map making and I don't understand programming, I have a problem you might be able to help with:
I have made a custom prop of a station platform sign.
[Blocked Image: https://i.imgur.com/XKeeGle.jpg]
I would like the clock at the bottom to update every minute.
There are a total of 4 platforms, and 3 minutes ingame time to a round, hence this prop has 12 skins. (Essentially each platform destination info with 3 different clock times.)
What I want to do is every 60 seconds, add +1 to the 'skin' value attribute on each of the prop entities. I can't find any examples of how to do this and am not smart enough to work out the programming from scratch, can anyone give clear instructions on how to do this? or failing that advice on a better method?
Thanks,