Greetings.I recently started a plugin, which code I do not have at the moment, will add it later if needed.My question is the following: How can I register player1 touch player2 only one time.Example:
register_touch gives like 4~6 touches per second.I want one touch only.How can I achieve it? I've looked into FM_Touch and Ham_Touch, but couldn't understand FM_Touch and as far as I read the reference, Ham_Touch does not apply for players.