Deity Posted June 10, 2013 Posted June 10, 2013 how to reset the player's variable every week without using the temporary variables, just when the day became friday it will reset all player's variable Quote
Jaburak Posted June 10, 2013 Posted June 10, 2013 query_sql "DELETE FROM `global_reg_value` WHERE `str`='#variable'"; Quote
Capuche Posted June 10, 2013 Posted June 10, 2013 The player must be offline for this otherwise the variable is not necessarly reset query_sql "DELETE FROM `global_reg_value` WHERE `str`='#variable'"; Quote
Question
Deity
how to reset the player's variable every week without using the temporary variables, just when the day became friday it will reset all player's variable
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.