######################################### # Autor xN0MANDx # # Zakaz Kradnięcia Skryptu Na Inne Fora # # Mój Server: EvolutionRPG.Ench.PL # ######################################### # Wprowadza zmęczenie podczas chodzenia i biegania on any move: if difference between {Chodzenie::%player%::lastuse} and now is smaller than 20 seconds: stop set {Chodzenie::%player%::lastuse} to now set the player's food level to 9 wait 2 second set the player's food level to 8 wait 2 second set the player's food level to 7 wait 2 second set the player's food level to 6 wait 2 second set the player's food level to 5 wait 2 second set the player's food level to 4 wait 2 second set the player's food level to 3 wait 2 second set the player's food level to 2 wait 2 second set the player's food level to 1 wait 2 second set the player's food level to 10 wait 2 second stop