26.09.2012, 15:15
Hi there,
I am looking to incorporate certain limits for my payday system. I want to add one value every minute to Player[playerid][PaydayTime] field, in order to give players their payday if they've played 30 or more minutes. How can I achieve this? I know how to define the "if" statement for the payday, but I'm struggling to work out a formula to add one value to the array every minute in game.
I am looking to incorporate certain limits for my payday system. I want to add one value every minute to Player[playerid][PaydayTime] field, in order to give players their payday if they've played 30 or more minutes. How can I achieve this? I know how to define the "if" statement for the payday, but I'm struggling to work out a formula to add one value to the array every minute in game.